diff --git a/src/app/page.tsx b/src/app/page.tsx index be44856..29fa54c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { id: 1, title: "Drain Cleaning & Unclogging", description: "Professional-grade drain cleaning for kitchens, bathrooms, and main lines. We use advanced equipment to clear stubborn blockages and restore flow.", imageSrc: - "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367577.jpg" + "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367577.jpg?_wi=1" }, { id: 2, @@ -141,7 +141,7 @@ export default function LandingPage() { id: 3, title: "Emergency Sewer Services", description: "24/7 emergency response for sewer backups, burst pipes, and critical issues. Our team responds quickly to prevent property damage.", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-sunset-beach-creating-perfect-scenery-evening-walks-shore_181624-8320.jpg" + "http://img.b2bpic.net/free-photo/beautiful-sunset-beach-creating-perfect-scenery-evening-walks-shore_181624-8320.jpg?_wi=1" }, ]} /> @@ -152,7 +152,7 @@ export default function LandingPage() { title="About Inferno Sewer & Drain" description="Serving Seattle's plumbing needs for over 15 years with expertise, reliability, and customer-first service. We're committed to solving your drainage problems with professional technicians and proven solutions." tag="Local Experts" - imageSrc="http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg?_wi=1" imageAlt="Inferno professional plumbing team" useInvertedBackground={false} buttons={[{ text: "Learn More", href: "#features" }]} @@ -174,19 +174,19 @@ export default function LandingPage() { id: 1, title: "24/7 Emergency Response", description: "We're always ready. Our emergency team responds quickly to urgent plumbing issues any time, day or night.", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-sunset-beach-creating-perfect-scenery-evening-walks-shore_181624-8320.jpg" + "http://img.b2bpic.net/free-photo/beautiful-sunset-beach-creating-perfect-scenery-evening-walks-shore_181624-8320.jpg?_wi=2" }, { id: 2, title: "Licensed & Insured Technicians", description: "All our plumbers are fully licensed, insured, and trained. You can trust the expertise handling your home's plumbing.", imageSrc: - "http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg" + "http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg?_wi=2" }, { id: 3, title: "Upfront Pricing Guarantee", description: "No hidden fees. We provide transparent estimates and guarantee competitive pricing for all our services.", imageSrc: - "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367577.jpg" + "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367577.jpg?_wi=2" }, ]} />