Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
238
src/app/page.tsx
238
src/app/page.tsx
@@ -32,33 +32,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "#gallery",
|
||||
},
|
||||
name: "Gallery", id: "#gallery"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Partners",
|
||||
id: "#partners",
|
||||
},
|
||||
name: "Partners", id: "#partners"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Radiant Pools"
|
||||
/>
|
||||
@@ -67,15 +53,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "downward-rays-static-grid",
|
||||
}}
|
||||
variant: "downward-rays-static-grid"}}
|
||||
title="Stunning Pools That Transform Your Space"
|
||||
description="Premium pool design, installation, and maintenance for Cape Town homes and businesses. From concept to completion, we create water features that elevate your lifestyle."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Pool Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Your Free Pool Consultation", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-villa-with-swimming-pool_23-2152008213.jpg"
|
||||
imageAlt="Luxurious swimming pool with a stunning view"
|
||||
@@ -89,9 +72,7 @@ export default function LandingPage() {
|
||||
title="Your Trusted Partner for Exquisite Pool Experiences"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Learn More", href: "#services"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -104,25 +85,13 @@ export default function LandingPage() {
|
||||
tag="Our Expertise"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "design",
|
||||
title: "Innovative Pool Design",
|
||||
content: "Our expert designers collaborate with you to envision a pool that perfectly complements your architecture and lifestyle. We utilize advanced 3D modeling to bring your concepts to life, ensuring every detail is meticulously planned before construction begins. From infinity edges to custom water features, we craft unique aquatic masterpieces.",
|
||||
},
|
||||
id: "design", title: "Innovative Pool Design", content: "Our expert designers collaborate with you to envision a pool that perfectly complements your architecture and lifestyle. We utilize advanced 3D modeling to bring your concepts to life, ensuring every detail is meticulously planned before construction begins. From infinity edges to custom water features, we craft unique aquatic masterpieces."},
|
||||
{
|
||||
id: "installation",
|
||||
title: "Precision Installation & Construction",
|
||||
content: "With a focus on quality craftsmanship and structural integrity, our experienced teams manage every aspect of pool construction. We use only the highest-grade materials and adhere to strict industry standards, guaranteeing a durable, long-lasting, and beautiful pool. Our process is efficient, minimizing disruption while maximizing results.",
|
||||
},
|
||||
id: "installation", title: "Precision Installation & Construction", content: "With a focus on quality craftsmanship and structural integrity, our experienced teams manage every aspect of pool construction. We use only the highest-grade materials and adhere to strict industry standards, guaranteeing a durable, long-lasting, and beautiful pool. Our process is efficient, minimizing disruption while maximizing results."},
|
||||
{
|
||||
id: "maintenance",
|
||||
title: "Professional Maintenance & Care",
|
||||
content: "Protect your investment with our comprehensive maintenance packages. We offer regular cleaning, chemical balancing, equipment checks, and seasonal preparation to keep your pool sparkling clean and fully operational year-round. Our technicians are trained to identify and resolve issues proactively, ensuring optimal pool health.",
|
||||
},
|
||||
id: "maintenance", title: "Professional Maintenance & Care", content: "Protect your investment with our comprehensive maintenance packages. We offer regular cleaning, chemical balancing, equipment checks, and seasonal preparation to keep your pool sparkling clean and fully operational year-round. Our technicians are trained to identify and resolve issues proactively, ensuring optimal pool health."},
|
||||
{
|
||||
id: "renovation",
|
||||
title: "Revitalization & Renovation",
|
||||
content: "Breathe new life into an aging pool with our renovation services. Whether it's resurfacing, tile replacement, equipment upgrades, or a complete design overhaul, we transform your existing pool into a modern oasis. Enhance functionality, improve aesthetics, and boost your property value with our expert touch.",
|
||||
},
|
||||
id: "renovation", title: "Revitalization & Renovation", content: "Breathe new life into an aging pool with our renovation services. Whether it's resurfacing, tile replacement, equipment upgrades, or a complete design overhaul, we transform your existing pool into a modern oasis. Enhance functionality, improve aesthetics, and boost your property value with our expert touch."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1697.jpg"
|
||||
imageAlt="Illustration of various pool services"
|
||||
@@ -139,47 +108,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Modern Family Oasis",
|
||||
price: "R 1.2M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-girl-relaxing-pool_23-2147819045.jpg",
|
||||
imageAlt: "Modern geometric pool",
|
||||
},
|
||||
id: "p1", name: "Modern Family Oasis", price: "R 1.2M", imageSrc: "http://img.b2bpic.net/free-photo/top-view-girl-relaxing-pool_23-2147819045.jpg", imageAlt: "Modern geometric pool"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Infinity Edge Masterpiece",
|
||||
price: "R 2.5M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-infinity-pool-perched-edge-cliff-overlooking-breathtaking-landscape_1268-31154.jpg",
|
||||
imageAlt: "Infinity edge pool with view",
|
||||
},
|
||||
id: "p2", name: "Infinity Edge Masterpiece", price: "R 2.5M", imageSrc: "http://img.b2bpic.net/free-photo/modern-infinity-pool-perched-edge-cliff-overlooking-breathtaking-landscape_1268-31154.jpg", imageAlt: "Infinity edge pool with view"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Serene Backyard Retreat",
|
||||
price: "R 950K",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-happy-smile-leisure-around-outdoor-swimming-pool_74190-11195.jpg",
|
||||
imageAlt: "Serene backyard pool",
|
||||
},
|
||||
id: "p3", name: "Serene Backyard Retreat", price: "R 950K", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-happy-smile-leisure-around-outdoor-swimming-pool_74190-11195.jpg", imageAlt: "Serene backyard pool"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Commercial Lap Pool",
|
||||
price: "R 1.8M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunny-indoor-pool-jump-with-teens-playing-by-water-fun-splash_169016-69369.jpg",
|
||||
imageAlt: "Commercial lap pool",
|
||||
},
|
||||
id: "p4", name: "Commercial Lap Pool", price: "R 1.8M", imageSrc: "http://img.b2bpic.net/free-photo/sunny-indoor-pool-jump-with-teens-playing-by-water-fun-splash_169016-69369.jpg", imageAlt: "Commercial lap pool"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Resort Style Lagoon",
|
||||
price: "R 3.1M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-tourism-blue-outdoor-water_1203-3806.jpg",
|
||||
imageAlt: "Resort style lagoon pool",
|
||||
},
|
||||
id: "p5", name: "Resort Style Lagoon", price: "R 3.1M", imageSrc: "http://img.b2bpic.net/free-photo/sky-tourism-blue-outdoor-water_1203-3806.jpg", imageAlt: "Resort style lagoon pool"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Compact Urban Design",
|
||||
price: "R 780K",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2668.jpg",
|
||||
imageAlt: "Compact urban pool",
|
||||
},
|
||||
id: "p6", name: "Compact Urban Design", price: "R 780K", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2668.jpg", imageAlt: "Compact urban pool"},
|
||||
]}
|
||||
title="Our Gallery: Inspiring Pool Creations"
|
||||
description="Explore a selection of our most stunning residential and commercial pool projects in Cape Town. Each pool is a testament to our dedication to superior design, flawless execution, and client satisfaction."
|
||||
@@ -192,52 +131,23 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Mrs. A. Van der Merwe",
|
||||
role: "Homeowner",
|
||||
company: "Clifton",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg",
|
||||
imageAlt: "Mrs. A. Van der Merwe profile",
|
||||
},
|
||||
id: "t1", name: "Mrs. A. Van der Merwe", role: "Homeowner", company: "Clifton", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", imageAlt: "Mrs. A. Van der Merwe profile"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mr. D. Singh",
|
||||
role: "Property Developer",
|
||||
company: "V&A Waterfront",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-with-coffee-cup-hand-pocket-looking-camera_23-2148112813.jpg",
|
||||
imageAlt: "Mr. D. Singh profile",
|
||||
},
|
||||
id: "t2", name: "Mr. D. Singh", role: "Property Developer", company: "V&A Waterfront", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-with-coffee-cup-hand-pocket-looking-camera_23-2148112813.jpg", imageAlt: "Mr. D. Singh profile"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Ms. E. Johnson",
|
||||
role: "Hotel Manager",
|
||||
company: "Camps Bay Boutique Hotel",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-business-girl-with-notebook_1157-15232.jpg",
|
||||
imageAlt: "Ms. E. Johnson profile",
|
||||
},
|
||||
id: "t3", name: "Ms. E. Johnson", role: "Hotel Manager", company: "Camps Bay Boutique Hotel", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-business-girl-with-notebook_1157-15232.jpg", imageAlt: "Ms. E. Johnson profile"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Mr. K. Peterson",
|
||||
role: "Homeowner",
|
||||
company: "Bishopscourt",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg",
|
||||
imageAlt: "Mr. K. Peterson profile",
|
||||
},
|
||||
id: "t4", name: "Mr. K. Peterson", role: "Homeowner", company: "Bishopscourt", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg", imageAlt: "Mr. K. Peterson profile"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Mrs. L. Mkhize",
|
||||
role: "Residential Complex Manager",
|
||||
company: "Century City",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-bench-with-clipboard_23-2147989688.jpg",
|
||||
imageAlt: "Mrs. L. Mkhize profile",
|
||||
},
|
||||
id: "t5", name: "Mrs. L. Mkhize", role: "Residential Complex Manager", company: "Century City", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-bench-with-clipboard_23-2147989688.jpg", imageAlt: "Mrs. L. Mkhize profile"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from homeowners and property managers who have experienced the Radiant Pools difference. Their satisfaction is our greatest reward."
|
||||
@@ -250,14 +160,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Luxury Living",
|
||||
"Cape Residences",
|
||||
"Prestige Hotels",
|
||||
"Grand Resorts",
|
||||
"City Properties",
|
||||
"Elite Estates",
|
||||
"Coastal Developments",
|
||||
]}
|
||||
"Luxury Living", "Cape Residences", "Prestige Hotels", "Grand Resorts", "City Properties", "Elite Estates", "Coastal Developments"]}
|
||||
title="Trusted by Leading Property & Hospitality Brands"
|
||||
description="Our commitment to excellence has earned us the trust of discerning clients across Cape Town's most prestigious developments and luxurious establishments."
|
||||
tag="Our Partners"
|
||||
@@ -270,30 +173,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What is the typical timeline for a new pool installation?",
|
||||
content: "The timeline varies depending on the pool's complexity, size, and specific features. Generally, a standard residential pool installation takes between 8 to 12 weeks from excavation to completion, including curing time. We provide a detailed project schedule after the design phase.",
|
||||
},
|
||||
id: "faq1", title: "What is the typical timeline for a new pool installation?", content: "The timeline varies depending on the pool's complexity, size, and specific features. Generally, a standard residential pool installation takes between 8 to 12 weeks from excavation to completion, including curing time. We provide a detailed project schedule after the design phase."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Do you offer custom pool designs?",
|
||||
content: "Absolutely! We specialize in bespoke pool designs tailored to your property's unique characteristics and your personal preferences. Our design team works closely with you to create a one-of-a-kind aquatic space that perfectly fits your vision and lifestyle.",
|
||||
},
|
||||
id: "faq2", title: "Do you offer custom pool designs?", content: "Absolutely! We specialize in bespoke pool designs tailored to your property's unique characteristics and your personal preferences. Our design team works closely with you to create a one-of-a-kind aquatic space that perfectly fits your vision and lifestyle."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "What maintenance services do you provide?",
|
||||
content: "Our maintenance services range from weekly cleaning and chemical balancing to equipment inspection, winterization, and seasonal opening. We offer various packages to ensure your pool remains pristine and operational all year round, extending its lifespan and enjoyment.",
|
||||
},
|
||||
id: "faq3", title: "What maintenance services do you provide?", content: "Our maintenance services range from weekly cleaning and chemical balancing to equipment inspection, winterization, and seasonal opening. We offer various packages to ensure your pool remains pristine and operational all year round, extending its lifespan and enjoyment."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Are your pools covered by a warranty?",
|
||||
content: "Yes, all our new pool installations come with a comprehensive structural warranty and manufacturer warranties on all equipment. We stand behind the quality of our work and materials. Specific warranty details will be provided during your consultation.",
|
||||
},
|
||||
id: "faq4", title: "Are your pools covered by a warranty?", content: "Yes, all our new pool installations come with a comprehensive structural warranty and manufacturer warranties on all equipment. We stand behind the quality of our work and materials. Specific warranty details will be provided during your consultation."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "Can you renovate my existing pool?",
|
||||
content: "Yes, we offer extensive renovation and modernization services. Whether you want to update the aesthetic with new finishes, upgrade to energy-efficient equipment, or completely redesign the layout, our team can transform your existing pool into a contemporary masterpiece.",
|
||||
},
|
||||
id: "faq5", title: "Can you renovate my existing pool?", content: "Yes, we offer extensive renovation and modernization services. Whether you want to update the aesthetic with new finishes, upgrade to energy-efficient equipment, or completely redesign the layout, our team can transform your existing pool into a contemporary masterpiece."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our pool design, installation, and maintenance services. If you need further assistance, please contact us."
|
||||
@@ -306,8 +194,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Start Your Pool Journey Today"
|
||||
description="Ready to transform your property with a stunning pool? Contact Radiant Pools for a personalized consultation. Our experts are here to discuss your vision and provide a free, no-obligation quote."
|
||||
@@ -326,58 +213,35 @@ export default function LandingPage() {
|
||||
logoText="Radiant Pools"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Design",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Design", href: "#services"},
|
||||
{
|
||||
label: "Installation",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Installation", href: "#services"},
|
||||
{
|
||||
label: "Maintenance",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Maintenance", href: "#services"},
|
||||
{
|
||||
label: "Renovation",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Renovation", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Gallery", href: "#gallery"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "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: "Schedule Service",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Schedule Service", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user