Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 21:16:54 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg"
imageSrc="http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg?_wi=1"
/>
</div>
@@ -79,7 +79,7 @@ export default function LandingPage() {
title: "Window Cleaning",
description: "Streak-free, crystal-clear windows that let the light in.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358973.jpg?_wi=1",
},
items: [
{
@@ -91,14 +91,14 @@ export default function LandingPage() {
text: "Natural shine",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg?_wi=2",
imageAlt: "exterior pressure washing residential home",
},
{
title: "Pressure Washing",
description: "Restore your driveway, siding, and patio instantly.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/crispbread-falling-from-overturned-yellow-bucket-marble-surface_114579-61271.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crispbread-falling-from-overturned-yellow-bucket-marble-surface_114579-61271.jpg?_wi=1",
},
items: [
{
@@ -110,7 +110,7 @@ export default function LandingPage() {
text: "Safe for your siding",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358973.jpg?_wi=2",
imageAlt: "clean windows sparkling glass",
},
{
@@ -129,7 +129,7 @@ export default function LandingPage() {
text: "Rapid debris removal",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/crispbread-falling-from-overturned-yellow-bucket-marble-surface_114579-61271.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crispbread-falling-from-overturned-yellow-bucket-marble-surface_114579-61271.jpg?_wi=2",
imageAlt: "pressure washing driveway brick",
},
]}