diff --git a/src/app/page.tsx b/src/app/page.tsx index dc21a9e..2737135 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mechanical-tools-with-copy-space_23-2148557959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanical-tools-with-copy-space_23-2148557959.jpg?_wi=1", imageAlt: "Plumbing service hero", }, { @@ -121,21 +121,21 @@ export default function LandingPage() { title: "Drain Cleaning", description: "Quickly clearing blocked drains and sewer lines efficiently.", buttonIcon: "Droplets", - imageSrc: "http://img.b2bpic.net/free-photo/mechanical-tools-with-copy-space_23-2148557959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanical-tools-with-copy-space_23-2148557959.jpg?_wi=2", imageAlt: "friendly local plumber portrait", }, { title: "Fixture Installation", description: "Expert installation for sinks, toilets, and faucets.", buttonIcon: "Wrench", - imageSrc: "http://img.b2bpic.net/free-photo/couple-with-laptop-table_23-2147744891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-with-laptop-table_23-2147744891.jpg?_wi=1", imageAlt: "friendly local plumber portrait", }, { title: "Pipe Maintenance", description: "Preventative checks to keep your systems running smoothly.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/young-business-people-talking-about-new-project_23-2148778077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-business-people-talking-about-new-project_23-2148778077.jpg?_wi=1", imageAlt: "friendly local plumber portrait", }, ]} @@ -155,14 +155,14 @@ export default function LandingPage() { name: "Sarah Miller", handle: "@sarah_m", testimonial: "Fast, affordable, and professional service. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/couple-with-laptop-table_23-2147744891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-with-laptop-table_23-2147744891.jpg?_wi=2", }, { id: "2", name: "John Davis", handle: "@j_davis", testimonial: "Came out for an emergency leak at midnight. Truly lifesaving.", - imageSrc: "http://img.b2bpic.net/free-photo/young-business-people-talking-about-new-project_23-2148778077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-business-people-talking-about-new-project_23-2148778077.jpg?_wi=2", }, { id: "3",