diff --git a/src/app/page.tsx b/src/app/page.tsx index 38c88be..a1df615 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,10 +58,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Emergency plumbing service for burst pipes" }, { - imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", imageAlt: "Professional geyser and water heater repair" + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?_wi=1", imageAlt: "Professional geyser and water heater repair" }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "Advanced leak detection services" + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=1", imageAlt: "Advanced leak detection services" } ]} autoplayDelay={5000} @@ -96,19 +96,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Emergency Pipe Repairs", description: "Rapid response to burst pipes, leaks, and water damage. Our technicians arrive fully equipped to diagnose and fix problems on the spot, preventing costly property damage.", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "Emergency pipe repair service" + title: "Emergency Pipe Repairs", description: "Rapid response to burst pipes, leaks, and water damage. Our technicians arrive fully equipped to diagnose and fix problems on the spot, preventing costly property damage.", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=2", imageAlt: "Emergency pipe repair service" }, { id: 2, - title: "Geyser Installation & Repair", description: "Expert installation, maintenance, and repair of geysers and water heating systems. We ensure energy efficiency and reliable hot water supply for your home or business.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", imageAlt: "Geyser installation and repair" + title: "Geyser Installation & Repair", description: "Expert installation, maintenance, and repair of geysers and water heating systems. We ensure energy efficiency and reliable hot water supply for your home or business.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?_wi=2", imageAlt: "Geyser installation and repair" }, { id: 3, - title: "Drain Cleaning & Unblocking", description: "Professional drain cleaning using advanced equipment. We resolve blockages quickly and thoroughly, from simple clogs to complex sewer line issues.", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55684.jpg", imageAlt: "Professional drain cleaning service" + title: "Drain Cleaning & Unblocking", description: "Professional drain cleaning using advanced equipment. We resolve blockages quickly and thoroughly, from simple clogs to complex sewer line issues.", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55684.jpg?_wi=1", imageAlt: "Professional drain cleaning service" }, { id: 4, - title: "Plumbing Installation", description: "Complete bathroom and kitchen plumbing installations with precision and care. We handle everything from fixture selection to final testing.", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55684.jpg", imageAlt: "Professional plumbing installation" + title: "Plumbing Installation", description: "Complete bathroom and kitchen plumbing installations with precision and care. We handle everything from fixture selection to final testing.", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55684.jpg?_wi=2", imageAlt: "Professional plumbing installation" } ]} textboxLayout="default" @@ -188,7 +188,7 @@ export default function LandingPage() { id: "6", title: "Can you handle commercial plumbing issues?", content: "Yes, we serve both residential and commercial clients. We have experience with large-scale installations, maintenance contracts, and emergency repairs for office buildings, hotels, and retail spaces." } ]} - imageSrc="http://img.b2bpic.net/free-photo/plumber-making-phone-gesture_1368-498.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumber-making-phone-gesture_1368-498.jpg?_wi=1" imageAlt="Certified plumbing technician at work" mediaAnimation="slide-up" mediaPosition="right" @@ -222,7 +222,7 @@ export default function LandingPage() { required: true }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/plumber-making-phone-gesture_1368-498.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumber-making-phone-gesture_1368-498.jpg?_wi=2" imageAlt="Signature Plumbing technician ready to help" mediaAnimation="slide-up" mediaPosition="left"