diff --git a/src/app/page.tsx b/src/app/page.tsx index 26a33b3..42a885e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,10 +134,13 @@ export default function LandingPage() { variant: "plain"}} tag="Let's Connect" title="Start Your Project" - description="Ready to get started? Contact us today for a consultation." + description="Ready to get started? Contact us today for a consultation. Our team is available to discuss your remodeling needs and provide a free quote." imageSrc="http://img.b2bpic.net/free-photo/smart-indian-carpenter-contractor-with-goggle-headphone-check-white-ceiling-cornice-interior-decoration-house-concept_609648-1331.jpg?_wi=2" mediaAnimation="slide-up" mediaPosition="right" + inputPlaceholder="Enter your email address" + buttonText="Send Request" + termsText="By submitting, you agree to our privacy policy and consultation terms." /> @@ -145,21 +148,26 @@ export default function LandingPage() {