diff --git a/src/app/page.tsx b/src/app/page.tsx index b8ddb75..180f2b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -241,7 +241,7 @@ export default function LandingPage() { variant: "plain"}} tag="Contact Us" title="Start Your Project Today" - description="Ready to get a new fence? Contact us today for a free on-site estimate." + description="Ready to get a new fence? Contact us today for a free, no-obligation on-site estimate." mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/happy-young-couple-grabbing-rope_23-2147562489.jpg?_wi=2" /> @@ -264,4 +264,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file