This is an automated email from the ASF dual-hosted git repository.
bhavanisudha pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 017b47ef605 amazon banner-remove shopee (#12258)
017b47ef605 is described below
commit 017b47ef605de72b0e6eb0c6e99d515185133753
Author: Dipankar Mazumdar <[email protected]>
AuthorDate: Thu Nov 14 11:09:47 2024 -0500
amazon banner-remove shopee (#12258)
---
website/src/components/EventFeature/index.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/src/components/EventFeature/index.js
b/website/src/components/EventFeature/index.js
index 5fb25b35d67..71cb687c7e6 100644
--- a/website/src/components/EventFeature/index.js
+++ b/website/src/components/EventFeature/index.js
@@ -11,13 +11,13 @@ const Events = () => {
<div className="container">
<div className={styles.flexContainer}>
<div className={styles.bannercontent}>
- <h3> Innovative Solution for Real-time Analytics
at Shopee using Apache Hudi</h3>
+ <h3> Powering Amazon Unit Economics with
Configurations and Apache Hudi</h3>
<p className={styles.flexParagraph}><span
className={styles.sideMicrophone}><Microphone/></span>
Linkedin Live Event | <span
className={styles.sideCalendar}><Calendar/></span>
- Oct 30th, 9am Pacific Time</p>
+ Nov 19th, 9am Pacific Time</p>
</div>
<div className={styles.joinButton}>
- <LinkButton class={styles.registerbutton}
type="secondary"
to="https://www.linkedin.com/events/innovativesolutionforreal-timea7254659236473749504/theater/">
+ <LinkButton class={styles.registerbutton}
type="secondary"
to="https://www.linkedin.com/events/poweringamazonuniteconomicswith7259635618979229696/theater/">
Join Now
</LinkButton>
</div>