Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-15 14:27:26 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
{ text: "Get a Free Quote", href: "#contact" },
{ text: "Call Now", href: "tel:+9710000000" },
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-landscape-sea-ocean-with-outdoor-swimming-pool-white-cloud-blue-sky-background-l_1258-108693.jpg"
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" },
@@ -92,7 +92,7 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Pool Cleaning", description: "Deep cleaning, debris removal, and surface restoration for a sparkling pool experience.", media: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-sea-ocean-with-outdoor-swimming-pool-white-cloud-blue-sky-background-l_1258-108693.jpg", imageAlt: "professional pool cleaner" },
title: "Pool Cleaning", description: "Deep cleaning, debris removal, and surface restoration for a sparkling pool experience.", media: { 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=2", imageAlt: "professional pool cleaner" },
items: [
{ icon: Sparkles, text: "Water clarity restoration" },
{ icon: ShieldCheck, text: "Surface tile care" },
@@ -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", imageAlt: "professional pool cleaner" },
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" },
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" },
{ 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: "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" },