diff --git a/src/app/page.tsx b/src/app/page.tsx index 09e9d0a..034a0d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "tel:0788652595", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -135,7 +135,7 @@ export default function LandingPage() { { title: "Open 24/7", description: "Convenience at any hour. Night or day, we are ready to clean your vehicle.", - imageSrc: "http://img.b2bpic.net/free-photo/24-hours-sign-front-side_187299-39609.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/24-hours-sign-front-side_187299-39609.jpg?_wi=1", buttonIcon: "Clock", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { { title: "Prime Location", description: "Easy access right near IPRC Kigali, saving you time on your commute.", - imageSrc: "http://img.b2bpic.net/free-photo/global-position-system-navigation-direction_53876-30338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/global-position-system-navigation-direction_53876-30338.jpg?_wi=1", buttonIcon: "MapPin", }, { @@ -173,21 +173,21 @@ export default function LandingPage() { value: "100%", title: "Dedicated Care", description: "Every vehicle gets individual attention.", - imageSrc: "http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg?_wi=2", }, { id: "m2", value: "24/7", title: "Availability", description: "We work when you need us.", - imageSrc: "http://img.b2bpic.net/free-photo/24-hours-sign-front-side_187299-39609.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/24-hours-sign-front-side_187299-39609.jpg?_wi=2", }, { id: "m3", value: "Fast", title: "Waiting Time", description: "Efficient processes to get you back on the road.", - imageSrc: "http://img.b2bpic.net/free-photo/global-position-system-navigation-direction_53876-30338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/global-position-system-navigation-direction_53876-30338.jpg?_wi=2", }, ]} title="Our Commitment"