Merge version_2 into main #1
@@ -31,7 +31,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,7 +46,7 @@ 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."
|
||||
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."
|
||||
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" },
|
||||
@@ -68,7 +68,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" },
|
||||
@@ -103,7 +103,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." },
|
||||
@@ -161,7 +161,7 @@ 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" }] },
|
||||
|
||||
Reference in New Issue
Block a user