diff --git a/src/components/AdoptiumNews/index.tsx b/src/components/AdoptiumNews/index.tsx
index 57e95f329..c01c27a2f 100644
--- a/src/components/AdoptiumNews/index.tsx
+++ b/src/components/AdoptiumNews/index.tsx
@@ -10,8 +10,8 @@ const adoptiumNews = {
body: "Be a part of the first-ever Adoptium Summit on September, 10.
Connect with peers to exchange knowledge on Temurin, AQAvit and other Adoptium's projects.
Register here",
callToActionLink: 'https://www.eclipse.org/events/2024/adoptium-summit/',
date: new Date('2024-09-10'),
- startDisplayAt: new Date('2024-05-15'),
- stopDisplayAfter: new Date('2024-06-30'),
+ startDisplayAt: new Date('2024-08-01'),
+ stopDisplayAfter: new Date('2024-09-09'),
}
const eventDateOptions = {