Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 23:59:21 +00:00

View File

@@ -58,19 +58,19 @@ export default function LandingPage() {
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/chinese-tea-ceremony-park-tea-drinking-open-air_613910-7341.jpg", imageAlt: "Professional landscaping service"
},
{
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg", imageAlt: "Lawn care and maintenance"
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg?_wi=1", imageAlt: "Lawn care and maintenance"
},
{
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/people-operating-heavy-duty-leaf-blower_1153-7263.jpg", imageAlt: "Spring cleanup project"
},
{
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg", imageAlt: "Landscaping design"
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=1", imageAlt: "Landscaping design"
},
{
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", imageAlt: "Gutter maintenance service"
},
{
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg", imageAlt: "Quality lawn care"
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg?_wi=2", imageAlt: "Quality lawn care"
}
]}
autoPlay={true}
@@ -113,7 +113,7 @@ export default function LandingPage() {
id: "gutter-maintenance", title: "Gutter Maintenance & Cleaning", content: "Professional gutter cleaning and maintenance services to protect your home. We ensure proper water drainage and prevent costly damage to your property."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=2"
imageAlt="Professional landscaping project"
mediaAnimation="slide-up"
useInvertedBackground={true}