Merge version_1 into main #1
431
src/app/page.tsx
431
src/app/page.tsx
@@ -26,336 +26,119 @@ export default function LandingPage() {
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "/services",
|
||||
},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "/projects",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
]}
|
||||
brandName="Telangana Pools"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Projects", id: "/projects" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="Telangana Pools"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Professional Swimming Pool Construction in Telangana"
|
||||
description="Custom residential and commercial pools built with quality materials, expert workmanship, and trusted local service."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7878.jpg",
|
||||
imageAlt: "Hero pool view 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-tree_1339-4866.jpg",
|
||||
imageAlt: "Hero pool view 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/poolside-relaxation-with-oranges-wine_23-2151993042.jpg",
|
||||
imageAlt: "Hero pool view 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-happy-smile-leisure-around-outdoor-swimming-pool_74190-11166.jpg",
|
||||
imageAlt: "Hero pool view 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-swimming-pool_158595-6243.jpg",
|
||||
imageAlt: "Hero pool view 5",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-doing-meditation_72229-1345.jpg",
|
||||
imageAlt: "Carousel 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-pool_1203-295.jpg",
|
||||
imageAlt: "Carousel 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-leisure-around-swimming-pool_74190-11573.jpg",
|
||||
imageAlt: "Carousel 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxes-leisure-around-swimming-pool_74190-11536.jpg",
|
||||
imageAlt: "Carousel 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077831.jpg",
|
||||
imageAlt: "Carousel 5",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919999999999",
|
||||
},
|
||||
{
|
||||
text: "Get Free Quote",
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg",
|
||||
alt: "Happy customer 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-hotel-pool_23-2150683433.jpg",
|
||||
alt: "Happy customer 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-2586.jpg",
|
||||
alt: "Happy customer 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/luxurious-villa-mountain-landscape-tranquil-poolside-relaxation-generated-by-ai_188544-30912.jpg",
|
||||
alt: "Happy customer 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/good-day-mature-couple-spending-day-recreation-zone-looking-happy_259150-57808.jpg",
|
||||
alt: "Happy customer 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ happy pool owners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Quality Construction",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Materials",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Team",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Modern Design",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast Turnaround",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Professional Swimming Pool Construction in Telangana"
|
||||
description="Custom residential and commercial pools built with quality materials, expert workmanship, and trusted local service."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7878.jpg", imageAlt: "Hero pool view 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-tree_1339-4866.jpg", imageAlt: "Hero pool view 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/poolside-relaxation-with-oranges-wine_23-2151993042.jpg", imageAlt: "Hero pool view 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-happy-smile-leisure-around-outdoor-swimming-pool_74190-11166.jpg", imageAlt: "Hero pool view 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-swimming-pool_158595-6243.jpg", imageAlt: "Hero pool view 5" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-doing-meditation_72229-1345.jpg", imageAlt: "Carousel 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/round-pool_1203-295.jpg", imageAlt: "Carousel 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-leisure-around-swimming-pool_74190-11573.jpg", imageAlt: "Carousel 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxes-leisure-around-swimming-pool_74190-11536.jpg", imageAlt: "Carousel 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077831.jpg", imageAlt: "Carousel 5" }
|
||||
]}
|
||||
buttons={[{ text: "Call Now", href: "tel:+919999999999" }, { text: "Get Free Quote", href: "/contact" }]}
|
||||
avatars={[{ src: "asset://gen-stock-rsv-0", alt: "Happy customer 1" }, { src: "asset://gen-stock-rsv-1", alt: "Happy customer 2" }, { src: "asset://gen-stock-rsv-2", alt: "Happy customer 3" }, { src: "asset://gen-stock-rsv-3", alt: "Happy customer 4" }, { src: "asset://gen-stock-rsv-37", alt: "Happy customer 5" }]}
|
||||
avatarText="Trusted by 500+ happy pool owners"
|
||||
marqueeItems={[{ type: "text", text: "Quality Construction" }, { type: "text", text: "Premium Materials" }, { type: "text", text: "Expert Team" }, { type: "text", text: "Modern Design" }, { type: "text", text: "Fast Turnaround" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardSeven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Residential Pools",
|
||||
description: "Custom designed backyard pools for your family.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169763.jpg",
|
||||
imageAlt: "Residential pool",
|
||||
},
|
||||
{
|
||||
title: "Commercial Pools",
|
||||
description: "High-capacity commercial pools for resorts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-pool_74190-1983.jpg",
|
||||
imageAlt: "Commercial pool",
|
||||
},
|
||||
{
|
||||
title: "Rooftop Pools",
|
||||
description: "Stunning pools built for high-rises.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-checking-smartphone-after-yoga-session_23-2148732881.jpg",
|
||||
imageAlt: "Rooftop pool",
|
||||
},
|
||||
{
|
||||
title: "Farmhouse Pools",
|
||||
description: "Designed for countryside farmhouses.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-3258.jpg",
|
||||
imageAlt: "Farmhouse pool",
|
||||
},
|
||||
{
|
||||
title: "Pool Renovation",
|
||||
description: "Restore your pool to its former glory.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-skateboarder-man-ramp_23-2147678250.jpg",
|
||||
imageAlt: "Renovation",
|
||||
},
|
||||
{
|
||||
title: "Pool Waterproofing",
|
||||
description: "Ensuring structural integrity and longevity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirtless-skater-ramp_23-2147678298.jpg",
|
||||
imageAlt: "Waterproofing",
|
||||
},
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="Quality-focused construction for every lifestyle."
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardSeven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Residential Pools", description: "Custom designed backyard pools for your family.", imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169763.jpg", imageAlt: "Residential pool" },
|
||||
{ title: "Commercial Pools", description: "High-capacity commercial pools for resorts.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-pool_74190-1983.jpg", imageAlt: "Commercial pool" },
|
||||
{ title: "Rooftop Pools", description: "Stunning pools built for high-rises.", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-checking-smartphone-after-yoga-session_23-2148732881.jpg", imageAlt: "Rooftop pool" },
|
||||
{ title: "Farmhouse Pools", description: "Designed for countryside farmhouses.", imageSrc: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-3258.jpg", imageAlt: "Farmhouse pool" },
|
||||
{ title: "Pool Renovation", description: "Restore your pool to its former glory.", imageSrc: "http://img.b2bpic.net/free-photo/crop-skateboarder-man-ramp_23-2147678250.jpg", imageAlt: "Renovation" },
|
||||
{ title: "Pool Waterproofing", description: "Ensuring structural integrity and longevity.", imageSrc: "http://img.b2bpic.net/free-photo/shirtless-skater-ramp_23-2147678298.jpg", imageAlt: "Waterproofing" },
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="Quality-focused construction for every lifestyle."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="why-us" data-section="why-us">
|
||||
<MetricCardOne
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
description: "Deep industry knowledge.",
|
||||
icon: Award,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "500+",
|
||||
title: "Pools Built",
|
||||
description: "Projects completed successfully.",
|
||||
icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "100%",
|
||||
title: "Satisfaction",
|
||||
description: "Quality workmanship guaranteed.",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "24/7",
|
||||
title: "Support",
|
||||
description: "Always there when needed.",
|
||||
icon: Phone,
|
||||
},
|
||||
]}
|
||||
title="Why Choose Our Expertise"
|
||||
description="Building trust with every project we complete in Telangana."
|
||||
/>
|
||||
</div>
|
||||
<div id="why-us" data-section="why-us">
|
||||
<MetricCardOne
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "1", value: "15+", title: "Years Experience", description: "Deep industry knowledge.", icon: Award },
|
||||
{ id: "2", value: "500+", title: "Pools Built", description: "Projects completed successfully.", icon: CheckCircle },
|
||||
{ id: "3", value: "100%", title: "Satisfaction", description: "Quality workmanship guaranteed.", icon: Star },
|
||||
{ id: "4", value: "24/7", title: "Support", description: "Always there when needed.", icon: Phone },
|
||||
]}
|
||||
title="Why Choose Our Expertise"
|
||||
description="Building trust with every project we complete in Telangana."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rajesh K.",
|
||||
handle: "@customer",
|
||||
testimonial: "Professional work and quality construction. Best in Telangana.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-pool_23-2149144901.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sunita P.",
|
||||
handle: "@customer",
|
||||
testimonial: "Excellent workmanship and professional workers. Satisfied.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733185.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Vikram S.",
|
||||
handle: "@customer",
|
||||
testimonial: "Neat construction and quality materials. Very trustworthy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-swim-pool_1157-20248.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Anjali M.",
|
||||
handle: "@customer",
|
||||
testimonial: "Affordable pricing and outstanding results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-guy-with-beard-works-cafe-freelancer-uses-tablet-does-project_1296-725.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Kumar R.",
|
||||
handle: "@customer",
|
||||
testimonial: "Highly recommend for anyone wanting a custom pool.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-with-sunglasses-pool_23-2148618902.jpg",
|
||||
},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Trusted by hundreds of homeowners and businesses."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Rajesh K.", handle: "@customer", testimonial: "Professional work and quality construction. Best in Telangana.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-pool_23-2149144901.jpg" },
|
||||
{ id: "2", name: "Sunita P.", handle: "@customer", testimonial: "Excellent workmanship and professional workers. Satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733185.jpg" },
|
||||
{ id: "3", name: "Vikram S.", handle: "@customer", testimonial: "Neat construction and quality materials. Very trustworthy.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-swim-pool_1157-20248.jpg" },
|
||||
{ id: "4", name: "Anjali M.", handle: "@customer", testimonial: "Affordable pricing and outstanding results.", imageSrc: "http://img.b2bpic.net/free-photo/young-guy-with-beard-works-cafe-freelancer-uses-tablet-does-project_1296-725.jpg" },
|
||||
{ id: "5", name: "Kumar R.", handle: "@customer", testimonial: "Highly recommend for anyone wanting a custom pool.", imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-with-sunglasses-pool_23-2148618902.jpg" },
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Trusted by hundreds of homeowners and businesses."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact-home" data-section="contact-home">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Ready to Build Your Dream Pool?"
|
||||
description="Get in touch today for a free estimate and consultation."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263506.jpg"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact-home" data-section="contact-home">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Ready to Build Your Dream Pool?"
|
||||
description="Get in touch today for a free estimate and consultation."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Your Phone Number", required: true },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263506.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "/services",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Projects",
|
||||
href: "/projects",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="Telangana Pools"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{ items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Services", href: "/services" }] },
|
||||
{ items: [{ label: "Projects", href: "/projects" }, { label: "Contact", href: "/contact" }] },
|
||||
]}
|
||||
logoText="Telangana Pools"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user