3 Commits

Author SHA1 Message Date
565eacb8cc Merge version_4 into main
Merge version_4 into main
2026-04-25 08:40:10 +00:00
86072be9af Update src/app/page.tsx 2026-04-25 08:40:06 +00:00
4814a9f055 Merge version_3 into main
Merge version_3 into main
2026-04-25 08:38:56 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}