diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b7b33b..fe647db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg", imageAlt: "Master Bedroom" }, { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976543.jpg", imageAlt: "Luxury Kitchen" }, ]} - buttons={[{ text: "Start Your Project", href: "#contact" }]} + buttons={[{ text: "Book Your Design Consultation", href: "#contact" }]} />