Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 12:12:40 +00:00

View File

@@ -30,73 +30,33 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Pool Clear 4.0"
button={{ text: "Contact Us", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
title="Professional Pool Care in Claremont"
description="Expert pool repairs, cleaning, and maintenance for a crystal clear, family-friendly pool."
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
{
text: "Our Services",
href: "#features",
},
{ text: "Get a Quote", href: "#contact" },
{ text: "Our Services", href: "#features" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-parents-two-kids-are-swimming-pool_1268-23272.jpg",
imageAlt: "Luxury clear blue swimming pool",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-legs-entering-water-swimming-pool_23-2148326828.jpg",
imageAlt: "Technician cleaning swimming pool",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pool-stair_74190-1493.jpg",
imageAlt: "Technician repairing pool pump",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/summer-rest-young-man-his-kid-swimming-pool_259150-58422.jpg",
imageAlt: "Crystal clear water in a backyard pool",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/automatic-electronic-switch-control-water-pump-pressure-controller_627829-7493.jpg",
imageAlt: "Leak detection diagnostic equipment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-girl-relaxing-pool_23-2147819049.jpg",
imageAlt: "Family friendly swimming pool view",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-parents-two-kids-are-swimming-pool_1268-23272.jpg", imageAlt: "Luxury clear blue swimming pool" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-legs-entering-water-swimming-pool_23-2148326828.jpg", imageAlt: "Technician cleaning swimming pool" },
{ imageSrc: "http://img.b2bpic.net/free-photo/pool-stair_74190-1493.jpg", imageAlt: "Technician repairing pool pump" },
{ imageSrc: "http://img.b2bpic.net/free-photo/summer-rest-young-man-his-kid-swimming-pool_259150-58422.jpg", imageAlt: "Crystal clear water in a backyard pool" },
{ imageSrc: "http://img.b2bpic.net/free-photo/automatic-electronic-switch-control-water-pump-pressure-controller_627829-7493.jpg", imageAlt: "Leak detection diagnostic equipment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-girl-relaxing-pool_23-2147819049.jpg", imageAlt: "Family friendly swimming pool view" },
]}
/>
</div>
@@ -106,9 +66,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Quality Care at Pool Clear 4.0"
description={[
"Located in the heart of Claremont, Cape Town, we provide premium maintenance and repair services for your peace of mind.",
"Our family-friendly approach ensures your pool remains a safe, sparkling sanctuary all year round.",
]}
"Located in the heart of Claremont, Cape Town, we provide premium maintenance and repair services for your peace of mind.", "Our family-friendly approach ensures your pool remains a safe, sparkling sanctuary all year round."]}
/>
</div>
@@ -118,34 +76,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "1",
title: "Pool Cleaning",
description: "Weekly professional cleaning and debris removal to keep your pool spotless.",
tag: "Essential",
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8486.jpg",
},
{
id: "2",
title: "Leak Detection",
description: "Advanced diagnostic tools to find hidden leaks in your pool plumbing.",
tag: "Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-smiling-woman-with-tablet-thinking-ideas_74855-6096.jpg",
},
{
id: "3",
title: "Pump & Filter Repairs",
description: "Precision repairs to keep your filtration system running at peak performance.",
tag: "Maintenance",
imageSrc: "http://img.b2bpic.net/free-photo/people-are-pumping-big-rubber-toy-pool_1150-14570.jpg",
},
{
id: "4",
title: "Water Balancing",
description: "Precision chemical balancing for healthy, crystal clear water.",
tag: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-engineer-worker-standing-metal-platform-industrial-storage-tanks-looking-camera_342744-445.jpg",
},
{ id: "1", title: "Pool Cleaning", description: "Weekly professional cleaning and debris removal to keep your pool spotless.", tag: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8486.jpg" },
{ id: "2", title: "Leak Detection", description: "Advanced diagnostic tools to find hidden leaks in your pool plumbing.", tag: "Specialist", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-smiling-woman-with-tablet-thinking-ideas_74855-6096.jpg" },
{ id: "3", title: "Pump & Filter Repairs", description: "Precision repairs to keep your filtration system running at peak performance.", tag: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/people-are-pumping-big-rubber-toy-pool_1150-14570.jpg" },
{ id: "4", title: "Water Balancing", description: "Precision chemical balancing for healthy, crystal clear water.", tag: "Service", imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-engineer-worker-standing-metal-platform-industrial-storage-tanks-looking-camera_342744-445.jpg" },
]}
title="Comprehensive Pool Services"
description="From advanced leak detection to precision pump repairs, we handle every aspect of your pool's health."
@@ -158,41 +92,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "@ClaremontResident",
testimonial: "The best pool service in the area. Always professional and my pool has never looked better!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-parents-two-kids-are-holding-side-pool_1268-23316.jpg",
},
{
id: "2",
name: "Michael R.",
handle: "@CapeTownHome",
testimonial: "Fixed our persistent pool leak quickly and affordably. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-phone_1303-3694.jpg",
},
{
id: "3",
name: "Linda M.",
handle: "@LocalFamily",
testimonial: "Reliable weekly cleaning. The team is always friendly and very thorough.",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg",
},
{
id: "4",
name: "David B.",
handle: "@PoolOwner",
testimonial: "Excellent service. My pump was repaired perfectly and the water balance is spot on.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-girl-playing-with-paper-boat_23-2149739080.jpg",
},
{
id: "5",
name: "Elena C.",
handle: "@HappyClient",
testimonial: "Professional, punctual, and highly skilled. The premier pool choice in Claremont.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-doing-sports-pool-colorful-pink-hoodie-wearing-sunglasses-listening-music-headphones-summer-vacation-play-tennis-sport-style_285396-4055.jpg",
},
{ id: "1", name: "Sarah J.", handle: "@ClaremontResident", testimonial: "The best pool service in the area. Always professional and my pool has never looked better!", imageSrc: "http://img.b2bpic.net/free-photo/happy-parents-two-kids-are-holding-side-pool_1268-23316.jpg" },
{ id: "2", name: "Michael R.", handle: "@CapeTownHome", testimonial: "Fixed our persistent pool leak quickly and affordably. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-phone_1303-3694.jpg" },
{ id: "3", name: "Linda M.", handle: "@LocalFamily", testimonial: "Reliable weekly cleaning. The team is always friendly and very thorough.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg" },
{ id: "4", name: "David B.", handle: "@PoolOwner", testimonial: "Excellent service. My pump was repaired perfectly and the water balance is spot on.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-girl-playing-with-paper-boat_23-2149739080.jpg" },
{ id: "5", name: "Elena C.", handle: "@HappyClient", testimonial: "Professional, punctual, and highly skilled. The premier pool choice in Claremont.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-doing-sports-pool-colorful-pink-hoodie-wearing-sunglasses-listening-music-headphones-summer-vacation-play-tennis-sport-style_285396-4055.jpg" },
]}
title="Happy Claremont Homeowners"
description="Trusted by families across Cape Town for reliable, professional pool service."
@@ -204,21 +108,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "How often should my pool be cleaned?",
content: "Depending on usage, we recommend weekly professional cleaning to maintain optimal chemical balance.",
},
{
id: "2",
title: "Do you handle pump repairs?",
content: "Yes, we specialize in comprehensive pump and filter maintenance and repairs.",
},
{
id: "3",
title: "How do I know if I have a leak?",
content: "Noticeable water level drops are a sign. Our advanced detection equipment identifies leaks quickly.",
},
{ id: "1", title: "How often should my pool be cleaned?", content: "Depending on usage, we recommend weekly professional cleaning to maintain optimal chemical balance." },
{ id: "2", title: "Do you handle pump repairs?", content: "Yes, we specialize in comprehensive pump and filter maintenance and repairs." },
{ id: "3", title: "How do I know if I have a leak?", content: "Noticeable water level drops are a sign. Our advanced detection equipment identifies leaks quickly." },
]}
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-blue-blouse-keeping-hand-near-mouth-isolated_176474-81671.jpg"
mediaAnimation="slide-up"
@@ -233,14 +125,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Pool Standards",
"Water Care Pros",
"Pump Repair Tech",
"Leak Diagnostics",
"Safety Standards",
"Equipment Quality",
"Cape Town Service Excellence",
]}
"Pool Standards", "Water Care Pros", "Pump Repair Tech", "Leak Diagnostics", "Safety Standards", "Equipment Quality", "Cape Town Service Excellence"]}
title="Quality Assured Standards"
description="Partnering with leading pool equipment brands to ensure the highest service quality in Cape Town."
/>
@@ -249,17 +134,12 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
tag="Ready to get started?"
title="Book Your Service Today"
description="Call us at 021 671 0215 or visit our office at Belvedere Square, Claremont, Cape Town. Let's make your pool sparkle."
buttons={[
{
text: "Call Now: 021 671 0215",
href: "tel:0216710215",
},
{ text: "Call Now: 021 671 0215", href: "tel:0216710215" },
]}
/>
</div>
@@ -273,4 +153,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}