Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-15 16:51:37 +00:00

View File

@@ -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: "http://img.b2bpic.net/free-photo/close-up-view-black-woman-smile-camera_197531-33139.jpg", alt: "customer 1" },
{ src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg", alt: "customer 2" },
{ src: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg", alt: "customer 3" },
{ src: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg", alt: "customer 4" },
{ src: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", alt: "customer 5" },
{ 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" },
]}
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: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg?_wi=1", 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/premium-photo/arabic-business-man-checking-hotel-reception-standing-near-counter_116547-75919.jpg?id=70916251", imageAlt: "professional pool cleaner" },
items: [
{ icon: Calendar, text: "Weekly/monthly plans" },
{ icon: FlaskConical, text: "Chemical balancing" },
@@ -154,7 +154,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "t1", title: "Amazing Results", quote: "Excellent work! The swimming pool is very clean and well maintained.", name: "Saiful Alam", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg?_wi=2" },
{ id: "t1", title: "Amazing Results", quote: "Excellent work! The swimming pool is very clean and well maintained.", name: "Saiful Alam", role: "CEO", imageSrc: "https://img.b2bpic.net/premium-photo/young-handsome-man-is-standing-black-business-suit-background-office-building-he-drinks-his-coffee-from-refillable-cup-taking-care-environment_122525-406.jpg?id=7307534" },
{ id: "t2", title: "Professionalism", quote: "Very professional and reliable team.", name: "Munees", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg" },
{ id: "t3", title: "Great Attitude", quote: "Workers are polite, respectful, and helpful.", name: "Naveed Maniyar", role: "Resident", imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg" },
{ id: "t4", title: "Top Quality", quote: "Affordable, professional, and great quality work.", name: "Akhil", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg" },