Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-01 10:44:42 +00:00

View File

@@ -76,11 +76,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-doing-chores-around-house_23-2149508120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-doing-chores-around-house_23-2149508120.jpg?_wi=1",
imageAlt: "Technician cleaning bins",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/kid-throwing-plastic-bottle-recycle-bin_23-2148472408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kid-throwing-plastic-bottle-recycle-bin_23-2148472408.jpg?_wi=1",
imageAlt: "Professional cleaning equipment",
},
{
@@ -307,7 +307,7 @@ export default function LandingPage() {
text: "Get Started",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-doing-chores-around-house_23-2149508120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-doing-chores-around-house_23-2149508120.jpg?_wi=2",
imageAlt: "garbage bin cleaning residential",
},
{
@@ -323,7 +323,7 @@ export default function LandingPage() {
text: "Get Started",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/kid-throwing-plastic-bottle-recycle-bin_23-2148472408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kid-throwing-plastic-bottle-recycle-bin_23-2148472408.jpg?_wi=2",
imageAlt: "garbage bin cleaning residential",
},
]}