From 696f17a3c9fc7225811f17e35dbb5f4a1b014d3c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 16:30:24 +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 9c91ce4..f3dcb6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Always There When You Need Us" description="At D&D Plumbing, we know that plumbing emergencies don't wait for business hours. Serving Dickinson, League City, Texas City, and Galveston, we pride ourselves on being the plumber who actually answers. Our family-safe team treats your home with respect and provides permanent, honest solutions." - imageSrc="http://img.b2bpic.net/free-photo/girl-man-bathroom_23-2147807814.jpg" + imageSrc="http://img.b2bpic.net/free-photo/girl-man-bathroom_23-2147807814.jpg?_wi=1" imageAlt="D&D Plumbing Team" /> @@ -141,7 +141,7 @@ export default function LandingPage() { description: "Ready to help anytime, day or night, for any plumbing emergency.", bentoComponent: "reveal-icon", icon: Clock, - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg?_wi=1", imageAlt: "professional emergency plumber uniform", }, { @@ -149,14 +149,14 @@ export default function LandingPage() { description: "No hidden fees or games—honest quotes before we start.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/girl-man-bathroom_23-2147807814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-man-bathroom_23-2147807814.jpg?_wi=2", imageAlt: "professional plumbing business owner", }, { title: "Service Coverage", description: "Proudly serving Dickinson, League City, Texas City, and Galveston.", bentoComponent: "map", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-studio_176474-38482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-studio_176474-38482.jpg?_wi=1", imageAlt: "24 hour emergency plumbing repair", }, ]} @@ -176,7 +176,7 @@ export default function LandingPage() { quote: "George came out at 2 AM for a burst pipe. He's the only one who actually answered and fixed it fast.", name: "Sarah Jenkins", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg?_wi=1", imageAlt: "customer service support plumbing", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { quote: "Clean, honest, and fast. D&D Plumbing is our go-to plumber for life.", name: "Mark Ramirez", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg?_wi=2", imageAlt: "professional emergency plumber uniform", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { quote: "Transparent pricing and great service. They really care about the community.", name: "Emily Chen", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/girl-man-bathroom_23-2147807814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-man-bathroom_23-2147807814.jpg?_wi=3", imageAlt: "professional plumbing business owner", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { quote: "I never worry about plumbing issues anymore. They're reliable and family-safe.", name: "Tom Baker", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-studio_176474-38482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-studio_176474-38482.jpg?_wi=2", imageAlt: "24 hour emergency plumbing repair", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "Called for a major drain clog, they were there in under an hour. Outstanding work.", name: "Lucy Davis", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg?_wi=2", imageAlt: "customer service support plumbing", }, ]} @@ -242,7 +242,7 @@ export default function LandingPage() { content: "Yes, our team is fully licensed and insured for your peace of mind.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg?_wi=3" mediaAnimation="slide-up" title="Common Questions" description="Answers to common plumbing concerns." -- 2.49.1