From d18d890e9353ba39435bce111cb4c14e3c2c7799 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:48:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 53 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 35 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9545f32..b712e8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,8 @@ export default function LandingPage() { { name: "FAQ", id: "faq" }, ]} button={{ - text: "Schedule Service", href: "contact"}} + text: "Schedule Service", href: "contact" + }} /> @@ -73,13 +74,16 @@ export default function LandingPage() { features={[ { id: "1", title: "Emergency Repairs", tags: ["24/7", "Same-Day"], - imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg", imageAlt: "Emergency plumbing repair service"}, + imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg", imageAlt: "Emergency plumbing repair service" + }, { id: "2", title: "Routine Maintenance", tags: ["Preventive", "Scheduled"], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg", imageAlt: "Routine plumbing maintenance"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg", imageAlt: "Routine plumbing maintenance" + }, { id: "3", title: "Pipe Repair & Installation", tags: ["Professional", "Durable"], - imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", imageAlt: "Professional pipe repair service"}, + imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", imageAlt: "Professional pipe repair service" + }, ]} /> @@ -108,15 +112,18 @@ export default function LandingPage() { metrics={[ { id: "1", value: "No Hidden Fees", title: "Upfront Pricing", items: [ - "Clear estimates before work begins", "Transparent labor and parts costs", "Money-back guarantee on satisfaction"], + "Clear estimates before work begins", "Transparent labor and parts costs", "Money-back guarantee on satisfaction" + ], }, { id: "2", value: "Licensed & Insured", title: "Professional Standards", items: [ - "Full licensing and certifications", "Comprehensive insurance coverage", "Background-checked technicians"], + "Full licensing and certifications", "Comprehensive insurance coverage", "Background-checked technicians" + ], }, { id: "3", value: "Lifetime Warranty", title: "Peace of Mind", items: [ - "Warranty on all parts and labor", "Emergency callback guarantee", "Preventive maintenance plans available"], + "Warranty on all parts and labor", "Emergency callback guarantee", "Preventive maintenance plans available" + ], }, ]} /> @@ -134,16 +141,20 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Downtown Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg" + }, { id: "2", name: "James Rodriguez", role: "Property Manager", company: "Metro Properties", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-listening-senior-man_1262-1970.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-listening-senior-man_1262-1970.jpg" + }, { id: "3", name: "Linda Chen", role: "Homeowner", company: "Family Residence", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-showing-thumbs-up_1187-751.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-showing-thumbs-up_1187-751.jpg" + }, { id: "4", name: "Michael Thompson", role: "Business Owner", company: "Restaurant Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-partners-reading-news-tablet-computer-outdoors_1262-12345.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-partners-reading-news-tablet-computer-outdoors_1262-12345.jpg" + }, ]} kpiItems={[ { value: "2,500+", label: "Happy customers served" }, @@ -163,17 +174,23 @@ export default function LandingPage() { animationType="smooth" faqs={[ { - id: "1", title: "Do you offer emergency service outside normal business hours?", content: "Yes! We offer 24/7 emergency plumbing service. Simply call our emergency line, and we'll dispatch a technician as soon as possible, typically within 2 hours."}, + id: "1", title: "Do you offer emergency service outside normal business hours?", content: "Yes! We offer 24/7 emergency plumbing service. Simply call our emergency line, and we'll dispatch a technician as soon as possible, typically within 2 hours." + }, { - id: "2", title: "What is your pricing structure?", content: "We provide upfront, transparent pricing with no hidden fees. We'll give you a clear estimate before beginning any work. We never charge surprise fees for parts or labor."}, + id: "2", title: "What is your pricing structure?", content: "We provide upfront, transparent pricing with no hidden fees. We'll give you a clear estimate before beginning any work. We never charge surprise fees for parts or labor." + }, { - id: "3", title: "Are your technicians licensed and insured?", content: "Absolutely. All our technicians are fully licensed, insured, and background-checked. We maintain comprehensive liability and worker's compensation insurance for your peace of mind."}, + id: "3", title: "Are your technicians licensed and insured?", content: "Absolutely. All our technicians are fully licensed, insured, and background-checked. We maintain comprehensive liability and worker's compensation insurance for your peace of mind." + }, { - id: "4", title: "Do you offer maintenance plans?", content: "Yes, we offer customized preventive maintenance plans to keep your plumbing system running smoothly and help avoid costly emergency repairs down the road."}, + id: "4", title: "Do you offer maintenance plans?", content: "Yes, we offer customized preventive maintenance plans to keep your plumbing system running smoothly and help avoid costly emergency repairs down the road." + }, { - id: "5", title: "What warranty do you provide?", content: "We stand behind our work with a lifetime warranty on all parts and labor. If an issue arises, we'll make it right at no additional cost."}, + id: "5", title: "What warranty do you provide?", content: "We stand behind our work with a lifetime warranty on all parts and labor. If an issue arises, we'll make it right at no additional cost." + }, { - id: "6", title: "Can I book service online?", content: "Yes! You can schedule service through our website or call us directly. For emergency service, we recommend calling to ensure immediate dispatch."}, + id: "6", title: "Can I book service online?", content: "Yes! You can schedule service through our website or call us directly. For emergency service, we recommend calling to ensure immediate dispatch." + }, ]} /> @@ -184,7 +201,7 @@ export default function LandingPage() { tagIcon={Phone} title="Schedule Your Service Today" description="Whether it's an emergency or routine maintenance, we're ready to help. Get in touch and we'll confirm your appointment right away." - background={{ variant: "glowing-orb" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} imageSrc="http://img.b2bpic.net/free-photo/register-enquiry-online-web-page-concept_53876-121046.jpg" imageAlt="Contact us for plumbing service" -- 2.49.1