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