diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c1261c..47e2b3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,13 +56,13 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/young-loader-uniform-putting-red-heart-his-pocket-looking-cheerful-front-view_176474-21402.jpg", imageAlt: "Professional plumber at work"}, { - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Drain cleaning service"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=1", imageAlt: "Drain cleaning service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721547.jpg", imageAlt: "Water heater installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721547.jpg?_wi=1", imageAlt: "Water heater installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/environmental-engineer-getting-water-sample-full-shot_23-2149354045.jpg", imageAlt: "Pipe repair service"}, + imageSrc: "http://img.b2bpic.net/free-photo/environmental-engineer-getting-water-sample-full-shot_23-2149354045.jpg?_wi=1", imageAlt: "Pipe repair service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12814.jpg", imageAlt: "Expert plumbing team"}, + imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12814.jpg?_wi=1", imageAlt: "Expert plumbing team"}, ]} ariaLabel="Hero section with plumbing services showcase" /> @@ -78,13 +78,13 @@ export default function LandingPage() { features={[ { id: "1", title: "Emergency Plumbing Repairs", author: "Available 24/7", description: "Rapid response to burst pipes, severe leaks, and other urgent plumbing emergencies. Our technicians are ready to help at any time.", tags: ["Emergency", "Fast Response", "Expert"], - imageSrc: "http://img.b2bpic.net/free-photo/environmental-engineer-getting-water-sample-full-shot_23-2149354045.jpg", imageAlt: "Emergency pipe repair"}, + imageSrc: "http://img.b2bpic.net/free-photo/environmental-engineer-getting-water-sample-full-shot_23-2149354045.jpg?_wi=2", imageAlt: "Emergency pipe repair"}, { id: "2", title: "Drain Cleaning & Unclogging", author: "Advanced Technology", description: "Professional drain cleaning using state-of-the-art equipment. We remove clogs, roots, and debris from residential and commercial drains.", tags: ["Drain Cleaning", "Preventive", "Reliable"], - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Drain cleaning service"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=2", imageAlt: "Drain cleaning service"}, { id: "3", title: "Water Heater Installation & Repair", author: "Energy Efficient", description: "Install, repair, and maintain water heaters of all types. We help you choose the most efficient solution for your home or business.", tags: ["Water Heaters", "Installation", "Maintenance"], - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721547.jpg", imageAlt: "Water heater installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721547.jpg?_wi=2", imageAlt: "Water heater installation"}, ]} animationType="slide-up" textboxLayout="default" @@ -102,7 +102,7 @@ export default function LandingPage() { tag="About Us" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12814.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12814.jpg?_wi=2" imageAlt="HDZ Plumbing expert team" useInvertedBackground={false} buttons={[{ text: "Contact Us Today", href: "contact" }]} @@ -154,7 +154,7 @@ export default function LandingPage() { { id: "6", title: "What if I need plumbing maintenance?", content: "Regular plumbing maintenance can prevent costly repairs down the road. We offer maintenance packages including drain cleaning, pipe inspections, and water heater flushing. Contact us to set up a maintenance schedule."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=3" imageAlt="Professional plumbing service in action" mediaAnimation="slide-up" mediaPosition="left"