From 671c7136097194943a7291689b33632257d5ce70 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 20:43:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 125 +++++++++++++++++++++++++++++++---------------- 1 file changed, 82 insertions(+), 43 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1055c7c..c4ef9f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCa import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Droplet, Wrench, Flame, Pipe, Zap, Home, Phone } from "lucide-react"; +import { Droplet, Wrench, Flame, Zap, Home, Phone } from "lucide-react"; export default function LandingPage() { return ( @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="small" sizing="mediumSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -37,7 +37,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Call Now", href: "tel:+16137441133"}} + text: "Call Now", href: "tel:+16137441133" + }} brandName="Cundell Plumbing" /> @@ -46,21 +47,26 @@ export default function LandingPage() { @@ -74,22 +80,28 @@ export default function LandingPage() { features={[ { icon: Droplet, - title: "Emergency Plumbing", description: "24/7 rapid response for burst pipes, major leaks, and plumbing emergencies that can't wait."}, + title: "Emergency Plumbing", description: "24/7 rapid response for burst pipes, major leaks, and plumbing emergencies that can't wait." + }, { icon: Wrench, - title: "Drain & Sewer Repair", description: "Fast diagnosis and repair of blocked drains, sewer backups, and drainage issues."}, + title: "Drain & Sewer Repair", description: "Fast diagnosis and repair of blocked drains, sewer backups, and drainage issues." + }, { icon: Flame, - title: "Heating Services", description: "Furnace repair, maintenance, and heating system diagnostics to keep your home warm."}, - { - icon: Pipe, - title: "Installation & Repair", description: "Professional installation and repair of toilets, faucets, fixtures, and complete plumbing systems."}, + title: "Heating Services", description: "Furnace repair, maintenance, and heating system diagnostics to keep your home warm." + }, { icon: Zap, - title: "Preventive Maintenance", description: "Regular maintenance plans to catch issues early and extend the life of your plumbing systems."}, + title: "Installation & Repair", description: "Professional installation and repair of toilets, faucets, fixtures, and complete plumbing systems." + }, + { + icon: Zap, + title: "Preventive Maintenance", description: "Regular maintenance plans to catch issues early and extend the life of your plumbing systems." + }, { icon: Home, - title: "Residential & Commercial", description: "From homes to businesses, we handle all your plumbing and heating needs with the same professionalism."}, + title: "Residential & Commercial", description: "From homes to businesses, we handle all your plumbing and heating needs with the same professionalism." + }, ]} textboxLayout="default" animationType="slide-up" @@ -104,13 +116,16 @@ export default function LandingPage() { description="Cundell Plumbing & Heating is committed to transparent communication, fair pricing, and professional workmanship. We listen to your concerns, explain your options clearly, and deliver quality repairs without hidden fees or surprise charges." metrics={[ { - value: "24/7", title: "Emergency Response Available"}, + value: "24/7", title: "Emergency Response Available" + }, { - value: "500+", title: "Families & Businesses Served"}, + value: "500+", title: "Families & Businesses Served" + }, ]} imageSrc="http://img.b2bpic.net/free-photo/plumber-making-phone-gesture_1368-768.jpg" imageAlt="plumber professional technician plumbing repair" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -122,19 +137,23 @@ export default function LandingPage() { metrics={[ { id: "1", value: "1", title: "Call or Request a Quote", items: [ - "24/7 phone support", "Online quote requests available", "Emergency calls prioritized"], + "24/7 phone support", "Online quote requests available", "Emergency calls prioritized" + ], }, { id: "2", value: "2", title: "Diagnosis & Inspection", items: [ - "Thorough system assessment", "Clear explanation of issues", "No-pressure recommendations"], + "Thorough system assessment", "Clear explanation of issues", "No-pressure recommendations" + ], }, { id: "3", value: "3", title: "Transparent Estimate", items: [ - "Upfront pricing breakdown", "All costs confirmed before work", "Parts and labor itemized"], + "Upfront pricing breakdown", "All costs confirmed before work", "Parts and labor itemized" + ], }, { id: "4", value: "4", title: "Professional Repair", items: [ - "Licensed technicians", "Quality workmanship", "Cleanup included"], + "Licensed technicians", "Quality workmanship", "Cleanup included" + ], }, ]} animationType="slide-up" @@ -148,7 +167,8 @@ export default function LandingPage() { title="Service Area Coverage" description="Serving Vanier, Ottawa, and surrounding communities with dependable plumbing and heating solutions." names={[ - "Vanier", "Centretown", "The Glebe", "Old Ottawa South", "Somerset", "New Edinburgh", "Westboro", "Hintonburg", "Byward Market", "Kanata"]} + "Vanier", "Centretown", "The Glebe", "Old Ottawa South", "Somerset", "New Edinburgh", "Westboro", "Hintonburg", "Byward Market", "Kanata" + ]} textboxLayout="default" useInvertedBackground={false} speed={40} @@ -162,17 +182,23 @@ export default function LandingPage() { description="Real feedback from families and businesses we've helped with plumbing and heating services." testimonials={[ { - id: "1", name: "John Mitchell, Vanier Homeowner", date: "Date: January 2025", title: "Fast, Professional, Fair Pricing", quote: "Had a burst pipe at 2 AM. Called Cundell and they arrived within an hour. The technician was professional, explained everything clearly, and the invoice matched exactly what was quoted. Will definitely call again.", tag: "Emergency Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "customer portrait professional headshot", imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg", imageAlt: "plumbing service repair home professional"}, + id: "1", name: "John Mitchell, Vanier Homeowner", date: "Date: January 2025", title: "Fast, Professional, Fair Pricing", quote: "Had a burst pipe at 2 AM. Called Cundell and they arrived within an hour. The technician was professional, explained everything clearly, and the invoice matched exactly what was quoted. Will definitely call again.", tag: "Emergency Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "customer portrait professional headshot", imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg", imageAlt: "plumbing service repair home professional" + }, { - id: "2", name: "Sarah Chen, Business Owner", date: "Date: December 2024", title: "Reliable and Trustworthy", quote: "We use Cundell for our office building. They're dependable, punctual, and their team communicates every step of the process. Great to work with a company that stands behind their work.", tag: "Commercial Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", avatarAlt: "business owner portrait professional", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "commercial office service plumbing business"}, + id: "2", name: "Sarah Chen, Business Owner", date: "Date: December 2024", title: "Reliable and Trustworthy", quote: "We use Cundell for our office building. They're dependable, punctual, and their team communicates every step of the process. Great to work with a company that stands behind their work.", tag: "Commercial Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", avatarAlt: "business owner portrait professional", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "commercial office service plumbing business" + }, { - id: "3", name: "Mike Thompson, Glebe Resident", date: "Date: November 2024", title: "No Hidden Fees", quote: "I was worried about surprise charges, but Cundell gave me a complete breakdown upfront. The work was done on time, and the final bill was exactly what they quoted. Honest company.", tag: "Residential Service", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", avatarAlt: "homeowner portrait professional customer", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", imageAlt: "plumbing bathroom repair faucet installation"}, + id: "3", name: "Mike Thompson, Glebe Resident", date: "Date: November 2024", title: "No Hidden Fees", quote: "I was worried about surprise charges, but Cundell gave me a complete breakdown upfront. The work was done on time, and the final bill was exactly what they quoted. Honest company.", tag: "Residential Service", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", avatarAlt: "homeowner portrait professional customer", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", imageAlt: "plumbing bathroom repair faucet installation" + }, { - id: "4", name: "Lisa Rodriguez, Westboro Homeowner", date: "Date: October 2024", title: "Excellent Workmanship", quote: "They installed a new water main connection and did exceptional work. The technician took time to explain the system and answer all my questions. Highly recommend.", tag: "Installation Service", avatarSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", avatarAlt: "woman portrait professional customer", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-production-plumber-valve-pvc-pipe_1376-35.jpg", imageAlt: "water main installation plumbing system"}, + id: "4", name: "Lisa Rodriguez, Westboro Homeowner", date: "Date: October 2024", title: "Excellent Workmanship", quote: "They installed a new water main connection and did exceptional work. The technician took time to explain the system and answer all my questions. Highly recommend.", tag: "Installation Service", avatarSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", avatarAlt: "woman portrait professional customer", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-production-plumber-valve-pvc-pipe_1376-35.jpg", imageAlt: "water main installation plumbing system" + }, { - id: "5", name: "David Park, Kanata Resident", date: "Date: September 2024", title: "Fast Response to Emergency", quote: "Sewer backup on a Sunday. Cundell answered immediately and got someone out to us the same day. They fixed the issue quickly and professionally. Can't ask for better service.", tag: "Emergency Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "man portrait professional customer", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "sewer drain emergency repair plumbing"}, + id: "5", name: "David Park, Kanata Resident", date: "Date: September 2024", title: "Fast Response to Emergency", quote: "Sewer backup on a Sunday. Cundell answered immediately and got someone out to us the same day. They fixed the issue quickly and professionally. Can't ask for better service.", tag: "Emergency Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "man portrait professional customer", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "sewer drain emergency repair plumbing" + }, { - id: "6", name: "Patricia Dubois, Byward Market", date: "Date: August 2024", title: "Licensed and Professional", quote: "You can tell they know what they're doing. They're licensed, they follow safety protocols, and they treat your home with respect. Trustworthy service.", tag: "Home Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", avatarAlt: "professional portrait customer woman", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg", imageAlt: "licensed plumber technician professional service"}, + id: "6", name: "Patricia Dubois, Byward Market", date: "Date: August 2024", title: "Licensed and Professional", quote: "You can tell they know what they're doing. They're licensed, they follow safety protocols, and they treat your home with respect. Trustworthy service.", tag: "Home Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", avatarAlt: "professional portrait customer woman", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg", imageAlt: "licensed plumber technician professional service" + }, ]} textboxLayout="default" useInvertedBackground={false} @@ -185,21 +211,29 @@ export default function LandingPage() { description="Answers to common questions about our services, pricing, and service areas." faqs={[ { - id: "1", title: "Are you available 24/7?", content: "Yes, Cundell Plumbing & Heating operates 24 hours a day, 7 days a week. Whether it's an emergency at 2 AM or a regular service call during business hours, we're here to help. Call (613) 744-1133 anytime."}, + id: "1", title: "Are you available 24/7?", content: "Yes, Cundell Plumbing & Heating operates 24 hours a day, 7 days a week. Whether it's an emergency at 2 AM or a regular service call during business hours, we're here to help. Call (613) 744-1133 anytime." + }, { - id: "2", title: "Do you charge for travel or fuel fees?", content: "We may apply travel charges depending on distance from our Vanier location. However, all fees are confirmed before dispatch. We believe in transparency—no surprises when you receive your invoice."}, + id: "2", title: "Do you charge for travel or fuel fees?", content: "We may apply travel charges depending on distance from our Vanier location. However, all fees are confirmed before dispatch. We believe in transparency—no surprises when you receive your invoice." + }, { - id: "3", title: "How do you calculate your pricing?", content: "Our invoices break down labor hours and parts separately. We provide a detailed estimate before starting work and confirm all charges upfront. You'll know exactly what you're paying for."}, + id: "3", title: "How do you calculate your pricing?", content: "Our invoices break down labor hours and parts separately. We provide a detailed estimate before starting work and confirm all charges upfront. You'll know exactly what you're paying for." + }, { - id: "4", title: "Do you provide written estimates?", content: "Yes, we provide clear, itemized estimates in writing before any work begins. If something changes during the job, we contact you immediately to confirm additional costs."}, + id: "4", title: "Do you provide written estimates?", content: "Yes, we provide clear, itemized estimates in writing before any work begins. If something changes during the job, we contact you immediately to confirm additional costs." + }, { - id: "5", title: "What areas of Ottawa do you service?", content: "We serve Vanier, Centretown, The Glebe, Old Ottawa South, Somerset, New Edinburgh, Westboro, Hintonburg, Byward Market, Kanata, and surrounding Ottawa communities. Contact us to confirm your area."}, + id: "5", title: "What areas of Ottawa do you service?", content: "We serve Vanier, Centretown, The Glebe, Old Ottawa South, Somerset, New Edinburgh, Westboro, Hintonburg, Byward Market, Kanata, and surrounding Ottawa communities. Contact us to confirm your area." + }, { - id: "6", title: "Are your technicians licensed?", content: "All our technicians are fully trained and licensed professionals. We follow industry safety standards and are committed to quality workmanship on every job."}, + id: "6", title: "Are your technicians licensed?", content: "All our technicians are fully trained and licensed professionals. We follow industry safety standards and are committed to quality workmanship on every job." + }, { - id: "7", title: "Do you handle both plumbing and heating?", content: "Yes, we provide comprehensive plumbing and heating services for residential and commercial properties. From emergency repairs to installations, we've got you covered."}, + id: "7", title: "Do you handle both plumbing and heating?", content: "Yes, we provide comprehensive plumbing and heating services for residential and commercial properties. From emergency repairs to installations, we've got you covered." + }, { - id: "8", title: "How do I request a free quote?", content: "Call (613) 744-1133 or use the online quote request form on our website. Describe your issue, and we'll provide a clear estimate. For emergencies, call immediately—we prioritize urgent situations."}, + id: "8", title: "How do I request a free quote?", content: "Call (613) 744-1133 or use the online quote request form on our website. Describe your issue, and we'll provide a clear estimate. For emergencies, call immediately—we prioritize urgent situations." + }, ]} imageSrc="http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg" imageAlt="customer service support help professional" @@ -216,17 +250,22 @@ export default function LandingPage() { ctaTitle="Ready to Resolve Your Issue?" ctaDescription="Contact us now for immediate assistance or to schedule a service appointment. We're standing by 24/7." ctaButton={{ - text: "Call Now (613) 744-1133", href: "tel:+16137441133"}} + text: "Call Now (613) 744-1133", href: "tel:+16137441133" + }} ctaIcon={Phone} faqs={[ { - id: "1", title: "What should I do if I have an emergency?", content: "Call (613) 744-1133 immediately. Our 24/7 emergency team will dispatch a technician as quickly as possible. For life-threatening situations involving gas, contact emergency services first, then call us."}, + id: "1", title: "What should I do if I have an emergency?", content: "Call (613) 744-1133 immediately. Our 24/7 emergency team will dispatch a technician as quickly as possible. For life-threatening situations involving gas, contact emergency services first, then call us." + }, { - id: "2", title: "How quickly can you respond to emergency calls?", content: "We aim to respond to emergency plumbing calls within one hour in most cases. Actual response time depends on our current workload and your location. Call now and we'll give you a specific timeframe."}, + id: "2", title: "How quickly can you respond to emergency calls?", content: "We aim to respond to emergency plumbing calls within one hour in most cases. Actual response time depends on our current workload and your location. Call now and we'll give you a specific timeframe." + }, { - id: "3", title: "Can I get a quote online?", content: "Yes, you can submit a quote request through our website with photos or details about your issue. We'll review it and contact you within 24 hours with an estimate. For urgent matters, call us directly."}, + id: "3", title: "Can I get a quote online?", content: "Yes, you can submit a quote request through our website with photos or details about your issue. We'll review it and contact you within 24 hours with an estimate. For urgent matters, call us directly." + }, { - id: "4", title: "Do you offer seasonal maintenance plans?", content: "We recommend regular plumbing and heating maintenance to prevent emergencies. Contact us to discuss a maintenance plan tailored to your home or business needs."}, + id: "4", title: "Do you offer seasonal maintenance plans?", content: "We recommend regular plumbing and heating maintenance to prevent emergencies. Contact us to discuss a maintenance plan tailored to your home or business needs." + }, ]} useInvertedBackground={false} animationType="slide-up" -- 2.49.1