From 38f42459108f6cac3778f2ae70687732cc82c556 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 03:33:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 25fcdcf..b29ea0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,27 +59,27 @@ export default function LandingPage() { description="Professional plumbing solutions. Expert repairs, installations, and maintenance for your residence. Serving our community with precision and care." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg?_wi=1", imageAlt: "Plumber professional service", }, { - 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", imageAlt: "Plumbing service fixing sink", }, { - 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: "Plumbing tools and maintenance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg?_wi=2", imageAlt: "Plumbing expert", }, { - 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 installation service", }, { - 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 work", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { { title: "Leak Detection", description: "Quickly identify and resolve leaks before they cause major damage.", - imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=1", }, { title: "Water Heaters", @@ -167,7 +167,7 @@ export default function LandingPage() { quote: "Excellent and professional plumbing service!", tag: "Quick Service", avatarSrc: "http://img.b2bpic.net/free-photo/charming-woman-cooking-home-cuisine-glass-red-wine_169016-68779.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg?_wi=3", imageAlt: "plumber professional uniform holding wrench", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "Fixed our leak in under an hour.", tag: "Highly Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25151.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=3", imageAlt: "expert plumbing services home maintenance", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "Fast response for emergency plumbing needs.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3989.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=3", imageAlt: "plumbing repair tools and pipes", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "Very friendly and efficient service.", tag: "Great Service", avatarSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-4006.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=2", imageAlt: "plumbing leak detection repair", }, ]}