From 3f43539290f6271734469e9c05f771608dfd4f4b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 09:37:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a020168..a60595b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,17 +54,17 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg", imageAlt: "Craftsmanship in the desert"}, + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg?_wi=1", imageAlt: "Craftsmanship in the desert"}, { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg", imageAlt: "Professional services"}, + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg?_wi=2", imageAlt: "Professional services"}, { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg", imageAlt: "Desert elegance"}, + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg?_wi=3", imageAlt: "Desert elegance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg", imageAlt: "Copper craftsmanship"}, + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg?_wi=4", imageAlt: "Copper craftsmanship"}, { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg", imageAlt: "Reliable experts"}, + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg?_wi=5", imageAlt: "Reliable experts"}, { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg", imageAlt: "Karoo luxury"}, + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg?_wi=6", imageAlt: "Karoo luxury"}, ]} /> @@ -96,21 +96,21 @@ export default function LandingPage() { features={[ { title: "Pipe Maintenance", description: "Expert plumbing repairs using durable, high-quality materials for desert conditions.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg", imageAlt: "Plumbing service"}, + imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg?_wi=1", imageAlt: "Plumbing service"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg", imageAlt: "Repair work"}, + imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg?_wi=2", imageAlt: "Repair work"}, }, { title: "Wiring Solutions", description: "Safe, reliable electrical installations handled by licensed professionals.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg", imageAlt: "Electrical service"}, + imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg?_wi=3", imageAlt: "Electrical service"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg", imageAlt: "Safety check"}, + imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg?_wi=4", imageAlt: "Safety check"}, }, { title: "System Upgrades", description: "Modernize your home systems with energy-efficient solutions suited for the climate.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg", imageAlt: "System upgrades"}, + imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg?_wi=5", imageAlt: "System upgrades"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg", imageAlt: "Efficiency focus"}, + imageSrc: "http://img.b2bpic.net/free-photo/metallic-texture_23-2152024245.jpg?_wi=6", imageAlt: "Efficiency focus"}, }, ]} showStepNumbers={true} @@ -128,19 +128,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Karoo Estates", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=1"}, { id: "2", name: "Michael Chen", role: "Architect", company: "Desert Designs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=2"}, { id: "3", name: "Emily Rodriguez", role: "Manager", company: "Desert Inn", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=3"}, { id: "4", name: "David Kim", role: "Homeowner", company: "Private Villa", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=4"}, { id: "5", name: "Alice Smith", role: "Homeowner", company: "Heritage Site", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=5"}, ]} title="What Our Clients Say" description="Professionalism and value delivered every time."