3 Commits

Author SHA1 Message Date
183acd601f Update src/app/page.tsx 2026-05-23 18:07:53 +00:00
90c5d2eff5 Update src/app/page.tsx 2026-05-23 18:04:55 +00:00
cda4daa532 Update src/app/page.tsx 2026-05-23 17:50:48 +00:00

View File

@@ -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="Saginaws 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" },
@@ -89,10 +89,10 @@ export default function PlumbingPage() {
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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8QmuAHLlsyvE7ARuCwscRyWG3/uploaded-1779559481705-tuacss9d.png" },
{ 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: "Kitchen & Bath", description: "Fixing leaks, installing fixtures, and addressing drain issues.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8QmuAHLlsyvE7ARuCwscRyWG3/uploaded-1779559661073-55hxdnxh.png" },
{ 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"
@@ -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." },
@@ -117,7 +117,7 @@ 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 },
@@ -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"
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" }] },