diff --git a/src/app/page.tsx b/src/app/page.tsx index 071ba4a..825fe80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,11 +56,11 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg", imageAlt: "professional plumbers working on site" }, - { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-ambulance-car_23-2149478489.jpg", imageAlt: "emergency plumbing service repair" }, - { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg", imageAlt: "plumber cleaning blocked drain" }, - { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg", imageAlt: "hot water system installation" }, - { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-scientist-analysing-health-informations-tablet-while-specialist-sport-supervises-exercise-sportsman-monitoring-his-physical-endurance-examining-medical-scan-notepad-laboratory_482257-13199.jpg", imageAlt: "plumber detecting water leak" }, - { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/fire-hydrant-use-structure-fire_1153-4467.jpg", imageAlt: "plumber repairing water pipes" } + { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-ambulance-car_23-2149478489.jpg?_wi=1", imageAlt: "emergency plumbing service repair" }, + { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg?_wi=1", imageAlt: "plumber cleaning blocked drain" }, + { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg?_wi=1", imageAlt: "hot water system installation" }, + { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-scientist-analysing-health-informations-tablet-while-specialist-sport-supervises-exercise-sportsman-monitoring-his-physical-endurance-examining-medical-scan-notepad-laboratory_482257-13199.jpg?_wi=1", imageAlt: "plumber detecting water leak" }, + { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/fire-hydrant-use-structure-fire_1153-4467.jpg?_wi=1", imageAlt: "plumber repairing water pipes" } ]} autoPlay={true} autoPlayInterval={4000} @@ -78,19 +78,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Emergency Plumbing", description: "24/7 emergency response for burst pipes, leaks, and urgent plumbing issues", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-ambulance-car_23-2149478489.jpg", imageAlt: "emergency plumbing service repair" + title: "Emergency Plumbing", description: "24/7 emergency response for burst pipes, leaks, and urgent plumbing issues", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-ambulance-car_23-2149478489.jpg?_wi=2", imageAlt: "emergency plumbing service repair" }, { id: 2, - title: "Blocked Drains", description: "Fast and effective drain clearing services for residential and commercial properties", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg", imageAlt: "plumber cleaning blocked drain" + title: "Blocked Drains", description: "Fast and effective drain clearing services for residential and commercial properties", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg?_wi=2", imageAlt: "plumber cleaning blocked drain" }, { id: 3, - title: "Hot Water Systems", description: "Installation, repair, and maintenance of gas and electric hot water systems", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg", imageAlt: "hot water system installation" + title: "Hot Water Systems", description: "Installation, repair, and maintenance of gas and electric hot water systems", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg?_wi=2", imageAlt: "hot water system installation" }, { id: 4, - title: "Leak Detection", description: "Advanced leak detection technology to identify and fix hidden water leaks", imageSrc: "http://img.b2bpic.net/free-photo/close-up-scientist-analysing-health-informations-tablet-while-specialist-sport-supervises-exercise-sportsman-monitoring-his-physical-endurance-examining-medical-scan-notepad-laboratory_482257-13199.jpg", imageAlt: "plumber detecting water leak" + title: "Leak Detection", description: "Advanced leak detection technology to identify and fix hidden water leaks", imageSrc: "http://img.b2bpic.net/free-photo/close-up-scientist-analysing-health-informations-tablet-while-specialist-sport-supervises-exercise-sportsman-monitoring-his-physical-endurance-examining-medical-scan-notepad-laboratory_482257-13199.jpg?_wi=2", imageAlt: "plumber detecting water leak" } ]} /> @@ -124,11 +124,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", handle: "@sarah_perth", testimonial: "Fantastic service! The plumber arrived on time, fixed our burst pipe quickly, and the pricing was very honest. Highly recommend Perth Plumbing!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-having-online-meeting-work_23-2148940755.jpg", imageAlt: "happy satisfied customer portrait" + imageSrc: "http://img.b2bpic.net/free-photo/man-having-online-meeting-work_23-2148940755.jpg?_wi=1", imageAlt: "happy satisfied customer portrait" }, { id: "2", name: "Mike Chen", handle: "@mike_home", testimonial: "Professional, reliable, and efficient. They fixed our blocked drain and installed new fixtures in our bathroom. Best plumbers in Perth!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", imageAlt: "man satisfied customer portrait" + imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=1", imageAlt: "man satisfied customer portrait" }, { id: "3", name: "Emma Williams", handle: "@emma_joondalup", testimonial: "Called for an emergency at 2am and they came within 30 minutes. Amazing quality workmanship and very friendly team. Worth every penny!", rating: 5, @@ -140,11 +140,11 @@ export default function LandingPage() { }, { id: "5", name: "Lisa Anderson", handle: "@lisa_mindarie", testimonial: "Fixed our kitchen plumbing issues without any hassle. Licensed, insured, and trustworthy. Will definitely call them again!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-having-online-meeting-work_23-2148940755.jpg", imageAlt: "happy satisfied customer portrait" + imageSrc: "http://img.b2bpic.net/free-photo/man-having-online-meeting-work_23-2148940755.jpg?_wi=2", imageAlt: "happy satisfied customer portrait" }, { id: "6", name: "James Wilson", handle: "@james_perth", testimonial: "Outstanding work on our bathroom renovation plumbing. Fast, affordable, and they cleaned up perfectly. Highly satisfied!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", imageAlt: "man satisfied customer portrait" + imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=2", imageAlt: "man satisfied customer portrait" } ]} /> @@ -181,15 +181,15 @@ export default function LandingPage() { products={[ { id: "1", brand: "Perth Plumbing", name: "Licensed & Insured", price: "Fully Qualified", rating: 5, - reviewCount: "100%", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-ambulance-car_23-2149478489.jpg", imageAlt: "emergency plumbing service repair" + reviewCount: "100%", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-ambulance-car_23-2149478489.jpg?_wi=3", imageAlt: "emergency plumbing service repair" }, { id: "2", brand: "Perth Plumbing", name: "Fast Response Times", price: "Same-Day Service", rating: 5, - reviewCount: "Guaranteed", imageSrc: "http://img.b2bpic.net/free-photo/close-up-scientist-analysing-health-informations-tablet-while-specialist-sport-supervises-exercise-sportsman-monitoring-his-physical-endurance-examining-medical-scan-notepad-laboratory_482257-13199.jpg", imageAlt: "plumber detecting water leak" + reviewCount: "Guaranteed", imageSrc: "http://img.b2bpic.net/free-photo/close-up-scientist-analysing-health-informations-tablet-while-specialist-sport-supervises-exercise-sportsman-monitoring-his-physical-endurance-examining-medical-scan-notepad-laboratory_482257-13199.jpg?_wi=3", imageAlt: "plumber detecting water leak" }, { id: "3", brand: "Perth Plumbing", name: "Honest Pricing", price: "No Hidden Fees", rating: 5, - reviewCount: "Transparent", imageSrc: "http://img.b2bpic.net/free-photo/fire-hydrant-use-structure-fire_1153-4467.jpg", imageAlt: "plumber repairing water pipes" + reviewCount: "Transparent", imageSrc: "http://img.b2bpic.net/free-photo/fire-hydrant-use-structure-fire_1153-4467.jpg?_wi=2", imageAlt: "plumber repairing water pipes" }, { id: "4", brand: "Perth Plumbing", name: "Friendly Local Team", price: "Expert Service", rating: 5,