Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
390
src/app/page.tsx
390
src/app/page.tsx
@@ -35,76 +35,47 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Ricky Pools Durban"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Premier Pool Solutions for Durban Homes & Businesses"
|
||||
description="From custom builds to expert maintenance, we deliver crystal-clear pools that enhance your lifestyle. Trusted by Durban residents for over a decade."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Pool Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Your Free Pool Consultation", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-resort-pool_1203-3199.jpg?_wi=1",
|
||||
imageAlt: "Luxury swimming pool in a modern backyard.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-resort-pool_1203-3199.jpg", imageAlt: "Luxury swimming pool in a modern backyard."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-blue-vintage-pool-clean_1203-4526.jpg?_wi=1",
|
||||
imageAlt: "Professional pool maintenance worker cleaning a pool.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-blue-vintage-pool-clean_1203-4526.jpg", imageAlt: "Professional pool maintenance worker cleaning a pool."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7923.jpg?_wi=1",
|
||||
imageAlt: "Swimming pool under construction.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7923.jpg", imageAlt: "Swimming pool under construction."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool_74190-1975.jpg",
|
||||
imageAlt: "Large commercial swimming pool at a resort.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool_74190-1975.jpg", imageAlt: "Large commercial swimming pool at a resort."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-parents-two-kids-are-holding-side-pool_1268-23316.jpg",
|
||||
imageAlt: "Family enjoying a clean and safe swimming pool.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-parents-two-kids-are-holding-side-pool_1268-23316.jpg", imageAlt: "Family enjoying a clean and safe swimming pool."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-washing-hands_23-2148938496.jpg",
|
||||
imageAlt: "Pool technician checking water quality.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-washing-hands_23-2148938496.jpg", imageAlt: "Pool technician checking water quality."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -116,19 +87,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Wrench,
|
||||
label: "Years Experience",
|
||||
value: "15+",
|
||||
},
|
||||
label: "Years Experience", value: "15+"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
label: "Certified Technicians",
|
||||
value: "20+",
|
||||
},
|
||||
label: "Certified Technicians", value: "20+"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Happy Clients",
|
||||
value: "500+",
|
||||
},
|
||||
label: "Happy Clients", value: "500+"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -141,46 +106,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Custom Pool Construction",
|
||||
description: "Design and build your dream pool, from initial concept to stunning completion, tailored to your aesthetic and budget.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-architectural-project-with-different-tools-arrangement_23-2148540119.jpg",
|
||||
imageAlt: "Custom pool design blueprint",
|
||||
},
|
||||
title: "Custom Pool Construction", description: "Design and build your dream pool, from initial concept to stunning completion, tailored to your aesthetic and budget.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-architectural-project-with-different-tools-arrangement_23-2148540119.jpg", imageAlt: "Custom pool design blueprint"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-tree_1339-4868.jpg",
|
||||
imageAlt: "New pool shell construction",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-resort-pool_1203-3199.jpg?_wi=2",
|
||||
imageAlt: "pool construction blueprint design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-tree_1339-4868.jpg", imageAlt: "New pool shell construction"}
|
||||
},
|
||||
{
|
||||
title: "Expert Pool Maintenance",
|
||||
description: "Regular cleaning, chemical balancing, and equipment checks to keep your pool sparkling, healthy, and ready for enjoyment.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3865.jpg",
|
||||
imageAlt: "Pool filter and pump maintenance",
|
||||
},
|
||||
title: "Expert Pool Maintenance", description: "Regular cleaning, chemical balancing, and equipment checks to keep your pool sparkling, healthy, and ready for enjoyment.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3865.jpg", imageAlt: "Pool filter and pump maintenance"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-are-pumping-big-rubber-toy-pool_1150-14570.jpg",
|
||||
imageAlt: "Robotic pool cleaner in action",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-blue-vintage-pool-clean_1203-4526.jpg?_wi=2",
|
||||
imageAlt: "pool construction blueprint design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-are-pumping-big-rubber-toy-pool_1150-14570.jpg", imageAlt: "Robotic pool cleaner in action"}
|
||||
},
|
||||
{
|
||||
title: "Reliable Pool Repair",
|
||||
description: "From leak detection to equipment replacement, our skilled technicians resolve issues swiftly, restoring your pool's optimal performance.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beach-with-blank-spots-surface-formentera-spain_181624-15183.jpg",
|
||||
imageAlt: "Underwater pool light repair",
|
||||
},
|
||||
title: "Reliable Pool Repair", description: "From leak detection to equipment replacement, our skilled technicians resolve issues swiftly, restoring your pool's optimal performance.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beach-with-blank-spots-surface-formentera-spain_181624-15183.jpg", imageAlt: "Underwater pool light repair"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16103.jpg",
|
||||
imageAlt: "Pool resurfacing and renovation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7923.jpg?_wi=2",
|
||||
imageAlt: "pool construction blueprint design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16103.jpg", imageAlt: "Pool resurfacing and renovation"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -197,47 +138,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p-residential",
|
||||
name: "Residential Pools",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7924.jpg",
|
||||
imageAlt: "Modern residential swimming pool in a backyard",
|
||||
},
|
||||
id: "p-residential", name: "Residential Pools", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7924.jpg", imageAlt: "Modern residential swimming pool in a backyard"},
|
||||
{
|
||||
id: "p-commercial",
|
||||
name: "Commercial Pools",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-view-caucasian-male-swimming-outdoor-pool-placed-building-balcony_181624-40233.jpg",
|
||||
imageAlt: "Large commercial swimming pool at a resort",
|
||||
},
|
||||
id: "p-commercial", name: "Commercial Pools", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/closeup-view-caucasian-male-swimming-outdoor-pool-placed-building-balcony_181624-40233.jpg", imageAlt: "Large commercial swimming pool at a resort"},
|
||||
{
|
||||
id: "p-renovation",
|
||||
name: "Pool Renovation & Remodeling",
|
||||
price: "Starting at R15,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-top-view_1150-11010.jpg",
|
||||
imageAlt: "Transformed renovated swimming pool",
|
||||
},
|
||||
id: "p-renovation", name: "Pool Renovation & Remodeling", price: "Starting at R15,000", imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-top-view_1150-11010.jpg", imageAlt: "Transformed renovated swimming pool"},
|
||||
{
|
||||
id: "p-spa",
|
||||
name: "Spa & Hot Tub Integration",
|
||||
price: "Starting at R10,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-experiencing-cold-exposure-wellness_23-2151138554.jpg",
|
||||
imageAlt: "Luxurious outdoor spa and hot tub",
|
||||
},
|
||||
id: "p-spa", name: "Spa & Hot Tub Integration", price: "Starting at R10,000", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-experiencing-cold-exposure-wellness_23-2151138554.jpg", imageAlt: "Luxurious outdoor spa and hot tub"},
|
||||
{
|
||||
id: "p-waterfeature",
|
||||
name: "Water Features",
|
||||
price: "Starting at R5,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/source-pouring-water_1162-183.jpg",
|
||||
imageAlt: "Elegant pool waterfall feature",
|
||||
},
|
||||
id: "p-waterfeature", name: "Water Features", price: "Starting at R5,000", imageSrc: "http://img.b2bpic.net/free-photo/source-pouring-water_1162-183.jpg", imageAlt: "Elegant pool waterfall feature"},
|
||||
{
|
||||
id: "p-accessories",
|
||||
name: "Pool Accessories & Equipment",
|
||||
price: "View Catalog",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-by-pool_23-2148732924.jpg",
|
||||
imageAlt: "Various pool equipment and accessories",
|
||||
},
|
||||
id: "p-accessories", name: "Pool Accessories & Equipment", price: "View Catalog", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-by-pool_23-2148732924.jpg", imageAlt: "Various pool equipment and accessories"},
|
||||
]}
|
||||
title="Explore Our Range of Pool Solutions"
|
||||
description="Discover the perfect pool type or service package to match your needs and transform your outdoor space."
|
||||
@@ -251,63 +162,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic-plan",
|
||||
badge: "Residential",
|
||||
badgeIcon: Leaf,
|
||||
price: "R500/month",
|
||||
subtitle: "Essential care for smaller pools",
|
||||
buttons: [
|
||||
id: "basic-plan", badge: "Residential", badgeIcon: Leaf,
|
||||
price: "R500/month", subtitle: "Essential care for smaller pools", buttons: [
|
||||
{
|
||||
text: "Select Basic Plan",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Select Basic Plan", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Weekly Skimming & Brushing",
|
||||
"Basic Chemical Balancing",
|
||||
"Filter Backwash (monthly)",
|
||||
"Equipment Visual Check",
|
||||
],
|
||||
"Weekly Skimming & Brushing", "Basic Chemical Balancing", "Filter Backwash (monthly)", "Equipment Visual Check"],
|
||||
},
|
||||
{
|
||||
id: "premium-plan",
|
||||
badge: "Most Popular",
|
||||
badgeIcon: Sparkles,
|
||||
price: "R850/month",
|
||||
subtitle: "Comprehensive care for peace of mind",
|
||||
buttons: [
|
||||
id: "premium-plan", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
price: "R850/month", subtitle: "Comprehensive care for peace of mind", buttons: [
|
||||
{
|
||||
text: "Select Premium Plan",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Select Premium Plan", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Weekly Full Cleaning",
|
||||
"Advanced Chemical Balancing",
|
||||
"Filter Cleaning (bi-weekly)",
|
||||
"Minor Equipment Adjustments",
|
||||
"Seasonal Pool Opening/Closing",
|
||||
],
|
||||
"Weekly Full Cleaning", "Advanced Chemical Balancing", "Filter Cleaning (bi-weekly)", "Minor Equipment Adjustments", "Seasonal Pool Opening/Closing"],
|
||||
},
|
||||
{
|
||||
id: "commercial-plan",
|
||||
badge: "Commercial",
|
||||
badgeIcon: Droplets,
|
||||
price: "Custom Quote",
|
||||
subtitle: "Tailored solutions for larger properties",
|
||||
buttons: [
|
||||
id: "commercial-plan", badge: "Commercial", badgeIcon: Droplets,
|
||||
price: "Custom Quote", subtitle: "Tailored solutions for larger properties", buttons: [
|
||||
{
|
||||
text: "Request Custom Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request Custom Quote", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Daily/Weekly Service Options",
|
||||
"Advanced Water Quality Monitoring",
|
||||
"Priority Repair Service",
|
||||
"Compliance & Safety Checks",
|
||||
"Dedicated Account Manager",
|
||||
],
|
||||
"Daily/Weekly Service Options", "Advanced Water Quality Monitoring", "Priority Repair Service", "Compliance & Safety Checks", "Dedicated Account Manager"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Pool Maintenance Plans"
|
||||
@@ -322,44 +201,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1500+",
|
||||
title: "Pools Maintained",
|
||||
items: [
|
||||
"Residential",
|
||||
"Commercial",
|
||||
"Public",
|
||||
],
|
||||
id: "m1", value: "1500+", title: "Pools Maintained", items: [
|
||||
"Residential", "Commercial", "Public"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "250+",
|
||||
title: "New Installations",
|
||||
items: [
|
||||
"Custom Builds",
|
||||
"Renovations",
|
||||
"Spas",
|
||||
],
|
||||
id: "m2", value: "250+", title: "New Installations", items: [
|
||||
"Custom Builds", "Renovations", "Spas"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10+",
|
||||
title: "Years in Business",
|
||||
items: [
|
||||
"Durban's Trusted Partner",
|
||||
"Experienced Team",
|
||||
"Local Expertise",
|
||||
],
|
||||
id: "m3", value: "10+", title: "Years in Business", items: [
|
||||
"Durban's Trusted Partner", "Experienced Team", "Local Expertise"],
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "98%",
|
||||
title: "Customer Satisfaction",
|
||||
items: [
|
||||
"Reliable Service",
|
||||
"Quality Workmanship",
|
||||
"Positive Feedback",
|
||||
],
|
||||
id: "m4", value: "98%", title: "Customer Satisfaction", items: [
|
||||
"Reliable Service", "Quality Workmanship", "Positive Feedback"],
|
||||
},
|
||||
]}
|
||||
title="Our Commitment to Excellence"
|
||||
@@ -373,50 +228,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Exceptional Service, Beautiful Pool!",
|
||||
quote: "Ricky Pools transformed our old backyard into a stunning oasis. Their team was professional, efficient, and the results exceeded our expectations. Highly recommended!",
|
||||
name: "Sarah J.",
|
||||
role: "Homeowner, Umhlanga",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-waving-hand-outside_23-2149447136.jpg",
|
||||
imageAlt: "Smiling woman by a clean pool",
|
||||
},
|
||||
id: "t1", title: "Exceptional Service, Beautiful Pool!", quote: "Ricky Pools transformed our old backyard into a stunning oasis. Their team was professional, efficient, and the results exceeded our expectations. Highly recommended!", name: "Sarah J.", role: "Homeowner, Umhlanga", imageSrc: "http://img.b2bpic.net/free-photo/man-waving-hand-outside_23-2149447136.jpg", imageAlt: "Smiling woman by a clean pool"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Reliable Maintenance for Our Commercial Property",
|
||||
quote: "As a property manager, I need reliable contractors. Ricky Pools provides consistent, top-notch maintenance for our complex's pool, ensuring it's always ready for our residents.",
|
||||
name: "Michael D.",
|
||||
role: "Property Manager, Durban North",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-man-near-modern-building_23-2147747854.jpg",
|
||||
imageAlt: "Man standing by a commercial pool",
|
||||
},
|
||||
id: "t2", title: "Reliable Maintenance for Our Commercial Property", quote: "As a property manager, I need reliable contractors. Ricky Pools provides consistent, top-notch maintenance for our complex's pool, ensuring it's always ready for our residents.", name: "Michael D.", role: "Property Manager, Durban North", imageSrc: "http://img.b2bpic.net/free-photo/relaxed-man-near-modern-building_23-2147747854.jpg", imageAlt: "Man standing by a commercial pool"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Quick and Efficient Repair",
|
||||
quote: "We had a persistent leak, and Ricky Pools diagnosed and fixed it quickly. Their expertise saved us a lot of money and stress. Our pool is perfect again!",
|
||||
name: "Emily R.",
|
||||
role: "Homeowner, Morningside",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733185.jpg",
|
||||
imageAlt: "Happy couple by a pool",
|
||||
},
|
||||
id: "t3", title: "Quick and Efficient Repair", quote: "We had a persistent leak, and Ricky Pools diagnosed and fixed it quickly. Their expertise saved us a lot of money and stress. Our pool is perfect again!", name: "Emily R.", role: "Homeowner, Morningside", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733185.jpg", imageAlt: "Happy couple by a pool"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Professional and Transparent Process",
|
||||
quote: "From the first consultation to completion, the team at Ricky Pools was transparent about costs and timelines. We always knew what to expect, and they delivered beautifully.",
|
||||
name: "David K.",
|
||||
role: "Residential Developer, La Lucia",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-spending-some-quality-time-together_23-2149032318.jpg",
|
||||
imageAlt: "Man by a new pool build",
|
||||
},
|
||||
id: "t4", title: "Professional and Transparent Process", quote: "From the first consultation to completion, the team at Ricky Pools was transparent about costs and timelines. We always knew what to expect, and they delivered beautifully.", name: "David K.", role: "Residential Developer, La Lucia", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-spending-some-quality-time-together_23-2149032318.jpg", imageAlt: "Man by a new pool build"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "The Best Pool Company in Durban!",
|
||||
quote: "We've used several pool companies over the years, and Ricky Pools is by far the best. Their attention to detail and commitment to customer satisfaction are unmatched.",
|
||||
name: "Jessica L.",
|
||||
role: "Homeowner, Ballito",
|
||||
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-4060.jpg",
|
||||
imageAlt: "Woman relaxing by a luxurious pool",
|
||||
},
|
||||
id: "t5", title: "The Best Pool Company in Durban!", quote: "We've used several pool companies over the years, and Ricky Pools is by far the best. Their attention to detail and commitment to customer satisfaction are unmatched.", name: "Jessica L.", role: "Homeowner, Ballito", 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-4060.jpg", imageAlt: "Woman relaxing by a luxurious pool"},
|
||||
]}
|
||||
title="What Our Clients Say About Us"
|
||||
description="Hear directly from homeowners and businesses who trust Ricky Pools Durban for their pool needs."
|
||||
@@ -428,14 +248,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Durban Resorts Group",
|
||||
"Coastline Properties",
|
||||
"Aqua Leisure Facilities",
|
||||
"Palm Grove Estates",
|
||||
"Suncoast Hotels",
|
||||
"Oceanview Apartments",
|
||||
"Greenwood Developments",
|
||||
]}
|
||||
"Durban Resorts Group", "Coastline Properties", "Aqua Leisure Facilities", "Palm Grove Estates", "Suncoast Hotels", "Oceanview Apartments", "Greenwood Developments"]}
|
||||
title="Trusted by Leading Businesses & Communities"
|
||||
description="Our commitment to quality service has earned the trust of various commercial partners and residential estates across Durban."
|
||||
/>
|
||||
@@ -446,30 +259,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "How often should my pool be serviced?",
|
||||
content: "For residential pools, we generally recommend weekly service during peak season and bi-weekly during off-peak. Commercial pools may require daily servicing depending on usage.",
|
||||
},
|
||||
id: "faq1", title: "How often should my pool be serviced?", content: "For residential pools, we generally recommend weekly service during peak season and bi-weekly during off-peak. Commercial pools may require daily servicing depending on usage."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "What is included in a standard maintenance package?",
|
||||
content: "Our standard package includes skimming, brushing, vacuuming (as needed), chemical balancing, filter backwashing, and an equipment visual check. More comprehensive plans offer additional services.",
|
||||
},
|
||||
id: "faq2", title: "What is included in a standard maintenance package?", content: "Our standard package includes skimming, brushing, vacuuming (as needed), chemical balancing, filter backwashing, and an equipment visual check. More comprehensive plans offer additional services."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "How long does new pool construction take?",
|
||||
content: "New pool construction timelines vary depending on complexity and size, typically ranging from 8 to 12 weeks from excavation to completion. We provide a detailed timeline during your consultation.",
|
||||
},
|
||||
id: "faq3", title: "How long does new pool construction take?", content: "New pool construction timelines vary depending on complexity and size, typically ranging from 8 to 12 weeks from excavation to completion. We provide a detailed timeline during your consultation."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Do you offer emergency repair services?",
|
||||
content: "Yes, we offer emergency repair services for critical issues like major leaks or equipment failures. Please contact us immediately for urgent assistance.",
|
||||
},
|
||||
id: "faq4", title: "Do you offer emergency repair services?", content: "Yes, we offer emergency repair services for critical issues like major leaks or equipment failures. Please contact us immediately for urgent assistance."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "Are your technicians certified?",
|
||||
content: "Absolutely. All our pool technicians are highly trained, certified, and experienced in the latest pool maintenance and repair techniques, ensuring professional and reliable service.",
|
||||
},
|
||||
id: "faq5", title: "Are your technicians certified?", content: "Absolutely. All our pool technicians are highly trained, certified, and experienced in the latest pool maintenance and repair techniques, ensuring professional and reliable service."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find quick answers to common questions about our pool construction, maintenance, and repair services."
|
||||
@@ -482,8 +280,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Request a Free Pool Consultation"
|
||||
description="Ready for a sparkling clean pool or a new installation? Contact us today to schedule your no-obligation consultation."
|
||||
@@ -502,66 +299,39 @@ export default function LandingPage() {
|
||||
logoText="Ricky Pools Durban"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Pool Construction",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Pool Construction", href: "#services"},
|
||||
{
|
||||
label: "Pool Maintenance",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Pool Maintenance", href: "#services"},
|
||||
{
|
||||
label: "Pool Repair",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Pool Repair", href: "#services"},
|
||||
{
|
||||
label: "Renovations",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Renovations", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Work",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Our Work", href: "#products"},
|
||||
{
|
||||
label: "Client Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Client Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Get a Quote", href: "#contact"},
|
||||
{
|
||||
label: "Email Us",
|
||||
href: "mailto:info@rickypools.co.za",
|
||||
},
|
||||
label: "Email Us", href: "mailto:info@rickypools.co.za"},
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "tel:+27123456789",
|
||||
},
|
||||
label: "Call Us", href: "tel:+27123456789"},
|
||||
{
|
||||
label: "Durban, South Africa",
|
||||
href: "#",
|
||||
},
|
||||
label: "Durban, South Africa", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user