diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e65c48..f35927f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function HomePage() { { text: "Call Now: (619) 555-0123", href: "tel:+16195550123" }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg?_wi=1" imageAlt="Professional plumber fixing pipe" mediaAnimation="slide-up" imagePosition="right" @@ -115,42 +115,42 @@ export default function HomePage() { id: "emergency", title: "Emergency Plumbing", description: "24/7 emergency response for burst pipes, flooding, and urgent plumbing issues. We're always ready to help when you need us most.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg?_wi=1", imageAlt: "Emergency plumbing burst pipe water damage", }, { id: "drain", title: "Drain Cleaning", description: "Professional drain cleaning and unclogging services using advanced equipment. Prevent backups and maintain healthy drains.", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=1", imageAlt: "Drain cleaning plumber unclog pipe", }, { id: "leak", title: "Leak Detection & Repair", description: "Advanced leak detection technology to find hidden leaks. Fast repairs to prevent water damage and high bills.", - imageSrc: "http://img.b2bpic.net/free-photo/scientific-analyzing-beach_23-2147827035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scientific-analyzing-beach_23-2147827035.jpg?_wi=1", imageAlt: "Leak detection plumber finding water loss", }, { id: "water-heater", title: "Water Heater Service", description: "Installation, repair, and maintenance of water heaters. Keep your hot water flowing reliably year-round.", - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1", imageAlt: "Water heater installation plumber service", }, { id: "pipe-repair", title: "Pipe Repair & Replacement", description: "Expert pipe repair and replacement services. From small fixes to complete system replacements.", - imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-old-pipes_23-2148254074.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-old-pipes_23-2148254074.jpg?_wi=1", imageAlt: "Pipe repair replacement plumber work", }, { id: "fixtures", title: "Fixture Installation", description: "Professional installation of toilets, faucets, and fixtures. Quality installations that last.", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721570.jpg?_wi=1", imageAlt: "Bathroom faucet fixture installation professional", }, ]} @@ -203,7 +203,7 @@ export default function HomePage() { description: "Serving San Diego and nearby communities for over two decades.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-smiling-making-gesture-with-hand-inviting-come-isolated-pink-wall_141793-14144.jpg" + imageSrc="http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-smiling-making-gesture-with-hand-inviting-come-isolated-pink-wall_141793-14144.jpg?_wi=1" imageAlt="Anthony's Finest Plumbing team" imagePosition="right" mediaAnimation="slide-up" @@ -269,7 +269,7 @@ export default function HomePage() { role: "Homeowner", company: "La Jolla", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg?_wi=1", imageAlt: "Happy woman satisfied customer portrait", }, { @@ -278,7 +278,7 @@ export default function HomePage() { role: "Business Owner", company: "Downtown San Diego", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/all-good-confident-male-ceo-manager-showing-okay-sign-winking-everything-control-praising_1258-149933.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/all-good-confident-male-ceo-manager-showing-okay-sign-winking-everything-control-praising_1258-149933.jpg?_wi=1", imageAlt: "Professional man business owner portrait", }, { @@ -287,7 +287,7 @@ export default function HomePage() { role: "Property Manager", company: "Mission Valley", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg?_wi=1", imageAlt: "Professional woman manager portrait photo", }, { @@ -377,7 +377,7 @@ export default function HomePage() { {/* Footer */}