diff --git a/src/app/page.tsx b/src/app/page.tsx index a452936..1f4d365 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -215,7 +215,7 @@ export default function LandingPage() { variant: "plain"}} tag="Get in Touch" title="Schedule Your Consultation" - description="Let us guide you home. Reach out for a private viewing or property advisory." + description="Schedule your private, confidential consultation with our experts to discuss your property needs." imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-orange-dress-using-tablet-modern-rooftop-office_273443-3116.jpg" mediaAnimation="slide-up" inputPlaceholder="Enter your email address" @@ -264,4 +264,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}