Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-25 08:40:10 +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>
);
}
}