diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b572b4..68c0f91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/photorealistic-man-doing-house-chores_23-2151733077.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photorealistic-man-doing-house-chores_23-2151733077.jpg?_wi=1" imageAlt="Professional lawn care service" mediaAnimation="blur-reveal" frameStyle="card" @@ -130,7 +130,7 @@ export default function LandingPage() { id: "1", value: "4.6★", title: "Google Rating", description: "145+ verified customer reviews", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316356.jpg", imageAlt: "Professional pest control service" }, { - id: "2", value: "100%", title: "Satisfaction", description: "Guaranteed quality on every service", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-man-doing-house-chores_23-2151733077.jpg", imageAlt: "Expert lawn care maintenance" + id: "2", value: "100%", title: "Satisfaction", description: "Guaranteed quality on every service", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-man-doing-house-chores_23-2151733077.jpg?_wi=2", imageAlt: "Expert lawn care maintenance" } ]} animationType="slide-up"