diff --git a/pwa/app/(con)/[locale]/con/2026/components/HomePage.tsx b/pwa/app/(con)/[locale]/con/2026/components/HomePage.tsx index 710835a0..c8c6057d 100644 --- a/pwa/app/(con)/[locale]/con/2026/components/HomePage.tsx +++ b/pwa/app/(con)/[locale]/con/2026/components/HomePage.tsx @@ -5,13 +5,13 @@ import SectionTitle from "components/con/common/typography/SectionTitle"; import SectionSubTitle from "components/con/common/typography/SectionSubtitle"; import Venue from "components/con/home/Venue"; import Image from "next/image"; +import Wave from "components/con/common/Wave"; import Partners from "components/con/home/Partners"; import LookingSponsorCard from "components/con/home/LookingSponsorCard"; import { Partner, Speaker } from "types/con"; import { useContext } from "react"; import { LanguageContext } from "contexts/con/LanguageContext"; import Section from "components/con/home/Section"; -import Cover from "components/con/home/Cover"; import PictureGallery from "components/con/common/PictureGallery"; import AfterMovie from "../../2025/components/AfterMovie"; @@ -25,15 +25,27 @@ const HomePage = ({ speakers, partners, images }: HomePageProps) => { const { t, Translate, locale } = useContext(LanguageContext); return ( <> - - {t("review.button")} - - } - /> +
+
+
+ Logo API Platform Conference 2026 +
+
+

+ {t("2026.baseline")} +

+
+ +
+
+
+ +