From 348531269bda75f448b710e4c2a5479e9aaff86a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:52:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 18280fe..30df212 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,8 +53,8 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Professional pool repair service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Pool maintenance and cleaning" } + { imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg?_wi=1", imageAlt: "Professional pool repair service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg?_wi=2", imageAlt: "Pool maintenance and cleaning" } ]} mediaAnimation="slide-up" rating={5} @@ -71,13 +71,13 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - title: "Swimming Pool Repairs", description: "Expert diagnosis and repair of pool leaks, pump failures, filter issues, and structural damage. Same-day emergency service available.", imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", button: { text: "Learn More", href: "#" } + title: "Swimming Pool Repairs", description: "Expert diagnosis and repair of pool leaks, pump failures, filter issues, and structural damage. Same-day emergency service available.", imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg?_wi=3", button: { text: "Learn More", href: "#" } }, { - title: "Pool Maintenance", description: "Regular maintenance programs including water treatment, chemical balancing, equipment inspection, and seasonal preparation.", imageSrc: "http://img.b2bpic.net/free-vector/scientists-working-concept_23-2148483828.jpg", button: { text: "Learn More", href: "#" } + title: "Pool Maintenance", description: "Regular maintenance programs including water treatment, chemical balancing, equipment inspection, and seasonal preparation.", imageSrc: "http://img.b2bpic.net/free-vector/scientists-working-concept_23-2148483828.jpg?_wi=1", button: { text: "Learn More", href: "#" } }, { - title: "Equipment Installation", description: "Professional installation of pumps, filters, heaters, and other pool equipment with expert configuration and testing.", imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", button: { text: "Learn More", href: "#" } + title: "Equipment Installation", description: "Professional installation of pumps, filters, heaters, and other pool equipment with expert configuration and testing.", imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg?_wi=1", button: { text: "Learn More", href: "#" } } ]} gridVariant="three-columns-all-equal-width" @@ -109,9 +109,9 @@ export default function LandingPage() { tag="Expertise" tagAnimation="slide-up" products={[ - { id: "1", name: "Leak Detection & Repair", price: "Quick Assessment Available", imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg" }, - { id: "2", name: "Pump & Filter Service", price: "Professional Maintenance", imageSrc: "http://img.b2bpic.net/free-vector/scientists-working-concept_23-2148483828.jpg" }, - { id: "3", name: "Water Chemistry Treatment", price: "Expert Balance Solutions", imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg" } + { id: "1", name: "Leak Detection & Repair", price: "Quick Assessment Available", imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg?_wi=4" }, + { id: "2", name: "Pump & Filter Service", price: "Professional Maintenance", imageSrc: "http://img.b2bpic.net/free-vector/scientists-working-concept_23-2148483828.jpg?_wi=2" }, + { id: "3", name: "Water Chemistry Treatment", price: "Expert Balance Solutions", imageSrc: "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg?_wi=2" } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -127,9 +127,9 @@ export default function LandingPage() { tag="Testimonials" tagAnimation="slide-up" testimonials={[ - { id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Johannesburg", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" }, + { id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Johannesburg", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1" }, { id: "2", name: "David Chen", role: "Property Manager", company: "Sandton Estate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" }, - { id: "3", name: "Emma Rodriguez", role: "Business Owner", company: "Resort & Spa", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" }, + { id: "3", name: "Emma Rodriguez", role: "Business Owner", company: "Resort & Spa", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2" }, { id: "4", name: "James Thomson", role: "Facilities Manager", company: "Community Centre", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg" } ]} gridVariant="two-columns-alternating-heights"