diff --git a/src/app/page.tsx b/src/app/page.tsx index ae48d43..4126b22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { imagePosition="right" buttons={[ { text: "Découvrir nos créations", href: "#products" }, - { text: "En savoir plus", href: "#process" } + { text: "Commander Maintenant", href: "#products" } ]} buttonAnimation="slide-up" />