Files
1c4eaa33-e73a-4d99-a9f4-4ff…/src/app/page.tsx
2026-04-08 17:39:24 +00:00

251 lines
7.8 KiB
TypeScript

"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText';
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import { Sparkles } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Services",
id: "services",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]}
button={{
text: "Call Now",
href: "tel:+18586674683",
}}
brandName="High Plumbing San Diego"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
title="Professional Plumbing Excellence in San Diego"
description="24/7 Expert Plumbing Services. From tap repairs to complex sewer solutions, we deliver 5-star service with integrity."
tag="High Plumbing San Diego"
buttons={[
{
text: "Call +1 858-667-4683",
href: "tel:+18586674683",
},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg",
imageAlt: "Professional plumbing services",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kvax0j",
imageAlt: "24/7 availability badge",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg",
imageAlt: "Faucet installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg",
imageAlt: "Leak detection tech",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132623.jpg",
imageAlt: "Pipe maintenance",
},
]}
mediaAnimation="slide-up"
rating={5}
ratingText="5.0 Rating (8 Reviews)"
tagIcon={Sparkles}
/>
</div>
<div id="about" data-section="about">
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Reliability When You Need It Most",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132623.jpg",
alt: "Expert pipe repair",
},
]}
/>
</div>
<div id="services" data-section="services">
<FeatureCardSeven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Tap & Toilet",
description: "Expert install and repair for residential taps and toilets.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg",
},
{
title: "Leak Detection",
description: "Precision technology for non-invasive leak detection.",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg",
},
{
title: "Pipe Repair",
description: "Complete pipe repair and maintenance services.",
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132623.jpg",
},
{
title: "Water Heaters",
description: "Full installation and repair for water heaters.",
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55595.jpg",
},
{
title: "Drain Cleaning",
description: "High-pressure sewer and drain cleaning solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990702.jpg",
},
{
title: "Pool Plumbing",
description: "Professional plumbing hardware for swimming pools.",
imageSrc: "http://img.b2bpic.net/free-photo/stair-pool-luxury-resort-hotel_74190-1770.jpg",
},
]}
title="Comprehensive Plumbing Services"
description="High-quality, reliable repairs and installations for every plumbing need."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Homeowner",
company: "San Diego",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-smiling-man-profile_23-2148203605.jpg",
},
{
id: "2",
name: "Mark D.",
role: "Real Estate Agent",
company: "SD",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-seaside_23-2148574671.jpg",
},
{
id: "3",
name: "Elena R.",
role: "Local Business",
company: "SD",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/photographer-taking-picture-while-looking-camera_158595-5719.jpg",
},
{
id: "4",
name: "David W.",
role: "Homeowner",
company: "La Jolla",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-smiling-man-profile_23-2148203605.jpg",
},
{
id: "5",
name: "Julie K.",
role: "Homeowner",
company: "San Diego",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg",
},
]}
kpiItems={[
{
value: "5.0",
label: "Avg Rating",
},
{
value: "24/7",
label: "Support",
},
{
value: "8+",
label: "Google Reviews",
},
]}
title="What Our Customers Say"
description="5-star service you can rely on."
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
text="Ready to get started? Call us at +1 858-667-4683 or visit us at 7520 Airway Rd #122, San Diego, CA 92154. Open 24 Hours."
buttons={[
{
text: "Call +1 858-667-4683",
href: "tel:+18586674683",
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="High Plumbing San Diego"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}