Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f6d254b147 | |||
| 3988b30450 | |||
| c640523324 | |||
| a8b8e8e290 | |||
| 71e529ca4b | |||
| f067a94605 |
@@ -37,28 +37,28 @@ export default function LandingPage() {
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Precision Plumbing"
|
||||
brandName="Clearwater Plumbing"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
title="Reliable Plumbing Services for Your Home"
|
||||
description="From leaky faucets to full pipe installations, we provide prompt, professional plumbing solutions in your local area."
|
||||
title="Clearwater Plumbing: Professional Care for Your Pipes"
|
||||
description="Top-tier residential and commercial plumbing services in the Clearwater area. We handle everything from minor repairs to major installations with expertise."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[{ text: "Get a Quote", href: "#contact" }]}
|
||||
buttons={[{ text: "Book a Visit", href: "#contact" }]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/plumber-fixing-sink_23-2148763143.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
title="Your Local Plumbing Experts"
|
||||
description="With over 15 years of experience, we pride ourselves on honesty, quality workmanship, and transparent pricing. We treat your home as if it were our own."
|
||||
title="Your Neighborhood Plumbing Specialists"
|
||||
description="With over a decade of dedication to Clearwater homes, our team provides reliable, efficient, and friendly plumbing solutions. We prioritize your peace of mind and the long-term health of your home's infrastructure."
|
||||
bulletPoints={[
|
||||
{ title: "Certified Professionals", description: "Fully licensed and insured team.", icon: ShieldCheck },
|
||||
{ title: "24/7 Emergency Support", description: "Here for you when you need us most.", icon: Wrench },
|
||||
{ title: "Local Family Business", description: "Serving our community with pride.", icon: Droplets }
|
||||
{ title: "Expert Technicians", description: "Highly trained, fully licensed and insured.", icon: ShieldCheck },
|
||||
{ title: "Emergency Ready", description: "Available when the unexpected happens.", icon: Wrench },
|
||||
{ title: "Community Focused", description: "Quality care for our local homeowners.", icon: Droplets }
|
||||
]}
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
@@ -67,30 +67,30 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyThree
|
||||
title="Comprehensive Services"
|
||||
description="No job is too big or too small for our skilled technicians."
|
||||
title="Core Plumbing Services"
|
||||
description="Reliable service backed by experience."
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "1", title: "Drain Cleaning", tags: ["Maintenance", "Emergency"] },
|
||||
{ id: "2", title: "Water Heater Installation", tags: ["Installation", "Efficiency"] },
|
||||
{ id: "3", title: "Leak Detection", tags: ["Repair", "Diagnostics"] }
|
||||
{ id: "1", title: "Drain & Sewer Cleaning", tags: ["Maintenance", "Cleaning"] },
|
||||
{ id: "2", title: "Heater & Boiler Repair", tags: ["Heating", "Repair"] },
|
||||
{ id: "3", title: "Pipe & Leak Detection", tags: ["Emergency", "Diagnostics"] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<ProductCardFour
|
||||
title="Residential Solutions"
|
||||
description="Quality repairs, installations, and upgrades."
|
||||
title="Our Plumbing Solutions"
|
||||
description="High-quality residential plumbing installations and maintenance."
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Faucet Repair", price: "$99+", variant: "Standard", imageSrc: "https://img.b2bpic.net/free-photo/faucet-repair_23-2148516904.jpg" },
|
||||
{ id: "p2", name: "Pipe Inspection", price: "$150+", variant: "Advanced", imageSrc: "https://img.b2bpic.net/free-photo/pipe-repair_23-2148794097.jpg" },
|
||||
{ id: "p3", name: "Water Softener", price: "$400+", variant: "Efficiency", imageSrc: "https://img.b2bpic.net/free-photo/softener_23-2148510907.jpg" }
|
||||
{ id: "p1", name: "Faucet & Fixture", price: "From $85", variant: "Standard", imageSrc: "https://img.b2bpic.net/free-photo/faucet-repair_23-2148516904.jpg" },
|
||||
{ id: "p2", name: "Advanced Pipe Check", price: "From $120", variant: "Inspection", imageSrc: "https://img.b2bpic.net/free-photo/pipe-repair_23-2148794097.jpg" },
|
||||
{ id: "p3", name: "Efficiency Softener", price: "From $350", variant: "Efficiency", imageSrc: "https://img.b2bpic.net/free-photo/softener_23-2148510907.jpg" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
@@ -98,38 +98,38 @@ export default function LandingPage() {
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardOne
|
||||
title="Simple Pricing Plans"
|
||||
description="Transparent flat-rate options for common repairs."
|
||||
title="Transparent Pricing"
|
||||
description="Simple, flat-rate options for common plumbing repairs."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "basic", badge: "Quick", price: "$99", subtitle: "Basic Repair", features: ["Up to 1 hour work", "Parts not included", "Standard service call"] },
|
||||
{ id: "pro", badge: "Most Popular", price: "$249", subtitle: "Premium Repair", features: ["Up to 3 hours work", "Minor parts included", "Priority scheduling"] }
|
||||
{ id: "basic", badge: "Quick", price: "$85", subtitle: "Quick Fix", features: ["Up to 1 hour diagnostic", "Standard call-out", "Parts separate"] },
|
||||
{ id: "pro", badge: "Popular", price: "$220", subtitle: "Comprehensive", features: ["Up to 3 hours labor", "Minor hardware included", "Priority response"] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
cardTitle="Customer Reviews"
|
||||
cardTitle="Customer Success Stories"
|
||||
cardTag="Our Reputation"
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "John Doe", imageSrc: "https://img.b2bpic.net/free-photo/satisfied-client_23-2147717174.jpg" },
|
||||
{ id: "2", name: "Jane Smith", imageSrc: "https://img.b2bpic.net/free-photo/happy-customer_23-2150517420.jpg" }
|
||||
{ id: "1", name: "Alex Rivers", imageSrc: "https://img.b2bpic.net/free-photo/satisfied-client_23-2147717174.jpg" },
|
||||
{ id: "2", name: "Sarah Jennings", imageSrc: "https://img.b2bpic.net/free-photo/happy-customer_23-2150517420.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
title="Questions & Answers"
|
||||
description="Common plumbing queries solved."
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common plumbing concerns."
|
||||
faqs={[
|
||||
{ id: "q1", title: "Are you licensed?", content: "Yes, we are fully licensed and bonded in the state." },
|
||||
{ id: "q2", title: "Do you provide quotes?", content: "Yes, all quotes are provided upfront before we start work." }
|
||||
{ id: "q1", title: "How quick can you respond?", content: "We offer same-day service for critical leaks and emergencies." },
|
||||
{ id: "q2", title: "Are you fully insured?", content: "Yes, our team is fully licensed and bonded for every job." }
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="split"
|
||||
@@ -139,9 +139,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
tag="Contact Us"
|
||||
title="Ready for a fix?"
|
||||
description="Speak with a friendly expert today and book your visit."
|
||||
tag="Contact Clearwater"
|
||||
title="Need Plumbing Help?"
|
||||
description="Reach out to our experts today for your home plumbing needs."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -150,14 +150,14 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#services" }] },
|
||||
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] }
|
||||
{ title: "Clearwater Plumbing", items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#services" }] },
|
||||
{ title: "Help & Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 Precision Plumbing"
|
||||
bottomRightText="Serving Our Community"
|
||||
bottomLeftText="© 2025 Clearwater Plumbing"
|
||||
bottomRightText="Your Local Plumbing Pros"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user