Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 74f317993d | |||
| 232b88edd8 | |||
| ba24142791 | |||
| 3f71b21672 | |||
| 38de7e26e6 | |||
| 183acd601f | |||
| 9bb53a9a50 | |||
| 90c5d2eff5 | |||
| 99e3c6cb4a | |||
| cda4daa532 |
@@ -7,12 +7,11 @@ import HeroOverlay from "@/components/sections/hero/HeroOverlay";
|
||||
import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout";
|
||||
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
|
||||
import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/FeatureBorderGlow";
|
||||
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
|
||||
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { ShieldCheck, Wrench, Phone, Clock, BadgeCheck } from "lucide-react";
|
||||
import { ShieldCheck, Wrench, Phone, Clock } from "lucide-react";
|
||||
|
||||
export default function PlumbingPage() {
|
||||
return (
|
||||
@@ -31,7 +30,7 @@ export default function PlumbingPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Root Eaters"
|
||||
brandName="Root Eaters Plumbing and Drain Cleaning LLC"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -46,16 +45,10 @@ export default function PlumbingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Saginaw’s Trusted Emergency Plumbing & Drain Experts"
|
||||
description="Flooded basement or backed-up drain? Root Eaters Plumbing provides 24/7 fast, reliable service to homes across Saginaw. Licensed, experienced, and ready to help now."
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-holding-wrench-hammer-hands-with-smile-face-looking-confident-standing-isolated-orange-wall_141793-14010.jpg", alt: "Expert Technician" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-cap-showing-credit-card-looking-aside-smiling_141793-28507.jpg", alt: "Field Supervisor" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-view-pleased-young-male-construction-worker-wearing-uniform-holding-wrench-looking-camera-isolated-white-background_141793-131809.jpg", alt: "Master Plumber" },
|
||||
]}
|
||||
avatarText="4.5 Stars on Google with 100+ Reviews"
|
||||
description="Flooded basement or backed-up drain? Root Eaters Plumbing and Drain Cleaning LLC provides 24/7 fast, reliable service to homes across Saginaw. Licensed, experienced, and ready to help now."
|
||||
buttons={[
|
||||
{ text: "Emergency Help: (989) 332-8291", href: "tel:+19893328291" },
|
||||
{ text: "Request Estimate", href: "#contact" },
|
||||
{ text: "Request Estimate", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg"
|
||||
@@ -68,7 +61,7 @@ export default function PlumbingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
tag="About Us"
|
||||
title="Local Professionals You Can Rely On"
|
||||
description="With over 5 years of dedicated service in Saginaw and Mid-Michigan, Root Eaters Plumbing stands behind our work. Whether it's an emergency sewer backup or a simple leak, we show up on time, treat your home with respect, and fix it right the first time."
|
||||
description="With over 5 years of dedicated service in Saginaw and Mid-Michigan, Root Eaters Plumbing and Drain Cleaning LLC stands behind our work. Whether it's an emergency sewer backup or a simple leak, we show up on time, treat your home with respect, and fix it right the first time."
|
||||
metrics={[
|
||||
{ value: "5+ Years", title: "Trusted Experience" },
|
||||
{ value: "24/7", title: "Emergency Response" },
|
||||
@@ -86,14 +79,11 @@ export default function PlumbingPage() {
|
||||
<FeatureCardOne
|
||||
title="Comprehensive Plumbing Services"
|
||||
description="Professional solutions for every home plumbing emergency."
|
||||
buttons={[{ text: "Schedule Service", href: "#contact" }]}
|
||||
buttons={[{ text: "Schedule Service", href: "/contact" }]}
|
||||
features={[
|
||||
{ title: "Drain Cleaning", description: "High-pressure jetting and auger services for stubborn blockages.", imageSrc: "http://img.b2bpic.net/free-photo/dirty-home-concept-with-messy-bathroom-high-angle_23-2149311321.jpg" },
|
||||
{ title: "Emergency Plumbing", description: "Available 24/7 for burst pipes, leaks, and sewer backups.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-paramedics-ambulance-car_23-2149478453.jpg" },
|
||||
{ title: "Emergency Plumbing", description: "Available 24/7 for burst pipes, leaks, and sewer backups.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334227.jpg" },
|
||||
{ title: "Sewer & Main Line", description: "Advanced camera inspections and trenchless repair solutions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-with-camera-device-world-photography-day-celebration_23-2151657208.jpg" },
|
||||
{ title: "Water Heaters", description: "Fast repair and installation of standard and tankless systems.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334227.jpg" },
|
||||
{ title: "Kitchen & Bath", description: "Fixing leaks, installing fixtures, and addressing drain issues.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg" },
|
||||
{ title: "Sump Pumps", description: "Keeping your basement dry and protected from flood damage.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207747.jpg" },
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -103,7 +93,7 @@ export default function PlumbingPage() {
|
||||
</div>
|
||||
|
||||
<FeatureBorderGlow
|
||||
title="Why Root Eaters?"
|
||||
title="Why Root Eaters Plumbing and Drain Cleaning LLC?"
|
||||
description="We pride ourselves on being the plumbing team Saginaw trusts most."
|
||||
features={[
|
||||
{ icon: Clock, title: "24/7 Emergency Service", description: "Plumbing issues don't wait for business hours. Neither do we." },
|
||||
@@ -117,12 +107,11 @@ export default function PlumbingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
title="Proven Local Reputation"
|
||||
title="Testimonials"
|
||||
description="Real feedback from our neighbors in Saginaw."
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah K.", handle: "Saginaw Homeowner", testimonial: "They showed up on a Sunday within hours. My basement was flooding, and they saved the day.", rating: 5 },
|
||||
{ id: "2", name: "Mike D.", handle: "Local Resident", testimonial: "Fast, professional, and fair pricing. Actually answered the phone when I called at 2 AM.", rating: 5 },
|
||||
{ id: "3", name: "Amanda J.", handle: "Bridgeport Resident", testimonial: "Very knowledgeable and easy to work with. They explained everything clearly.", rating: 5 },
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
@@ -137,7 +126,6 @@ export default function PlumbingPage() {
|
||||
faqs={[
|
||||
{ id: "1", title: "Do you really offer 24/7 emergency service?", content: "Yes. We are available any time, day or night, for urgent plumbing and sewer emergencies." },
|
||||
{ id: "2", title: "What areas do you serve?", content: "We serve Saginaw, Bridgeport, Birch Run, and the wider Tri-Cities region." },
|
||||
{ id: "3", title: "How quickly can you arrive?", content: "For emergencies, we aim to be at your doorstep within 1-2 hours of dispatch." },
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -152,7 +140,6 @@ export default function PlumbingPage() {
|
||||
description="Call us directly at (989) 332-8291 or fill out the form below. We are ready to help."
|
||||
buttons={[
|
||||
{ text: "Call Now: (989) 332-8291", href: "tel:+19893328291" },
|
||||
{ text: "Request Service", href: "#contact" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -161,16 +148,17 @@ export default function PlumbingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="Root Eaters Plumbing"
|
||||
logoText="Root Eaters Plumbing and Drain Cleaning LLC"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Emergency Plumbing", href: "#services" }, { label: "Drain Cleaning", href: "#services" }] },
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Reviews", href: "#testimonials" }] },
|
||||
{ title: "Contact", items: [{ label: "(989) 332-8291", href: "tel:+19893328291" }, { label: "1909 Lincoln Ave, Saginaw, MI" }] },
|
||||
{ title: "Services", items: [{ label: "Emergency Plumbing", href: "/" }, { label: "Drain Cleaning", href: "/" }] },
|
||||
{ title: "Company", items: [{ label: "About Us", href: "/" }, { label: "Reviews", href: "/" }] },
|
||||
{ title: "Contact", items: [{ label: "(989) 332-8291", href: "tel:+19893328291" }] },
|
||||
]}
|
||||
copyrightText="© 2026 Root Eaters Plumbing and Drain Cleaning LLC"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user