diff --git a/src/app/page.tsx b/src/app/page.tsx index f8aa1a0..ba75639 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} buttons={[ - { text: "Demander un RDV", href: "#contact" } + { text: "Voir Nos Tarifs & Disponibilités", href: "#contact" } ]} buttonAnimation="slide-up" />