Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-23 18:04:59 +00:00

View File

@@ -89,7 +89,7 @@ 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" },
@@ -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 and Drain Cleaning LLC"
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" }] },