Update src/app/services/page.tsx

This commit is contained in:
2026-03-08 01:39:13 +00:00
parent 965f702eec
commit 24fe175c0e

View File

@@ -26,7 +26,7 @@ export default function ServicesPage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="large"
background="noise"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -38,9 +38,7 @@ export default function ServicesPage() {
brandName="Plumbing Sacramento"
navItems={navItems}
button={{
text: "Call Now",
href: "tel:(279)348-7473",
}}
text: "Call Now", href: "tel:(279)348-7473"}}
/>
</div>
@@ -49,22 +47,18 @@ export default function ServicesPage() {
<HeroBillboard
title="Professional Plumbing Services"
description="Comprehensive plumbing solutions for residential and commercial properties. Expert technicians, fast service, guaranteed results."
background={{ variant: "noise" }}
background={{ variant: "animated-grid" }}
tag="Expert Services"
tagIcon={Wrench}
tagAnimation="slide-up"
buttons={[
{
text: "Call Now",
href: "tel:(279)348-7473",
},
text: "Call Now", href: "tel:(279)348-7473"},
{
text: "Request Free Estimate",
href: "#contact",
},
text: "Request Free Estimate", href: "#contact"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg"
imageAlt="Professional plumbing services"
mediaAnimation="slide-up"
/>
@@ -80,76 +74,40 @@ export default function ServicesPage() {
animationType="slide-up"
features={[
{
title: "Emergency Plumbing",
description:
"24/7 emergency response to burst pipes, leaks, and urgent plumbing issues. We arrive quickly to minimize water damage.",
imageSrc:
"http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=2",
imageAlt: "Emergency plumbing repair",
button: {
text: "Call Now",
href: "tel:(279)348-7473",
},
title: "Emergency Plumbing", description:
"24/7 emergency response to burst pipes, leaks, and urgent plumbing issues. We arrive quickly to minimize water damage.", imageSrc:
"http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", imageAlt: "Emergency plumbing repair", button: {
text: "Call Now", href: "tel:(279)348-7473"},
},
{
title: "Drain Cleaning & Repair",
description:
"Professional drain cleaning, removal of blockages, and repair of damaged drain lines using advanced equipment.",
imageSrc:
"http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg?_wi=2",
imageAlt: "Drain cleaning service",
button: {
text: "Schedule Service",
href: "#services-detail",
},
title: "Drain Cleaning & Repair", description:
"Professional drain cleaning, removal of blockages, and repair of damaged drain lines using advanced equipment.", imageSrc:
"http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg", imageAlt: "Drain cleaning service", button: {
text: "Schedule Service", href: "#services-detail"},
},
{
title: "Water Heater Services",
description:
"Repair, maintenance, and installation of water heaters. Tank and tankless options available with expert installation.",
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=2",
imageAlt: "Water heater service",
button: {
text: "Get Quote",
href: "#services-detail",
},
title: "Water Heater Services", description:
"Repair, maintenance, and installation of water heaters. Tank and tankless options available with expert installation.", imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", imageAlt: "Water heater service", button: {
text: "Get Quote", href: "#services-detail"},
},
{
title: "Leak Detection & Repair",
description:
"Advanced leak detection using state-of-the-art technology to find hidden leaks before they cause major damage.",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg?_wi=2",
imageAlt: "Leak detection",
button: {
text: "Request Inspection",
href: "#services-detail",
},
title: "Leak Detection & Repair", description:
"Advanced leak detection using state-of-the-art technology to find hidden leaks before they cause major damage.", imageSrc:
"http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg", imageAlt: "Leak detection", button: {
text: "Request Inspection", href: "#services-detail"},
},
{
title: "Pipe Repair & Repiping",
description:
"Expert diagnosis and repair of damaged pipes. Complete home repiping available with quality materials and guarantees.",
imageSrc:
"http://img.b2bpic.net/free-photo/woodworking-expert-examining-timber-block-damages-sanding-with-sandpaper_482257-89256.jpg?_wi=2",
imageAlt: "Pipe repair",
button: {
text: "Learn More",
href: "#services-detail",
},
title: "Pipe Repair & Repiping", description:
"Expert diagnosis and repair of damaged pipes. Complete home repiping available with quality materials and guarantees.", imageSrc:
"http://img.b2bpic.net/free-photo/woodworking-expert-examining-timber-block-damages-sanding-with-sandpaper_482257-89256.jpg", imageAlt: "Pipe repair", button: {
text: "Learn More", href: "#services-detail"},
},
{
title: "Fixture Installation",
description:
"Professional installation of faucets, sinks, toilets, showers, and other plumbing fixtures with expert craftsmanship.",
imageSrc:
"http://img.b2bpic.net/free-photo/plumbing-inspection-man-overalls-with-badge-reclining-floor-with-tools_259150-58264.jpg?_wi=2",
imageAlt: "Fixture installation",
button: {
text: "Get Quote",
href: "#services-detail",
},
title: "Fixture Installation", description:
"Professional installation of faucets, sinks, toilets, showers, and other plumbing fixtures with expert craftsmanship.", imageSrc:
"http://img.b2bpic.net/free-photo/plumbing-inspection-man-overalls-with-badge-reclining-floor-with-tools_259150-58264.jpg", imageAlt: "Fixture installation", button: {
text: "Get Quote", href: "#services-detail"},
},
]}
useInvertedBackground={false}
@@ -164,41 +122,23 @@ export default function ServicesPage() {
textboxLayout="default"
faqs={[
{
id: "1",
title: "What makes your plumbing services different?",
content:
"We combine fast response times with expert craftsmanship. Our licensed technicians use advanced diagnostic equipment, we provide transparent pricing, and we stand behind our work with comprehensive warranties.",
},
id: "1", title: "What makes your plumbing services different?", content:
"We combine fast response times with expert craftsmanship. Our licensed technicians use advanced diagnostic equipment, we provide transparent pricing, and we stand behind our work with comprehensive warranties."},
{
id: "2",
title: "Do you handle both residential and commercial plumbing?",
content:
"Yes, we serve both residential and commercial properties. Our team has experience with everything from home plumbing systems to multi-unit commercial buildings.",
},
id: "2", title: "Do you handle both residential and commercial plumbing?", content:
"Yes, we serve both residential and commercial properties. Our team has experience with everything from home plumbing systems to multi-unit commercial buildings."},
{
id: "3",
title: "Are your technicians certified and trained?",
content:
"All our technicians are fully licensed plumbers with extensive training. We stay current with latest plumbing codes and best practices.",
},
id: "3", title: "Are your technicians certified and trained?", content:
"All our technicians are fully licensed plumbers with extensive training. We stay current with latest plumbing codes and best practices."},
{
id: "4",
title: "What areas do you service?",
content:
"We proudly serve Sacramento and surrounding communities including Elk Grove, Citrus Heights, Rancho Cordova, West Sacramento, Carmichael, and Fair Oaks.",
},
id: "4", title: "What areas do you service?", content:
"We proudly serve Sacramento and surrounding communities including Elk Grove, Citrus Heights, Rancho Cordova, West Sacramento, Carmichael, and Fair Oaks."},
{
id: "5",
title: "Do you offer any service warranties?",
content:
"Yes! We stand behind our work with warranties on parts and labor. We also offer service plans for regular maintenance.",
},
id: "5", title: "Do you offer any service warranties?", content:
"Yes! We stand behind our work with warranties on parts and labor. We also offer service plans for regular maintenance."},
{
id: "6",
title: "How do I schedule an appointment?",
content:
"Call us at (279) 348-7473 or submit a request form on our website. We offer same-day and next-day appointments for most services.",
},
id: "6", title: "How do I schedule an appointment?", content:
"Call us at (279) 348-7473 or submit a request form on our website. We offer same-day and next-day appointments for most services."},
]}
faqsAnimation="slide-up"
useInvertedBackground={false}
@@ -208,72 +148,45 @@ export default function ServicesPage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg"
imageAlt="Plumbing services background"
logoText="Plumbing Sacramento"
copyrightText="© 2025 Plumbing Sacramento & Water Heater Services. All rights reserved."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Emergency Plumbing",
href: "/services",
},
label: "Emergency Plumbing", href: "/services"},
{
label: "Drain Cleaning",
href: "/services",
},
label: "Drain Cleaning", href: "/services"},
{
label: "Water Heater Repair",
href: "/water-heaters",
},
label: "Water Heater Repair", href: "/water-heaters"},
{
label: "Leak Detection",
href: "/services",
},
label: "Leak Detection", href: "/services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Reviews",
href: "/reviews",
},
label: "Reviews", href: "/reviews"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
{
label: "Request Quote",
href: "#",
},
label: "Request Quote", href: "#"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Call: (279) 348-7473",
href: "tel:(279)348-7473",
},
label: "Call: (279) 348-7473", href: "tel:(279)348-7473"},
{
label: "4600 47th Ave, Sacramento, CA 95824",
href: "#",
},
label: "4600 47th Ave, Sacramento, CA 95824", href: "#"},
{
label: "Open 24/7",
href: "#",
},
label: "Open 24/7", href: "#"},
{
label: "Emergency Service",
href: "tel:(279)348-7473",
},
label: "Emergency Service", href: "tel:(279)348-7473"},
],
},
]}