diff --git a/src/app/page.tsx b/src/app/page.tsx index 9255431..494db0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { ]} useInvertedBackground={true} buttons={[ - { type: "text", content: "Explorez Notre Histoire" }, + { text: "Explorez Notre Histoire", href: "#" }, ]} buttonAnimation="slide-up" />