From 24fe175c0eac7987dbfcec13705e0ff807fe7799 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 01:39:13 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 203 +++++++++++--------------------------- 1 file changed, 58 insertions(+), 145 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 82ca14b..4a868ff 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -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"}} /> @@ -49,22 +47,18 @@ export default function ServicesPage() { @@ -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 */}