Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 10:25:06 +00:00

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/concrete-street_1127-2051.jpg"
imageSrc="http://img.b2bpic.net/free-photo/concrete-street_1127-2051.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -164,7 +164,7 @@ export default function LandingPage() {
title: "Driveway Cleaning",
subtitle: "Deep Clean",
description: "Removal of oil, moss, and deep-seated dirt.",
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg?_wi=1",
},
{
id: 2,
@@ -180,7 +180,7 @@ export default function LandingPage() {
title: "Facade Cleaning",
subtitle: "Brighten Up",
description: "Removal of pollutants for a fresh, new look.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wooden-bridge-across-water-sun_146671-18753.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wooden-bridge-across-water-sun_146671-18753.jpg?_wi=1",
},
]}
title="Our Professional Services"
@@ -235,7 +235,7 @@ export default function LandingPage() {
quote: "My driveway has never looked so good. Professional and fast!",
tag: "Five Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-with-plan_23-2148819894.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-with-plan_23-2148819894.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-with-plan_23-2148819894.jpg?_wi=1",
},
{
id: "2",
@@ -275,7 +275,7 @@ export default function LandingPage() {
quote: "Incredible transformation, very professional service.",
tag: "Five Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-with-plan_23-2148819894.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-with-plan_23-2148819894.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-with-plan_23-2148819894.jpg?_wi=2",
},
]}
title="Voices of Our Clients"
@@ -294,7 +294,7 @@ export default function LandingPage() {
title: "Safety First",
description: "Certified team members using eco-friendly methods.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg?_wi=2",
imageAlt: "Safe cleaning",
},
items: [
@@ -308,7 +308,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/concrete-street_1127-2051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concrete-street_1127-2051.jpg?_wi=2",
imageAlt: "luxury property exterior clean",
},
{
@@ -316,7 +316,7 @@ export default function LandingPage() {
title: "Advanced Tech",
description: "State-of-the-art pressure equipment for perfect results.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wooden-bridge-across-water-sun_146671-18753.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wooden-bridge-across-water-sun_146671-18753.jpg?_wi=2",
imageAlt: "Modern tech",
},
items: [
@@ -330,7 +330,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-with-plan_23-2148819894.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-with-plan_23-2148819894.jpg?_wi=3",
imageAlt: "happy client property owner",
},
]}