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 +}