diff --git a/src/app/page.tsx b/src/app/page.tsx index 973c825..0adbcd6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { background={{ variant: "plain" }} buttons={[ { text: "Découvrir nos réalisations", href: "#portfolio" }, - { text: "Nous contacter", href: "#contact" } + { text: "Réserver une Consultation", href: "#contact" } ]} carouselItems={[ { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-woman-home_23-2148115543.jpg", imageAlt: "luxury modern kitchen taupe cabinets marble backsplash" },