173 lines
7.5 KiB
TypeScript
173 lines
7.5 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import ReactLenis from "lenis/react";
|
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
|
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
|
import FooterCard from '@/components/sections/footer/FooterCard';
|
|
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
|
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
|
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
|
import { Droplets, Settings, Wrench } from "lucide-react";
|
|
|
|
export default function LandingPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="text-stagger"
|
|
defaultTextAnimation="background-highlight"
|
|
borderRadius="rounded"
|
|
contentWidth="small"
|
|
sizing="medium"
|
|
background="noiseDiagonalGradient"
|
|
cardStyle="inset"
|
|
primaryButtonStyle="gradient"
|
|
secondaryButtonStyle="radial-glow"
|
|
headingFontWeight="normal"
|
|
>
|
|
<ReactLenis root>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarStyleCentered
|
|
navItems={[
|
|
{
|
|
name: "Home", id: "hero"},
|
|
{
|
|
name: "Services", id: "services"},
|
|
{
|
|
name: "Contact", id: "contact"},
|
|
]}
|
|
brandName="Floyd's Plumbing LLC"
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
<HeroLogoBillboard
|
|
background={{
|
|
variant: "plain"}}
|
|
logoText="Floyd's Plumbing LLC"
|
|
description="Professional plumbing services for residential and commercial properties. Reliable, fast, and high-quality repairs you can count on."
|
|
buttons={[
|
|
{
|
|
text: "Call Us Now", href: "tel:+15551234567"},
|
|
{
|
|
text: "Schedule Service", href: "#contact"},
|
|
]}
|
|
imageSrc="http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg"
|
|
mediaAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="services" data-section="services">
|
|
<FeatureCardTwentyFive
|
|
animationType="slide-up"
|
|
textboxLayout="split"
|
|
useInvertedBackground={false}
|
|
features={[
|
|
{
|
|
title: "Leak Repair", description: "Quickly detecting and fixing leaks to prevent water damage.", icon: Droplets,
|
|
mediaItems: [
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=1"},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=2"},
|
|
]
|
|
},
|
|
{
|
|
title: "Drain Cleaning", description: "Removing blockages for smooth water flow in your home.", icon: Wrench,
|
|
mediaItems: [
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=3"},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=4"},
|
|
]
|
|
},
|
|
{
|
|
title: "Installation", description: "Expert installation for faucets, toilets, and water heaters.", icon: Settings,
|
|
mediaItems: [
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=5"},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=6"},
|
|
]
|
|
},
|
|
]}
|
|
title="Our Plumbing Services"
|
|
description="Comprehensive solutions for all your plumbing needs."
|
|
/>
|
|
</div>
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
<TestimonialCardOne
|
|
animationType="slide-up"
|
|
textboxLayout="split"
|
|
gridVariant="three-columns-all-equal-width"
|
|
useInvertedBackground={true}
|
|
testimonials={[
|
|
{
|
|
id: "1", name: "Sarah Miller", role: "Homeowner", company: "Local Customer", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/parents-welcoming-son-kitchen_23-2148414950.jpg"},
|
|
{
|
|
id: "2", name: "John Davis", role: "Property Manager", company: "Local Customer", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877352.jpg"},
|
|
{
|
|
id: "3", name: "Emily Chen", role: "Homeowner", company: "Local Customer", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/people-exchanging-goods-barter-event_23-2150208157.jpg"},
|
|
{
|
|
id: "4", name: "Robert Wilson", role: "Homeowner", company: "Local Customer", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girl-with-shopping-bag-city_1157-28114.jpg"},
|
|
{
|
|
id: "5", name: "Linda Garcia", role: "Business Owner", company: "Local Customer", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mother-daughter-kitchen_1170-2794.jpg"},
|
|
]}
|
|
title="Trusted by Homeowners"
|
|
description="See why our community chooses Floyd's Plumbing."
|
|
/>
|
|
</div>
|
|
|
|
<div id="faq" data-section="faq">
|
|
<FaqDouble
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
title="Frequently Asked Questions"
|
|
description="Common questions about our plumbing services and maintenance."
|
|
faqsAnimation="slide-up"
|
|
faqs={[
|
|
{
|
|
id: "1", title: "Do you offer emergency services?", content: "Yes, we provide 24/7 emergency support for urgent plumbing issues like burst pipes or major leaks."},
|
|
{
|
|
id: "2", title: "How do I schedule an appointment?", content: "You can contact us via our phone number or the contact form on this website to book a time that works for you."},
|
|
{
|
|
id: "3", title: "Are your plumbers licensed?", content: "Absolutely. All our technicians are fully licensed, insured, and experienced professionals."},
|
|
{
|
|
id: "4", title: "Do you provide estimates?", content: "Yes, we offer free quotes for all major repair and installation services. Give us a call to discuss your project."},
|
|
{
|
|
id: "5", title: "What areas do you serve?", content: "We provide comprehensive plumbing services across the entire metropolitan area and surrounding neighborhoods."},
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="contact" data-section="contact">
|
|
<ContactCTA
|
|
useInvertedBackground={false}
|
|
background={{
|
|
variant: "plain"}}
|
|
tag="Ready to get started?"
|
|
title="Need a Reliable Plumber?"
|
|
description="We are available for emergency repairs and scheduled maintenance. Contact us today for a free quote."
|
|
buttons={[
|
|
{
|
|
text: "Contact Us", href: "mailto:floyds@example.com"},
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterCard
|
|
logoText="Floyd's Plumbing LLC"
|
|
copyrightText="© 2025 | Floyd's Plumbing LLC"
|
|
/>
|
|
</div>
|
|
</ReactLenis>
|
|
</ThemeProvider>
|
|
);
|
|
} |