From 86072be9afa964fff4a4d94c0118a2d7383ed171 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 08:40:06 +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 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 -- 2.49.1