diff --git a/src/app/page.tsx b/src/app/page.tsx index 6384185..ade9383 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg" + imageSrc="http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=1" imageAlt="Professional plumbing services in Concord, ON" /> @@ -81,19 +81,19 @@ export default function LandingPage() { title: "Drain & Sewer", description: "Expert solutions for clogged drains and sewer backups.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=1", }, { title: "Water Heater", description: "Reliable installation and repair for all water heater types.", buttonIcon: "Flame", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250259.jpg?_wi=1", }, { title: "Pipe Repair", description: "Precise repair for leaking, burst, or corroded piping.", buttonIcon: "Wrench", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=1", }, { title: "New Construction", @@ -105,7 +105,7 @@ export default function LandingPage() { title: "Fixture Installation", description: "Expert setup for toilets, faucets, and showers.", buttonIcon: "Bath", - imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=1", }, { title: "Emergency Repair", @@ -145,7 +145,7 @@ export default function LandingPage() { quote: "Professional, punctual, and high quality. Couldn't ask for better service.", tag: "Top Rated", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-craft-woman-with-tools_23-2148915764.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=2", imageAlt: "professional plumbing services tools", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { quote: "Good experience overall. Highly recommended for local residents.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=2", imageAlt: "drain cleaning professional equipment", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { quote: "Very professional from start to finish. Everything looks great.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250259.jpg?_wi=2", imageAlt: "water heater installation repair", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "Fantastic service. Responsive and reliable plumbers.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=2", imageAlt: "pipe repair and replacement service", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "Everything you'd want from a professional plumbing contractor.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/portrat-young-man-laughing_23-2148560405.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=2", imageAlt: "plumbing fixture installation service", }, ]}