Update src/app/page.tsx

This commit is contained in:
2026-04-02 04:35:32 +00:00
parent 9bbf704233
commit bec142bf6f

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358960.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358960.jpg?_wi=1"
/>
</div>
@@ -83,7 +83,7 @@ export default function LandingPage() {
title: "Exterior Cleaning",
description: "Pressure washing and window cleaning for a spotless finish.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358964.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358964.jpg?_wi=1",
},
items: [
{
@@ -96,7 +96,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358960.jpg?_wi=2",
imageAlt: "professional home cleaning services exterior",
},
{
@@ -104,7 +104,7 @@ export default function LandingPage() {
title: "Maintenance",
description: "Keeping your home functioning properly with routine care.",
media: {
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",
},
items: [
{
@@ -117,7 +117,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358964.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358964.jpg?_wi=2",
imageAlt: "pressure washing equipment exterior home",
},
{
@@ -138,7 +138,7 @@ export default function LandingPage() {
},
],
reverse: false,
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: "clean house gutters exterior maintenance",
},
]}
@@ -166,7 +166,7 @@ export default function LandingPage() {
title: "Expert Team",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358960.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358960.jpg?_wi=3"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>