diff --git a/src/app/page.tsx b/src/app/page.tsx index 80501f8..5159dd3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "Demander un devis gratuit", href: "contact" }, + { text: "Obtenir mon devis gratuit", href: "contact" }, { text: "Voir mes réalisations", href: "services" } ]} buttonAnimation="slide-up"