From 01522e4d45fd8dbf4820f0089d6b14ef65fe8eef Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 22:01:38 +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 f5e7578..27f5bd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { title="Crafting Architectural Excellence." description="West Bend Construction brings over 30 years of expertise to high-end residential and commercial projects. Experience the intersection of luxury design and structural integrity." testimonials={[]} - buttons={[{ text: "Inquire Now", href: "#contact" }]} + buttons={[{ text: "Start Your Consultation", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-person-standing-top-building_181624-14409.jpg" mediaAnimation="slide-up" /> -- 2.49.1