From 4fbedae39fe565abb36c970dca5022bea45dca1a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:44:49 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 117 ++++++++++++----------------------------------- 1 file changed, 29 insertions(+), 88 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 275b94c..a0e6bc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCa import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterCard from "@/components/sections/footer/FooterCard"; -import { Wrench, Settings, CheckCircle, AlertCircle, Droplet, Thermometer, Pipe, Star, Phone, Facebook } from "lucide-react"; +import { Wrench, Settings, CheckCircle, AlertCircle, Droplet, Thermometer, Star, Phone, Facebook, Shield } from "lucide-react"; export default function HomePage() { const navItems = [ @@ -27,7 +27,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumLargeSizeMediumTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -38,9 +38,7 @@ export default function HomePage() { brandName="SwiftFlow Plumbing" navItems={navItems} button={{ - text: "Call Now", - href: "tel:+64-123-456-789", - }} + text: "Call Now", href: "tel:+64-123-456-789"}} /> @@ -51,20 +49,16 @@ export default function HomePage() { tag="Local Excellence" tagIcon={Wrench} tagAnimation="slide-up" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "glowing-orb" }} imageSrc="http://img.b2bpic.net/free-photo/technical-service-employee-search-tool-with-toolbox-holding-tool-looking-busy_176474-11402.jpg" imageAlt="professional plumber at work" imagePosition="right" mediaAnimation="slide-up" buttons={[ { - text: "Call Now", - href: "tel:+64-123-456-789", - }, + text: "Call Now", href: "tel:+64-123-456-789"}, { - text: "Get Quote", - href: "/contact", - }, + text: "Get Quote", href: "/contact"}, ]} buttonAnimation="slide-up" /> @@ -80,24 +74,16 @@ export default function HomePage() { features={[ { icon: AlertCircle, - title: "Emergency Plumbing", - description: "24/7 emergency response for burst pipes, severe leaks, and critical failures. We arrive quickly and resolve issues efficiently.", - }, + title: "Emergency Plumbing", description: "24/7 emergency response for burst pipes, severe leaks, and critical failures. We arrive quickly and resolve issues efficiently."}, { icon: Droplet, - title: "Leak Repairs", - description: "Expert detection and repair of water leaks in pipes, fixtures, and connections to prevent water damage and waste.", - }, + title: "Leak Repairs", description: "Expert detection and repair of water leaks in pipes, fixtures, and connections to prevent water damage and waste."}, { icon: Thermometer, - title: "Hot Water Systems", - description: "Installation, maintenance, and repair of hot water systems including tanks and tankless solutions.", - }, + title: "Hot Water Systems", description: "Installation, maintenance, and repair of hot water systems including tanks and tankless solutions."}, { - icon: Pipe, - title: "Drain Cleaning", - description: "Professional drain cleaning and unclogging services using advanced equipment and techniques.", - }, + icon: AlertCircle, + title: "Drain Cleaning", description: "Professional drain cleaning and unclogging services using advanced equipment and techniques."}, ]} animationType="slide-up" textboxLayout="default" @@ -113,8 +99,8 @@ export default function HomePage() { title="Local Plumbing Expertise You Can Trust" description="20+ Years Serving Hamilton" subdescription="SwiftFlow Plumbing is a family-owned, licensed plumbing company dedicated to providing honest, reliable service to Hamilton residents and businesses." - icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/equipment-large-bargain-construction-parked_1134-1112.jpg?_wi=1" + icon={Shield} + imageSrc="http://img.b2bpic.net/free-photo/equipment-large-bargain-construction-parked_1134-1112.jpg" imageAlt="SwiftFlow Plumbing professional team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -130,41 +116,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "James Mitchell", - handle: "@james_h", - testimonial: "SwiftFlow responded to our emergency within 30 minutes and fixed our burst pipe quickly and professionally. Highly recommended!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg?_wi=1", - imageAlt: "James Mitchell", - }, + id: "1", name: "James Mitchell", handle: "@james_h", testimonial: "SwiftFlow responded to our emergency within 30 minutes and fixed our burst pipe quickly and professionally. Highly recommended!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageAlt: "James Mitchell"}, { - id: "2", - name: "Sarah Chen", - handle: "@sarah_chen", - testimonial: "The team was courteous, efficient, and transparent about pricing. They installed our new hot water system perfectly.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-giving-thumbs-up-gray-wall_114579-63355.jpg?_wi=1", - imageAlt: "Sarah Chen", - }, + id: "2", name: "Sarah Chen", handle: "@sarah_chen", testimonial: "The team was courteous, efficient, and transparent about pricing. They installed our new hot water system perfectly.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-giving-thumbs-up-gray-wall_114579-63355.jpg", imageAlt: "Sarah Chen"}, { - id: "3", - name: "Linda Thompson", - handle: "@linda_t", - testimonial: "Been using SwiftFlow for 5 years. They're reliable, affordable, and always on time. Can't ask for better service.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg?_wi=1", - imageAlt: "Linda Thompson", - }, + id: "3", name: "Linda Thompson", handle: "@linda_t", testimonial: "Been using SwiftFlow for 5 years. They're reliable, affordable, and always on time. Can't ask for better service.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg", imageAlt: "Linda Thompson"}, { - id: "4", - name: "David Wilson", - handle: "@d_wilson", - testimonial: "Professional team with real expertise. They diagnosed our drain issue immediately and resolved it without unnecessary work.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg?_wi=1", - imageAlt: "David Wilson", - }, + id: "4", name: "David Wilson", handle: "@d_wilson", testimonial: "Professional team with real expertise. They diagnosed our drain issue immediately and resolved it without unnecessary work.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg", imageAlt: "David Wilson"}, ]} showRating={true} animationType="slide-up" @@ -178,36 +140,19 @@ export default function HomePage() { ctaTitle="Get in Touch Today" ctaDescription="Contact SwiftFlow Plumbing for quotes, emergency service, or general inquiries. We're here to help." ctaButton={{ - text: "Call (07) 123-4567", - href: "tel:+64-7-123-4567", - }} + text: "Call (07) 123-4567", href: "tel:+64-7-123-4567"}} ctaIcon={Phone} faqs={[ { - id: "1", - title: "Do you offer 24/7 emergency services?", - content: "Yes, SwiftFlow Plumbing is available 24/7 for emergency plumbing situations. Call us immediately for burst pipes, severe leaks, or other urgent issues.", - }, + id: "1", title: "Do you offer 24/7 emergency services?", content: "Yes, SwiftFlow Plumbing is available 24/7 for emergency plumbing situations. Call us immediately for burst pipes, severe leaks, or other urgent issues."}, { - id: "2", - title: "Are your plumbers licensed and insured?", - content: "All our plumbers are fully licensed, insured, and trained to the highest standards. We guarantee professional, safe service.", - }, + id: "2", title: "Are your plumbers licensed and insured?", content: "All our plumbers are fully licensed, insured, and trained to the highest standards. We guarantee professional, safe service."}, { - id: "3", - title: "How quickly can you respond to emergencies?", - content: "We typically respond to emergency calls within 30 minutes in the Hamilton area. Our dispatch team prioritizes urgent requests.", - }, + id: "3", title: "How quickly can you respond to emergencies?", content: "We typically respond to emergency calls within 30 minutes in the Hamilton area. Our dispatch team prioritizes urgent requests."}, { - id: "4", - title: "Do you provide upfront pricing?", - content: "Yes, we provide detailed quotes before starting work. There are no hidden fees—what we quote is what you pay.", - }, + id: "4", title: "Do you provide upfront pricing?", content: "Yes, we provide detailed quotes before starting work. There are no hidden fees—what we quote is what you pay."}, { - id: "5", - title: "What areas of Hamilton do you service?", - content: "We service all of Hamilton and surrounding suburbs including Chartwell, Dinsdale, Matangi, and Cambridge. Contact us for your specific location.", - }, + id: "5", title: "What areas of Hamilton do you service?", content: "We service all of Hamilton and surrounding suburbs including Chartwell, Dinsdale, Matangi, and Cambridge. Contact us for your specific location."}, ]} animationType="slide-up" useInvertedBackground={true} @@ -221,14 +166,10 @@ export default function HomePage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/swiftflowplumbing", - ariaLabel: "Facebook", - }, + href: "https://facebook.com/swiftflowplumbing", ariaLabel: "Facebook"}, { icon: Phone, - href: "tel:+64-7-123-4567", - ariaLabel: "Call us", - }, + href: "tel:+64-7-123-4567", ariaLabel: "Call us"}, ]} /> -- 2.49.1 From c9aacbd779fa4f1210e1839bcfc5d68fd725ec65 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:44:49 +0000 Subject: [PATCH 2/2] Update src/app/services/page.tsx --- src/app/services/page.tsx | 65 +++++++++++---------------------------- 1 file changed, 18 insertions(+), 47 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index ae41390..80eed11 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -7,7 +7,7 @@ import HeroSplit from "@/components/sections/hero/HeroSplit"; import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/FeatureBorderGlow"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterCard from "@/components/sections/footer/FooterCard"; -import { AlertCircle, Droplet, Thermometer, Pipe, Settings, Phone, Facebook } from "lucide-react"; +import { AlertCircle, Droplet, Thermometer, Settings, Phone, Facebook } from "lucide-react"; export default function ServicesPage() { const navItems = [ @@ -25,7 +25,7 @@ export default function ServicesPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumLargeSizeMediumTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -36,9 +36,7 @@ export default function ServicesPage() { brandName="SwiftFlow Plumbing" navItems={navItems} button={{ - text: "Call Now", - href: "tel:+64-123-456-789", - }} + text: "Call Now", href: "tel:+64-123-456-789"}} /> @@ -49,20 +47,16 @@ export default function ServicesPage() { tag="Our Services" tagIcon={Settings} tagAnimation="slide-up" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "glowing-orb" }} imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53082.jpg" imageAlt="pipe leak detection repair" imagePosition="left" mediaAnimation="slide-up" buttons={[ { - text: "Request Quote", - href: "/contact", - }, + text: "Request Quote", href: "/contact"}, { - text: "Emergency Service", - href: "tel:+64-123-456-789", - }, + text: "Emergency Service", href: "tel:+64-123-456-789"}, ]} buttonAnimation="slide-up" /> @@ -73,29 +67,21 @@ export default function ServicesPage() { title="Detailed Service Offerings" description="SwiftFlow Plumbing specializes in a wide range of residential and commercial plumbing services to keep your water systems running smoothly and efficiently." tag="Complete Solutions" - tagIcon={Pipe} + tagIcon={AlertCircle} tagAnimation="slide-up" features={[ { icon: AlertCircle, - title: "Emergency Plumbing Response", - description: "24/7 availability for burst pipes, severe leaks, blockages, and other critical plumbing emergencies. Fast arrival times with comprehensive solutions.", - }, + title: "Emergency Plumbing Response", description: "24/7 availability for burst pipes, severe leaks, blockages, and other critical plumbing emergencies. Fast arrival times with comprehensive solutions."}, { icon: Droplet, - title: "Leak Detection & Repair", - description: "Advanced leak detection technology to identify hidden leaks quickly. Professional repair to prevent water damage and reduce water waste.", - }, + title: "Leak Detection & Repair", description: "Advanced leak detection technology to identify hidden leaks quickly. Professional repair to prevent water damage and reduce water waste."}, { icon: Thermometer, - title: "Hot Water System Services", - description: "Installation, repair, and maintenance of hot water systems including traditional tanks and modern tankless water heaters.", - }, + title: "Hot Water System Services", description: "Installation, repair, and maintenance of hot water systems including traditional tanks and modern tankless water heaters."}, { - icon: Pipe, - title: "Drain Cleaning & Maintenance", - description: "Professional drain cleaning using camera inspection and high-pressure techniques. Preventative maintenance to avoid future blockages.", - }, + icon: AlertCircle, + title: "Drain Cleaning & Maintenance", description: "Professional drain cleaning using camera inspection and high-pressure techniques. Preventative maintenance to avoid future blockages."}, ]} animationType="slide-up" textboxLayout="default" @@ -108,26 +94,15 @@ export default function ServicesPage() { ctaTitle="Need Plumbing Help?" ctaDescription="Reach out to our team for service inquiries, emergency assistance, or to schedule your appointment. We're ready to help." ctaButton={{ - text: "Contact SwiftFlow", - href: "tel:+64-7-123-4567", - }} + text: "Contact SwiftFlow", href: "tel:+64-7-123-4567"}} ctaIcon={Phone} faqs={[ { - id: "1", - title: "What areas do you service?", - content: "We service Hamilton and all surrounding suburbs including Chartwell, Dinsdale, Matangi, Cambridge, and beyond. Contact us to confirm service availability for your location.", - }, + id: "1", title: "What areas do you service?", content: "We service Hamilton and all surrounding suburbs including Chartwell, Dinsdale, Matangi, Cambridge, and beyond. Contact us to confirm service availability for your location."}, { - id: "2", - title: "How much do plumbing services cost?", - content: "Pricing depends on the service type and complexity. We provide free quotes for most services and transparent pricing before work begins.", - }, + id: "2", title: "How much do plumbing services cost?", content: "Pricing depends on the service type and complexity. We provide free quotes for most services and transparent pricing before work begins."}, { - id: "3", - title: "Can you handle commercial plumbing?", - content: "Yes, SwiftFlow Plumbing has extensive experience with commercial properties, including restaurants, offices, and light industrial facilities.", - }, + id: "3", title: "Can you handle commercial plumbing?", content: "Yes, SwiftFlow Plumbing has extensive experience with commercial properties, including restaurants, offices, and light industrial facilities."}, ]} animationType="slide-up" useInvertedBackground={true} @@ -141,14 +116,10 @@ export default function ServicesPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/swiftflowplumbing", - ariaLabel: "Facebook", - }, + href: "https://facebook.com/swiftflowplumbing", ariaLabel: "Facebook"}, { icon: Phone, - href: "tel:+64-7-123-4567", - ariaLabel: "Call us", - }, + href: "tel:+64-7-123-4567", ariaLabel: "Call us"}, ]} /> -- 2.49.1