diff --git a/src/app/page.tsx b/src/app/page.tsx index 8af15c0..b98b363 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { ]} carouselItems={[ { - id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg", imageAlt: "Professional residential plumbing repair"}, + id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg?_wi=1", imageAlt: "Professional residential plumbing repair"}, { id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg", imageAlt: "Plumbing service van"}, { @@ -100,7 +100,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Plumbing Repairs", description: "Leak repairs, pipe replacement, and faucet fixes.", imageSrc: "http://img.b2bpic.net/free-photo/old-weathered-tire-covered-with-moss-sand-daytime_181624-20384.jpg", buttonIcon: Wrench, + title: "Plumbing Repairs", description: "Leak repairs, pipe replacement, and faucet fixes.", imageSrc: "http://img.b2bpic.net/free-photo/old-weathered-tire-covered-with-moss-sand-daytime_181624-20384.jpg?_wi=1", buttonIcon: Wrench, }, { title: "Drain Cleaning", description: "Professional snaking for kitchens and bathrooms.", imageSrc: "http://img.b2bpic.net/free-photo/person-carefully-soaping-hands-matte-black-kitchen-faucet-home-hygiene_169016-69668.jpg", buttonIcon: Zap, @@ -159,13 +159,13 @@ export default function LandingPage() { "Drain cleaning", "Sewer line inspect"], button: { text: "Call Now", href: "tel:5867959955"}, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg", imageAlt: "Plumbing repair service"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg?_wi=2", imageAlt: "Plumbing repair service"}, { id: "emg", title: "Emergency", price: "Call", period: "/24-7", features: [ "Burst pipes", "Immediate response"], button: { text: "Call Now", href: "tel:5867959955"}, - imageSrc: "http://img.b2bpic.net/free-photo/old-weathered-tire-covered-with-moss-sand-daytime_181624-20384.jpg", imageAlt: "Plumbing repair service"}, + imageSrc: "http://img.b2bpic.net/free-photo/old-weathered-tire-covered-with-moss-sand-daytime_181624-20384.jpg?_wi=2", imageAlt: "Plumbing repair service"}, ]} title="Simple & Honest Pricing" description="Affordable solutions for your plumbing needs."