From b85af4d40b659348e30516966dd9413027f9927f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:45:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ae1923..cdb29c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg" + imageSrc="http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg?_wi=1" imageAlt="Professional plumber providing emergency service" mediaAnimation="slide-up" frameStyle="card" @@ -86,7 +86,7 @@ export default function LandingPage() { { id: "emergency", title: "Emergency Plumbing", description: "Burst pipes, flooding, leaking fixtures, and emergency repairs. We're ready 24/7 to protect your home.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721537.jpg", imageAlt: "Emergency plumbing burst pipes service"}, { - id: "water-heater", title: "Water Heater Services", description: "Tank and tankless water heater repair, installation, and maintenance. Fast solutions to keep your home comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg", imageAlt: "Water heater installation and repair"}, + id: "water-heater", title: "Water Heater Services", description: "Tank and tankless water heater repair, installation, and maintenance. Fast solutions to keep your home comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=1", imageAlt: "Water heater installation and repair"}, { id: "drain", title: "Drain & Leak Repair", description: "Clogged drains, pipe leaks, and water damage prevention. Professional diagnosis and fast fixes.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746308.jpg", imageAlt: "Professional drain cleaning service"}, { @@ -108,7 +108,7 @@ export default function LandingPage() { description="Friendly office staff and skilled expert plumbers" subdescription="Trusted by Omaha homeowners and contractors since day one" icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg" + imageSrc="http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg?_wi=2" imageAlt="Skilled plumber providing expert service" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -129,7 +129,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg", imageAlt: "Derek Martinez"}, { id: "3", name: "Ernest Chen", role: "Found major water damage leak", company: "Another plumber missed it", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg", imageAlt: "Ernest Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=2", imageAlt: "Ernest Chen"}, { id: "4", name: "Michael Rodriguez", role: "Fixed tankless water heater fast", company: "Millard Homeowner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg", imageAlt: "Michael Rodriguez"}, -- 2.49.1