Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-21 16:45:41 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboardScroll
title="Waste Removal Made Simple and Sustainable"
description="Book same-day pickup, transparent pricing, and responsible disposal—all in minutes. We handle the heavy lifting so you can focus on what matters."
background="gradient-bars"
background={{ variant: "gradient-bars" }}
tag="Eco-Friendly Service"
tagIcon={Leaf}
tagAnimation="slide-up"
@@ -54,7 +54,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-holding-garbage-bags_23-2149181987.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-holding-garbage-bags_23-2149181987.jpg"
imageAlt="Professional waste removal team in action"
ariaLabel="Hero section - Waste removal booking platform"
/>
@@ -139,7 +139,7 @@ export default function LandingPage() {
tag="Our Results"
tagIcon={Award}
tagAnimation="opacity"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
ariaLabel="Metrics section - Performance statistics"
/>
@@ -226,7 +226,7 @@ export default function LandingPage() {
title="Ready to Get Your Free Quote?"
description="Complete the form below for an instant estimate. Or call us at (555) 123-4567 for immediate assistance. Same-day pickup available in select areas."
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-holding-garbage-bags_23-2149181987.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-holding-garbage-bags_23-2149181987.jpg"
imageAlt="Professional waste removal team"
mediaAnimation="slide-up"
mediaPosition="right"