From 111e16f6a07b7390aa7e2a424f2e8b33c5bb0367 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 17:34:55 +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 7109a58..a5c16a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,7 +191,7 @@ export default function LandingPage() { description="Partner with Lakeside Construction Inc. to bring your luxury residential vision to life with precision and uncompromising quality." background={{ variant: "radial-gradient" }} inputPlaceholder="Your Email Address" - buttonText="Request a Consultation" + buttonText="Start Your Project Today" termsText="By clicking 'Request a Consultation', you agree to our privacy policy and terms of service." useInvertedBackground={true} className="py-20" @@ -202,4 +202,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}