diff --git a/components/announcement.js b/components/announcement.js
index ef5387aa..ebf7f57f 100644
--- a/components/announcement.js
+++ b/components/announcement.js
@@ -3,8 +3,8 @@ import Link from 'next/link';
export default function Announcement() {
return (
-
-
Join the AsyncAPI Online Edition!
+
+
Join the AsyncAPI Conf in Paris!
)
}
diff --git a/config/city-lists.json b/config/city-lists.json
index 76882383..39f3df8b 100644
--- a/config/city-lists.json
+++ b/config/city-lists.json
@@ -53,7 +53,7 @@
{
"name": "Paris",
"country": "France",
- "date": "December 3-5, 2024",
+ "date": "December 5, 2024",
"cfpdate":"Not announced yet",
"description": "Join us at apidays Paris for the AsyncAPI Conference and experience the art of API perfection! Let's craft a symphony of messaging and celebrate tech in style!",
"img": "https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExd24yenR4djEyZzRoeDA0ZmEyb3Y1c2F4NWVmbG13NmZwYWNhZzdnNiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/Tuy3QxNZF1cxG/giphy.gif",