From d00e9af43779e9e9111a03cd8f80b9878c569e24 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:53:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f5a274..8416aca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,11 +58,11 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/beautiful-landscape-sea-ocean-with-outdoor-swimming-pool-white-cloud-blue-sky-background-l_1258-108693.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ - { src: "https://img.b2bpic.net/free-photo/two-happy-men-working-together-new-business-project_171337-7319.jpg?id=7337520", alt: "customer 1" }, - { src: "https://img.b2bpic.net/premium-photo/pond-park-with-building-background_626278-957.jpg?id=41737906", alt: "customer 2" }, - { src: "https://img.b2bpic.net/free-photo/vertical-shot-path-green-park-with-trees-lake-blue-sky_181624-41119.jpg?id=16226097", alt: "customer 3" }, - { src: "https://img.b2bpic.net/free-photo/swimming-rails-lake-wooden-masonry-by-river-landscape_169016-24726.jpg?id=33379591", alt: "customer 4" }, - { src: "https://img.b2bpic.net/free-photo/abstract-blur-background-outdoor-swimming-pool-rainy-weather-rainy-season-blur-summer-background-resort-hotel-pool-party_166373-3200.jpg?id=35338683", alt: "customer 5" }, + { src: "https://img.b2bpic.net/free-photo/happy-joyful-hipster-guy-posing_1262-21147.jpg?id=5546748", alt: "customer 1" }, + { src: "https://img.b2bpic.net/free-photo/happy-male-tourist-with-laptop-walking-pavement_23-2147860960.jpg?id=2675727", alt: "customer 2" }, + { src: "https://img.b2bpic.net/premium-photo/portrait-cheerful-man-wearing-warm-clothing-standing-city_1608403-74.jpg?id=127804592", alt: "customer 3" }, + { src: "https://img.b2bpic.net/premium-photo/man-business-district_53419-6904.jpg?id=3517027", alt: "customer 4" }, + { src: "https://img.b2bpic.net/premium-photo/portrait-young-man-standing-against-buildings-city_251136-174082.jpg?id=127316511", alt: "customer 5" }, ]} avatarText="Loved by over 500+ happy clients" marqueeItems={[ @@ -110,7 +110,7 @@ export default function LandingPage() { reverse: true }, { - title: "Pool Maintenance", description: "Scheduled service plans tailored to your needs, including chemical balancing and inspections.", media: { imageSrc: "https://img.b2bpic.net/premium-photo/arabic-business-man-checking-hotel-reception-standing-near-counter_116547-75919.jpg?id=70916251", imageAlt: "professional pool cleaner" }, + title: "Pool Maintenance", description: "Scheduled service plans tailored to your needs, including chemical balancing and inspections.", media: { imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-businessman-using-tablet_23-2148242702.jpg?id=5272876", imageAlt: "professional pool cleaner" }, items: [ { icon: Calendar, text: "Weekly/monthly plans" }, { icon: FlaskConical, text: "Chemical balancing" }, -- 2.49.1