Update src/app/page.tsx

This commit is contained in:
2026-05-06 20:53:01 +00:00
parent 9a100cbbba
commit fd097e6105

View File

@@ -12,9 +12,9 @@ import FaqDouble from "@/components/sections/faq/FaqDouble";
import FeatureCardTen from "@/components/sections/feature/FeatureCardTen";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterBase from "@/components/sections/footer/FooterBase";
import { Shield, Wrench, Search, HelpCircle, ClipboardCheck, Phone, HardHat, CheckCircle, Clock, Users, Award, ThumbsUp, Star } from "lucide-react";
import { Shield, Wrench, Search, HelpCircle, ClipboardCheck, Phone, HardHat, CheckCircle, Clock, Users, Award, ThumbsUp, Star, Droplets, MapPin, Briefcase } from "lucide-react";
export default function RoofingPage() {
export default function PlumbingPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
@@ -31,7 +31,7 @@ export default function RoofingPage() {
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="Summit Roofing"
brandName="Precision Plumbing"
navItems={[
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
@@ -39,7 +39,7 @@ export default function RoofingPage() {
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
button={{ text: "Free Estimate", href: "#contact" }}
button={{ text: "Book Service", href: "#contact" }}
/>
</div>
@@ -47,93 +47,56 @@ export default function RoofingPage() {
<HeroBillboardTestimonial
background={{ variant: "plain" }}
avatars={[
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/contact.webp", alt: "Roofing professional" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/custom-proposal.webp", alt: "Roofer carrying tiles" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/avatar-3.webp", alt: "Technician inspecting roof" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/contact.webp", alt: "Plumber professional" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/custom-proposal.webp", alt: "Plumber checking pipes" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/avatar-3.webp", alt: "Technician inspecting drain" },
]}
avatarText="Professional Roofing Services"
avatarText="Expert Plumbing Services"
avatarGroupClassName="[&_div.overflow-hidden]:h-10 [&_div.overflow-hidden]:aspect-square [&>p]:whitespace-nowrap"
title="Your Roof. Our Reputation."
description="Trusted by homeowners for over 25 years. From storm damage repairs to full roof replacements, Summit Roofing delivers quality craftsmanship you can count on."
title="Your Pipes. Our Priority."
description="From emergency leak repairs to full system repiping, Precision Plumbing provides reliable, professional plumbing solutions for your home."
buttons={[
{ text: "Get Free Estimate", href: "#contact" },
{ text: "Schedule Service", href: "#contact" },
{ text: "Our Services", href: "#services" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/hero-main.webp"
imageAlt="Roofer walking on rooftop against blue sky"
imageAlt="Plumber working on residential plumbing"
mediaAnimation="slide-up"
marqueeItems={[
{ type: "text-icon", text: "24/7 Availability", icon: Clock },
{ type: "text-icon", text: "Family Owned", icon: Users },
{ type: "text-icon", text: "24/7 Emergency Repairs", icon: Clock },
{ type: "text-icon", text: "Licensed & Insured", icon: Shield },
{ type: "text-icon", text: "Free Estimates", icon: Award },
{ type: "text-icon", text: "Lifetime Warranty", icon: Star },
{ type: "text-icon", text: "5-Star Rated", icon: ThumbsUp },
{ type: "text-icon", text: "Local Experts", icon: MapPin },
{ type: "text-icon", text: "5-Star Rated", icon: Star },
{ type: "text-icon", text: "Free Quotes", icon: Award },
{ type: "text-icon", text: "Guaranteed Work", icon: ThumbsUp },
]}
testimonials={[
{
name: "James Mitchell",
handle: "Homeowner, Dallas TX",
testimonial:
"Summit replaced our entire roof in two days. Professional crew, clean job site, and the new roof looks incredible.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/robert-thompson.webp",
imageAlt: "James Mitchell",
},
name: "Mark Davis", handle: "Homeowner, Dallas TX", testimonial: "Fixed our leaky pipe in under an hour. Very clean and professional service, would highly recommend!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/robert-thompson.webp", imageAlt: "Mark Davis"},
{
name: "Karen O'Brien",
handle: "Homeowner, Fort Worth TX",
testimonial:
"After the hailstorm, Summit handled our insurance claim and had us covered within a week. Truly outstanding service.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/patricia-nguyen.webp",
imageAlt: "Karen O'Brien",
},
name: "Sarah Jenkin", handle: "Homeowner, Fort Worth TX", testimonial: "Responsive, knowledgeable, and honest about pricing. My new water heater installation was seamless.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/patricia-nguyen.webp", imageAlt: "Sarah Jenkin"},
{
name: "David & Lisa Park",
handle: "Homeowners, Plano TX",
testimonial:
"We got three quotes and Summit offered the best value with a lifetime warranty. No-brainer decision.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/steve-amy-collins.webp",
imageAlt: "David and Lisa Park",
},
name: "Tom Wilson", handle: "Homeowner, Plano TX", testimonial: "Great experience with full repiping of our home. They finished ahead of schedule and left everything spotless.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/steve-amy-collins.webp", imageAlt: "Tom Wilson"},
]}
/>
</div>
<div id="about" data-section="about">
<SplitAbout
title="Built on Trust. Backed by Results."
description="Summit Roofing has been protecting homes since 1999. We combine old-school craftsmanship with modern materials and techniques to deliver roofs that last a lifetime."
title="Reliable Plumbing Solutions"
description="Precision Plumbing has been serving the community for over 20 years. We specialize in fast, durable plumbing repairs and installations using the best technology available."
bulletPoints={[
{
title: "Licensed & Insured",
description:
"Fully licensed, bonded, and insured for your complete peace of mind.",
icon: Shield,
},
{
title: "Lifetime Warranty",
description:
"Every installation backed by our industry-leading lifetime workmanship warranty.",
icon: Wrench,
},
{
title: "Free Inspections",
description:
"Complimentary roof inspections with honest assessments — no pressure, no hidden fees.",
icon: Search,
},
{ title: "Certified Experts", description: "Highly trained, fully licensed, and background-checked technicians.", icon: Shield },
{ title: "Service Guarantee", description: "All repairs and installations are backed by a satisfaction guarantee.", icon: CheckCircle },
{ title: "Honest Estimates", description: "Transparent, up-front pricing with no hidden charges.", icon: ClipboardCheck },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/hero.webp"
imageAlt="Roofing crew installing a new roof"
mediaBadge={{
text: "25+ Years",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/avatar-3.webp",
avatarAlt: "Roofing professional"
}}
imageAlt="Plumbing expert checking pipe fittings"
mediaBadge={{ text: "20+ Years", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/avatar-3.webp", avatarAlt: "Plumbing professional" }}
imagePosition="right"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -143,37 +106,13 @@ export default function RoofingPage() {
<div id="services" data-section="services">
<FeatureCardThree
title="Our Roofing Services"
description="From new installations to emergency repairs, we have your roof covered."
title="Comprehensive Plumbing Services"
description="We handle everything from minor repairs to complex residential piping projects."
features={[
{
title: "Roof Installation",
description:
"Complete roof installations using premium materials from GAF, Owens Corning, and CertainTeed.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/roofing-installation.webp",
imageAlt: "New roof installation",
},
{
title: "Roof Repair",
description:
"Fast, reliable repairs for leaks, missing shingles, flashing damage, and storm damage.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/roofing-repair.webp",
imageAlt: "Roof repair service",
},
{
title: "Roof Inspection",
description:
"Detailed inspections with photo documentation and transparent repair recommendations.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/roofing-inspection.webp",
imageAlt: "Roof inspection",
},
{
title: "Emergency Services",
description:
"24/7 emergency tarping and repairs when storms hit. We respond within hours, not days.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/emergency-services.webp",
imageAlt: "Emergency roofing service",
},
{ title: "Drain Cleaning", description: "Advanced hydro-jetting to clear stubborn blockages without damaging your pipes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/roofing-installation.webp", imageAlt: "Drain cleaning" },
{ title: "Water Heater Repair", description: "Full service for tankless and conventional water heaters. Diagnosis and repair of all brands.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/roofing-repair.webp", imageAlt: "Water heater service" },
{ title: "Leak Detection", description: "Non-invasive detection tools to pinpoint hidden leaks behind walls or foundations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/roofing-inspection.webp", imageAlt: "Leak detection" },
{ title: "Pipe Repair", description: "Expert repiping and patch repairs for rusted or damaged galvanized/copper piping.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/emergency-services.webp", imageAlt: "Pipe repair service" },
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -184,36 +123,12 @@ export default function RoofingPage() {
<div id="metrics" data-section="metrics">
<MetricCardEleven
title="The Numbers Speak for Themselves"
description="Decades of experience and thousands of satisfied homeowners stand behind every Summit roof."
title="Proven Expertise"
description="With two decades of service, we have built a reputation for excellence and reliability."
metrics={[
{
id: "1",
value: "500+",
title: "Roofs Completed",
description:
"Over 500 residential and commercial roofing projects delivered on time and on budget.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/roofs-completed.webp",
imageAlt: "Completed roofing projects",
},
{
id: "2",
value: "25+",
title: "Years Experience",
description:
"A quarter century of protecting homes with quality materials and expert installation.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/years-experience.webp",
imageAlt: "Experienced roofing team",
},
{
id: "3",
value: "98%",
title: "Customer Satisfaction",
description:
"Nearly every homeowner we work with recommends Summit Roofing to their friends and neighbors.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/customer-satisfaction.webp",
imageAlt: "Satisfied customers",
},
{ id: "1", value: "1000+", title: "Successful Repairs", description: "Over a thousand completed jobs across our service areas.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/roofs-completed.webp", imageAlt: "Completed plumbing jobs" },
{ id: "2", value: "20+", title: "Years Experience", description: "Building trust through quality service since 2005.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/years-experience.webp", imageAlt: "Experienced plumbers" },
{ id: "3", value: "99%", title: "Client Retention", description: "Families trust us for all their recurring plumbing maintenance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/customer-satisfaction.webp", imageAlt: "Satisfied clients" },
]}
animationType="slide-up"
textboxLayout="default"
@@ -223,56 +138,14 @@ export default function RoofingPage() {
<div id="process" data-section="process">
<FeatureCardTen
title="How We Work"
description="From first call to final inspection, our process is designed to be simple, transparent, and stress-free."
title="Our Plumbing Process"
description="From diagnosis to final cleanup, we make professional plumbing simple and efficient."
features={[
{
title: "Free Inspection",
description:
"We start with a thorough roof inspection and provide an honest assessment with photos — completely free, no obligations.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/free-inspection.webp",
imageAlt: "Roof inspection process",
},
items: [
{ icon: Phone, text: "Schedule online or call us" },
{ icon: ClipboardCheck, text: "Detailed photo report" },
{ icon: Shield, text: "Honest recommendation" },
],
reverse: false,
},
{
title: "Custom Proposal",
description:
"You'll receive a clear, itemized proposal with material options, timeline, and pricing — no hidden fees or surprises.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/custom-proposal.webp",
imageAlt: "Roofing proposal and planning",
},
items: [
{ icon: ClipboardCheck, text: "Transparent line-item pricing" },
{ icon: Shield, text: "Insurance claim assistance" },
{ icon: Wrench, text: "Material and color selection" },
],
reverse: true,
},
{
title: "Expert Installation",
description:
"Our certified crew handles everything — from tear-off to cleanup. Most jobs are completed in just 1-2 days.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/about.webp",
imageAlt: "Professional roof installation",
},
items: [
{ icon: HardHat, text: "Certified installation crew" },
{ icon: Wrench, text: "Premium materials only" },
{ icon: CheckCircle, text: "Full site cleanup included" },
],
reverse: false,
},
{ title: "Free Consultation", description: "Call us to describe your issue. We'll offer initial advice and schedule a same-day visit.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/free-inspection.webp" }, items: [{ icon: Phone, text: "Easy booking" }, { icon: ClipboardCheck, text: "Initial assessment" }, { icon: Droplets, text: "Emergency advice" }], reverse: false },
{ title: "Expert Repair", description: "Our technicians arrive on time with fully stocked trucks to fix your issue on the first visit.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/custom-proposal.webp" }, items: [{ icon: Briefcase, text: "Professional tools" }, { icon: HardHat, text: "Licensed experts" }, { icon: CheckCircle, text: "Reliable results" }], reverse: true },
{ title: "Quality Check", description: "We perform a final system check before leaving to ensure everything is operating at peak performance.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/about.webp" }, items: [{ icon: Award, text: "Performance audit" }, { icon: ThumbsUp, text: "Site cleanup" }, { icon: Shield, text: "Guarantee check" }], reverse: false },
]}
buttons={[{ text: "Get Started", href: "#contact" }]}
buttons={[{ text: "Request Help", href: "#contact" }]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -281,45 +154,13 @@ export default function RoofingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
title="What Our Customers Say"
description="Don't just take our word for it — hear from homeowners who trust Summit with their roofs."
title="Trusted by Local Families"
description="See why residents choose us for their plumbing emergencies and maintenance."
testimonials={[
{
id: "1",
name: "Robert Thompson",
role: "Homeowner",
company: "Dallas, TX",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/robert-thompson.webp",
imageAlt: "Robert Thompson",
},
{
id: "2",
name: "Maria Gonzalez",
role: "Homeowner",
company: "Arlington, TX",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/maria-gonzalez.webp",
imageAlt: "Maria Gonzalez",
},
{
id: "3",
name: "Steve & Amy Collins",
role: "Homeowners",
company: "Frisco, TX",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/steve-amy-collins.webp",
imageAlt: "Steve and Amy Collins",
},
{
id: "4",
name: "Patricia Nguyen",
role: "Homeowner",
company: "McKinney, TX",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/patricia-nguyen.webp",
imageAlt: "Patricia Nguyen",
},
{ id: "1", name: "Mark D.", role: "Homeowner", company: "Dallas, TX", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/robert-thompson.webp" },
{ id: "2", name: "Sarah J.", role: "Homeowner", company: "Arlington, TX", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/maria-gonzalez.webp" },
{ id: "3", name: "Tom W.", role: "Homeowner", company: "Frisco, TX", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/steve-amy-collins.webp" },
{ id: "4", name: "Linda B.", role: "Homeowner", company: "McKinney, TX", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/patricia-nguyen.webp" },
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -330,68 +171,35 @@ export default function RoofingPage() {
<div id="faq" data-section="faq">
<FaqDouble
title="Frequently Asked Questions"
description="Get answers to common questions about our roofing services, warranties, and process."
title="Plumbing FAQs"
description="Find answers to common concerns about water heaters, leaks, and emergency plumbing."
tag="FAQ"
tagIcon={HelpCircle}
tagAnimation="slide-up"
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "How long does a typical roof replacement take?",
content:
"Most residential roof replacements are completed in 1-3 days depending on the size and complexity of the project. We'll provide an estimated timeline during your free consultation.",
},
{
id: "2",
title: "Do you help with insurance claims?",
content:
"Yes! We work directly with all major insurance companies and guide you through the entire claims process — from initial inspection to final paperwork. Our team ensures you get the coverage you deserve.",
},
{
id: "3",
title: "What roofing materials do you use?",
content:
"We use premium materials from trusted manufacturers like GAF, Owens Corning, and CertainTeed. We offer asphalt shingles, metal roofing, tile, and flat roof systems to match your home and budget.",
},
{
id: "4",
title: "What does your warranty cover?",
content:
"Our lifetime workmanship warranty covers all labor and installation defects. Additionally, manufacturer warranties cover the materials themselves — typically 25-50 years depending on the product.",
},
{
id: "5",
title: "How do I know if my roof needs replacing?",
content:
"Common signs include missing or curling shingles, granules in gutters, visible sagging, daylight through the attic, and a roof age over 20 years. We offer free inspections to assess your roof's condition.",
},
{
id: "6",
title: "Do you offer financing options?",
content:
"Yes, we offer flexible financing plans with competitive rates so you can protect your home without straining your budget. Ask about our 0% interest options during your free estimate.",
},
{ id: "1", title: "What defines a plumbing emergency?", content: "Any situation involving active water leaks, sewer backups, or total lack of hot water is an emergency. We offer 24/7 service for these issues." },
{ id: "2", title: "How often should I have my drains cleaned?", content: "For most homes, annual drain cleaning helps prevent buildup and avoid major clogs later on." },
{ id: "3", title: "How do I know if my water heater is failing?", content: "Look for discolored water, strange noises from the tank, leaking around the base, or inconsistent temperatures." },
{ id: "4", title: "Do you service both commercial and residential?", content: "We specialize in residential plumbing solutions to ensure the best care for your home environment." },
{ id: "5", title: "Is your work guaranteed?", content: "Yes, all our labor and parts installations are backed by a comprehensive warranty to ensure total peace of mind." },
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
title="Get Your Free Estimate"
description="Fill out the form below and one of our roofing experts will get back to you within 24 hours."
title="Need Plumbing Help?"
description="Contact us for a free estimate on your next plumbing project or emergency repair. We serve all areas in the Dallas-Fort Worth metroplex."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },
{ name: "phone", type: "tel", placeholder: "Your Phone Number" },
{ name: "name", type: "text", placeholder: "Name", required: true },
{ name: "email", type: "email", placeholder: "Email", required: true },
{ name: "zip", type: "text", placeholder: "Service Zip Code", required: true },
]}
textarea={{ name: "message", placeholder: "Tell us about your roofing needs...", rows: 5, required: true }}
buttonText="Request Free Estimate"
textarea={{ name: "issue", placeholder: "Describe your plumbing issue...", rows: 5, required: true }}
buttonText="Get Free Estimate"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/contact.webp"
imageAlt="Roofing professional using tablet on site"
mediaPosition="right"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -400,45 +208,14 @@ export default function RoofingPage() {
<div id="footer" data-section="footer">
<FooterBase
logoText="Summit Roofing"
logoText="Precision Plumbing"
columns={[
{
title: "Services",
items: [
{ label: "Roof Installation", href: "#services" },
{ label: "Roof Repair", href: "#services" },
{ label: "Roof Inspection", href: "#services" },
{ label: "Emergency Services", href: "#services" },
],
},
{
title: "Company",
items: [
{ label: "About Us", href: "#about" },
{ label: "Testimonials", href: "#testimonials" },
{ label: "FAQ", href: "#faq" },
{ label: "Free Estimate", href: "#contact" },
],
},
{
title: "Hours",
items: [
{ label: "Mon-Fri: 7:00 AM - 6:00 PM" },
{ label: "Saturday: 8:00 AM - 2:00 PM" },
{ label: "Sunday: Closed" },
{ label: "Emergency: 24/7" },
],
},
{
title: "Contact",
items: [
{ label: "(555) 123-4567", href: "tel:5551234567" },
{ label: "info@summitroofing.com", href: "mailto:info@summitroofing.com" },
{ label: "Dallas, TX" },
],
},
{ title: "Core Services", items: [{ label: "Drain Cleaning", href: "#services" }, { label: "Pipe Repairs", href: "#services" }, { label: "Water Heaters", href: "#services" }, { label: "Emergency Repairs", href: "#services" }] },
{ title: "Resources", items: [{ label: "About Us", href: "#about" }, { label: "FAQs", href: "#faq" }, { label: "Testimonials", href: "#testimonials" }, { label: "Service Areas", href: "#contact" }] },
{ title: "Operating Hours", items: [{ label: "24/7 Emergency Support" }, { label: "Office: Mon-Fri 7am-6pm" }, { label: "Sat: 8am-2pm" }, { label: "Sun: By Appointment" }] },
{ title: "Contact Us", items: [{ label: "(555) 987-6543", href: "tel:5559876543" }, { label: "support@precisionplumbing.com", href: "mailto:support@precisionplumbing.com" }, { label: "Dallas, TX" }] },
]}
copyrightText="© 2026 | Summit Roofing"
copyrightText="© 2026 | Precision Plumbing"
/>
</div>
</ReactLenis>