From 49a35b3dd1c02bb98c8271cc890215ceb4b5ca2f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 18:43:24 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a5359ad..2d8835e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,27 +23,27 @@ export default function HomePage() { const heroTestimonials = [ { name: "Ahmed Al-Rashid", handle: "Homeowner, Salmiya", testimonial: "Excellent service! Fast response and professional work. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-man-with-crossed-arms_23-2147574163.jpg", imageAlt: "Ahmed Al-Rashid"}, + imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-man-with-crossed-arms_23-2147574163.jpg?_wi=1", imageAlt: "Ahmed Al-Rashid"}, { name: "Fatima Khan", handle: "Business Owner", testimonial: "Outstanding customer service and quality work. They fixed our electrical issue same day.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg", imageAlt: "Fatima Khan"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg?_wi=1", imageAlt: "Fatima Khan"}, { name: "Mohammed Ibrahim", handle: "Property Manager", testimonial: "PEH is our go-to for all maintenance needs. Reliable and professional team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handsome-young-man-classic-white-shirt-red-tie-smiling-showing-ok-sign-while-posing-pink-background-stylish-haircut-sincere-emotions-concept-copy-space-cl_639032-2296.jpg", imageAlt: "Mohammed Ibrahim"}, + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handsome-young-man-classic-white-shirt-red-tie-smiling-showing-ok-sign-while-posing-pink-background-stylish-haircut-sincere-emotions-concept-copy-space-cl_639032-2296.jpg?_wi=1", imageAlt: "Mohammed Ibrahim"}, { name: "Leila Al-Dosari", handle: "Homeowner", testimonial: "Great quality products and friendly staff. Best hardware store in Salmiya.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-happy-woman-smiling-cross-arms-chest-like-professional-standing-white-wall_176420-42647.jpg", imageAlt: "Leila Al-Dosari"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-happy-woman-smiling-cross-arms-chest-like-professional-standing-white-wall_176420-42647.jpg?_wi=1", imageAlt: "Leila Al-Dosari"}, ]; const servicesFeatures = [ { - title: "Plumbing Services", description: "Repairs, installations, maintenance, and emergency plumbing solutions", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", imageAlt: "Professional plumbing service", buttonIcon: Droplet, + title: "Plumbing Services", description: "Repairs, installations, maintenance, and emergency plumbing solutions", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=1", imageAlt: "Professional plumbing service", buttonIcon: Droplet, }, { - title: "Electrical Services", description: "Wiring, repairs, maintenance, safety inspections, and upgrades", imageSrc: "http://img.b2bpic.net/free-photo/electrician-construction-worker-overalls-with-drill-installation-sockets-home-renovation-concept_169016-7331.jpg", imageAlt: "Professional electrical service", buttonIcon: Zap, + title: "Electrical Services", description: "Wiring, repairs, maintenance, safety inspections, and upgrades", imageSrc: "http://img.b2bpic.net/free-photo/electrician-construction-worker-overalls-with-drill-installation-sockets-home-renovation-concept_169016-7331.jpg?_wi=1", imageAlt: "Professional electrical service", buttonIcon: Zap, }, { - title: "Hardware Supplies", description: "Premium quality plumbing, electrical fixtures, tools, and materials", imageSrc: "http://img.b2bpic.net/free-photo/storage-room-worker-having-remote-conversation-with-supervisor-talking-landline-phone-storage-room-woman-working-products-inventory-checking-boxes-with-clients-orders-preparing-shipment_482257-73189.jpg", imageAlt: "Quality hardware products", buttonIcon: Package, + title: "Hardware Supplies", description: "Premium quality plumbing, electrical fixtures, tools, and materials", imageSrc: "http://img.b2bpic.net/free-photo/storage-room-worker-having-remote-conversation-with-supervisor-talking-landline-phone-storage-room-woman-working-products-inventory-checking-boxes-with-clients-orders-preparing-shipment_482257-73189.jpg?_wi=1", imageAlt: "Quality hardware products", buttonIcon: Package, }, ]; @@ -61,13 +61,13 @@ export default function HomePage() { const testimonialAvatars = [ { - id: "1", name: "Ahmed Al-Rashid", imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-man-with-crossed-arms_23-2147574163.jpg", imageAlt: "Ahmed Al-Rashid"}, + id: "1", name: "Ahmed Al-Rashid", imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-man-with-crossed-arms_23-2147574163.jpg?_wi=2", imageAlt: "Ahmed Al-Rashid"}, { - id: "2", name: "Fatima Khan", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg", imageAlt: "Fatima Khan"}, + id: "2", name: "Fatima Khan", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg?_wi=2", imageAlt: "Fatima Khan"}, { - id: "3", name: "Mohammed Ibrahim", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handsome-young-man-classic-white-shirt-red-tie-smiling-showing-ok-sign-while-posing-pink-background-stylish-haircut-sincere-emotions-concept-copy-space-cl_639032-2296.jpg", imageAlt: "Mohammed Ibrahim"}, + id: "3", name: "Mohammed Ibrahim", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handsome-young-man-classic-white-shirt-red-tie-smiling-showing-ok-sign-while-posing-pink-background-stylish-haircut-sincere-emotions-concept-copy-space-cl_639032-2296.jpg?_wi=2", imageAlt: "Mohammed Ibrahim"}, { - id: "4", name: "Leila Al-Dosari", imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-happy-woman-smiling-cross-arms-chest-like-professional-standing-white-wall_176420-42647.jpg", imageAlt: "Leila Al-Dosari"}, + id: "4", name: "Leila Al-Dosari", imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-happy-woman-smiling-cross-arms-chest-like-professional-standing-white-wall_176420-42647.jpg?_wi=2", imageAlt: "Leila Al-Dosari"}, ]; const footerColumns = [ @@ -125,7 +125,7 @@ export default function HomePage() { description="PEH provides professional, fast, and reliable plumbing, electrical, and hardware services in Salmiya, Kuwait. Open daily until 11 PM. Call now or book your technician online." tag="Trusted Local Service" tagIcon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=2" imagePosition="right" imageAlt="Professional plumbing service technician" background={{ @@ -208,7 +208,7 @@ export default function HomePage() {