2 Commits

Author SHA1 Message Date
94cd545071 Update src/app/page.tsx 2026-03-04 12:28:39 +00:00
28bb05dcaf Merge version_1 into main
Merge version_1 into main
2026-03-04 12:25:38 +00:00

View File

@@ -57,7 +57,8 @@ export default function LandingPage() {
rating={5}
ratingText="Certifié et de confiance"
buttons={[
{ text: "Demander un devis", href: "#contact" }
{ text: "Demander un devis", href: "#contact" },
{ text: "Voir le catalogue", href: "#products" }
]}
tagAnimation="slide-up"
buttonAnimation="slide-up"