From 95c7bf12626279360c9e26861f4eb4796afc05ee Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 05:01:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }]} />