From 851841d22747cd8551f7ba9dc46f5628ebbb1c39 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 23:04:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index af98068..8f325a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,9 +95,8 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-modern-house-wooden-spiral-staircase_181624-21971.jpg" }, ]} - buttons={[{ text: "Meet Our Team", href: "#contact" }]} title="Who We Are" - description="When you hire D&J, you’re not just hiring a contractor. You’re getting a team that shows up, communicates, and refuses to cut corners. Led by Jose, our crew has built homes, renovated interiors, tackled commercial projects, and earned the trust of clients who come back year after year. They treat you like family, making you feel valued and respected. — Alicia A. Reach out to connect with Jose and our team today to start your project consultation." + description="When you hire D&J, you’re not just hiring a contractor. You’re getting a team that shows up, communicates, and refuses to cut corners. Led by Jose, our crew has built homes, renovated interiors, tackled commercial projects, and earned the trust of clients who come back year after year. They treat you like family, making you feel valued and respected. — Alicia A." /> @@ -177,7 +176,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain" }} tag="Get In Touch" - title="Start Your Project Today – Free Consultations Available" + title="Ready for a Professional Estimate?" description="Tell us about your project and we’ll be in touch within 24 hours." buttons={[{ text: "Contact Us", href: "#contact" }]} /> @@ -195,4 +194,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1