Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-22 17:12:17 +00:00

View File

@@ -50,8 +50,8 @@ export default function LandingPage() {
{ text: "Get a Free Estimate", href: "#contact" },
{ text: "Explore Services", href: "#services" },
]}
imageSrc="http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469812.jpg"
imageAlt="fencing installation landscape texas"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CMv5A1hLreQ2HOQXjmZon0f2CG/uploaded-1776877919569-xyfjcwnz.png"
imageAlt="B&L Industries Logo"
/>
</div>
@@ -186,4 +186,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}