Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-15 00:37:02 +00:00

View File

@@ -156,6 +156,7 @@ export default function LandingPage() {
description="Serving Port Allen, Louisiana and surrounding areas. Call us at (555) 123-4567 or fill out the form."
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg"
mediaAnimation="slide-up"
buttonText="Request Free Estimate"
/>
</div>
@@ -188,4 +189,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}