From be757681772ffb6438d03e0938330da72d13e09c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 21:16:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6eff4b9..7de1e2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-gesturing-thumb-up_23-2147772204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-gesturing-thumb-up_23-2147772204.jpg?_wi=1", imageAlt: "Professional plumbing services", }, { @@ -104,7 +104,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Family-Owned, Community-Driven" description="Led by owner Brandon, Brazos Plumbing is built on a foundation of honest, no-pressure estimates and expert care. With over 7 years in the business, we treat your home like our own. Ask about our 0% financing options available for larger projects." - imageSrc="http://img.b2bpic.net/free-photo/master-woodworking-shop-giving-worker-protection-gloves_482257-97946.jpg" + imageSrc="http://img.b2bpic.net/free-photo/master-woodworking-shop-giving-worker-protection-gloves_482257-97946.jpg?_wi=1" imageAlt="family owned plumbing company staff" /> @@ -120,21 +120,21 @@ export default function LandingPage() { title: "Water Heaters", description: "Expert tankless and traditional water heater installation.", tag: "Essential", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg?_wi=1", }, { id: "s2", title: "Drain & Sewer", description: "Professional drain cleaning and sewer line repair.", tag: "Deep Clean", - imageSrc: "http://img.b2bpic.net/free-photo/white-toilet-bowl-seat_74190-8115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-toilet-bowl-seat_74190-8115.jpg?_wi=1", }, { id: "s3", title: "Leaks & Gas", description: "Precision leak detection and safe gas line repair.", tag: "Emergency", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-collecting-garbage-concept_23-2149181969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-collecting-garbage-concept_23-2149181969.jpg?_wi=1", }, ]} title="Comprehensive Plumbing Services" @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Ryan was so professional and kind! Highly recommend.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/bookmark-front-side-with-white-background_187299-39735.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-gesturing-thumb-up_23-2147772204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-gesturing-thumb-up_23-2147772204.jpg?_wi=2", imageAlt: "google reviews five stars icon", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "Martin fixed our leak quickly. Honest pricing.", tag: "Plumbing", avatarSrc: "http://img.b2bpic.net/free-vector/star-rating-with-cursor-website-feedback-user-online_80328-132.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/master-woodworking-shop-giving-worker-protection-gloves_482257-97946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/master-woodworking-shop-giving-worker-protection-gloves_482257-97946.jpg?_wi=2", imageAlt: "google reviews five stars icon", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Hunter saved the day during our emergency.", tag: "Emergency", avatarSrc: "http://img.b2bpic.net/free-vector/review-stars-filled-outline-black-yellow_78370-6246.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg?_wi=2", imageAlt: "google reviews five stars icon", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "Dylan went above and beyond for our new heater.", tag: "Water Heater", avatarSrc: "http://img.b2bpic.net/free-photo/great-excellence-reward-perforated-paper-star_53876-16434.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/white-toilet-bowl-seat_74190-8115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-toilet-bowl-seat_74190-8115.jpg?_wi=2", imageAlt: "google reviews five stars icon", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "Brandon was transparent throughout the process.", tag: "Repiping", avatarSrc: "http://img.b2bpic.net/free-photo/empty-battery-icon-right-side-with-white-background_187299-40044.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-collecting-garbage-concept_23-2149181969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-collecting-garbage-concept_23-2149181969.jpg?_wi=2", imageAlt: "google reviews five stars icon", }, ]}