diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d729ec..5849204 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,23 +80,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990731.jpg?_wi=1", imageAlt: "Professional plumber working on a pipe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg?_wi=1", imageAlt: "Plumbing technician checking a water heater", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg?_wi=1", imageAlt: "Plumber inspecting pipes under a sink", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg?_wi=1", imageAlt: "Plumber installing a new faucet", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg?_wi=1", imageAlt: "Specialist performing drain cleaning", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { description: "Transparent and competitive rates with no hidden costs.", bentoComponent: "reveal-icon", icon: DollarSign, - imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990731.jpg?_wi=2", imageAlt: "Sanitary technician working with sink", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { description: "We identify and fix the core problem to prevent recurring issues.", bentoComponent: "reveal-icon", icon: Wrench, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg?_wi=2", imageAlt: "Sanitary technician working with sink", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { description: "Always ready to assist you, day or night, for any emergency.", bentoComponent: "reveal-icon", icon: Clock, - imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg?_wi=2", imageAlt: "Sanitary technician working with sink", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { description: "Our team consists of highly skilled and seasoned plumbing experts.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg?_wi=2", imageAlt: "Sanitary technician working with sink", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { description: "Your peace of mind is our priority, guaranteed with every service.", bentoComponent: "reveal-icon", icon: Smile, - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg?_wi=2", imageAlt: "Sanitary technician working with sink", }, ]}