tisonkun commented on code in PR #616:
URL: https://github.com/apache/pulsar-site/pull/616#discussion_r1241896209
##########
src/components/pages/EventsPage/FeaturedEvent/FeaturedEvent.tsx:
##########
@@ -11,20 +11,37 @@ const FeaturedEvent: React.FC = () => {
return (
<div className={s.FeaturedEvent}>
- {/* <div>Featured event</div> */}
- <h2>Pulsar Summit</h2>
+ <div>Featured event</div>
+ <h2>Pulsar Summit North America 2023</h2>
<p>
- Pulsar Summit is the conference for Apache Pulsar and event processing
communities that takes place multiple times a year.
+ Mark your calendars! Pulsar Summit North America is coming back to
Hotel Nikko in San Francisco, California on Wednesday, October 25th, 2023
Review Comment:
```suggestion
Mark your calendars! Pulsar Summit North America is coming back to
Hotel Nikko in San Francisco, California on Wednesday, October 25th, 2023.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]