Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-02-19 05:08:18 +00:00

View File

@@ -86,6 +86,7 @@ export default function LandingPage() {
buttons={[
{ text: "Compare All Solutions", href: "contact" }
]}
buttonAnimation="slide-up"
/>
</div>
@@ -126,6 +127,7 @@ export default function LandingPage() {
buttons={[
{ text: "Schedule My Assessment", href: "contact" }
]}
buttonAnimation="slide-up"
/>
</div>
@@ -147,7 +149,7 @@ export default function LandingPage() {
id: "4", value: "Courteous", description: "Professional crew. Respectful and communicative."
}
]}
metricsAnimation="entrance-slide"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -210,12 +212,13 @@ export default function LandingPage() {
]}
imageSrc="https://img.b2bpic.net/free-photo/medium-shot-men-working-with-medical-masks_23-2148751987.jpg"
imageAlt="Professional crawl space installation"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
mediaPosition="right"
textboxLayout="default"
useInvertedBackground={false}
faqsAnimation="entrance-slide"
faqsAnimation="slide-up"
animationType="smooth"
buttonAnimation="slide-up"
/>
</div>
@@ -226,7 +229,7 @@ export default function LandingPage() {
description="Tell us what you're seeing in your crawl space. We'll confirm the cause and recommend the best solution—no pressure, no fees."
imageSrc="https://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg"
imageAlt="Customer support team ready to help"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
mediaPosition="right"
useInvertedBackground={false}
background={{ variant: "sparkles-gradient" }}