2 Commits

Author SHA1 Message Date
1ef9f22910 Update src/app/page.tsx 2026-03-04 21:23:11 +00:00
1debd610ba Merge version_2 into main
Merge version_2 into main
2026-03-04 21:05:56 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
imagePosition="right" imagePosition="right"
buttons={[ buttons={[
{ text: "Découvrir nos créations", href: "#products" }, { text: "Découvrir nos créations", href: "#products" },
{ text: "En savoir plus", href: "#process" } { text: "Commander Maintenant", href: "#products" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
/> />