From 3d9d47c50964b8585846a2f3e249b3676a24c14f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 08:02:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c054df0..7a40a7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain" }} tag="Get in touch" - title="Start Your Project Today" + title="Request Your Free Project Consultation" description="Ready to discuss your renovation or construction project? Contact us today for professional management and quality service." buttonText="Schedule Your Free Consultation" /> @@ -173,4 +173,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1