Merge version_1 into main #1
@@ -10,7 +10,7 @@ import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen
|
||||
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
||||
import ContactFaq from "@/components/sections/contact/ContactFaq";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { CheckCircle, Wrench, Flame, Droplet, Thermometer, Pipe, Hammer, Phone } from "lucide-react";
|
||||
import { CheckCircle, Wrench, Flame, Droplet, Thermometer, Hammer, Phone } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -37,7 +37,8 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now", href: "tel:+1-555-PLUMBER"}}
|
||||
text: "Call Now", href: "tel:+1-555-PLUMBER"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -48,7 +49,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg", alt: "professional plumber working on pipes"},
|
||||
src: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg", alt: "professional plumber working on pipes"
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ local homeowners"
|
||||
buttons={[
|
||||
@@ -67,22 +69,28 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "Emergency Plumbing", description: "Immediate response to burst pipes, leaks, and urgent water issues. Available 24/7."},
|
||||
title: "Emergency Plumbing", description: "Immediate response to burst pipes, leaks, and urgent water issues. Available 24/7."
|
||||
},
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Gas Fitting", description: "Professional gas line installation and repairs. All work complies with safety standards."},
|
||||
title: "Gas Fitting", description: "Professional gas line installation and repairs. All work complies with safety standards."
|
||||
},
|
||||
{
|
||||
icon: Droplet,
|
||||
title: "Leak Detection", description: "Advanced technology to locate hidden leaks without damage. Save money on water bills."},
|
||||
title: "Leak Detection", description: "Advanced technology to locate hidden leaks without damage. Save money on water bills."
|
||||
},
|
||||
{
|
||||
icon: Thermometer,
|
||||
title: "Hot Water Systems", description: "Installation, repair, and maintenance of hot water systems for reliable comfort."},
|
||||
{
|
||||
icon: Pipe,
|
||||
title: "Drain Cleaning", description: "Professional drain and blockage clearing. Prevents future plumbing problems."},
|
||||
title: "Hot Water Systems", description: "Installation, repair, and maintenance of hot water systems for reliable comfort."
|
||||
},
|
||||
{
|
||||
icon: Hammer,
|
||||
title: "General Repairs", description: "All plumbing repairs and installations. Fixtures, valves, and system maintenance."},
|
||||
title: "Drain Cleaning", description: "Professional drain and blockage clearing. Prevents future plumbing problems."
|
||||
},
|
||||
{
|
||||
icon: Hammer,
|
||||
title: "General Repairs", description: "All plumbing repairs and installations. Fixtures, valves, and system maintenance."
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -103,6 +111,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg"
|
||||
imageAlt="Professional plumbing service in action"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -113,17 +122,23 @@ export default function LandingPage() {
|
||||
description="Real feedback from homeowners and businesses we've helped"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Homeowner", testimonial: "The team arrived quickly and fixed our burst pipe professionally. They were courteous and explained everything. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", imageAlt: "Sarah Mitchell"},
|
||||
id: "1", name: "Sarah Mitchell", role: "Homeowner", testimonial: "The team arrived quickly and fixed our burst pipe professionally. They were courteous and explained everything. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "John Rodriguez", role: "Business Owner", testimonial: "Emergency gas line repair done right. Licensed, insured, and they knew exactly what they were doing. Fast service at fair prices.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg", imageAlt: "John Rodriguez"},
|
||||
id: "2", name: "John Rodriguez", role: "Business Owner", testimonial: "Emergency gas line repair done right. Licensed, insured, and they knew exactly what they were doing. Fast service at fair prices.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg", imageAlt: "John Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Thompson", role: "Homeowner", testimonial: "Found a hidden leak in our walls that could have caused major damage. Their detection service saved us thousands.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-3781.jpg", imageAlt: "Emma Thompson"},
|
||||
id: "3", name: "Emma Thompson", role: "Homeowner", testimonial: "Found a hidden leak in our walls that could have caused major damage. Their detection service saved us thousands.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-3781.jpg", imageAlt: "Emma Thompson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Chen", role: "Homeowner", testimonial: "New hot water system installed perfectly. The plumber was professional, clean, and finished on time. No mess, no drama.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg", imageAlt: "Michael Chen"},
|
||||
id: "4", name: "Michael Chen", role: "Homeowner", testimonial: "New hot water system installed perfectly. The plumber was professional, clean, and finished on time. No mess, no drama.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", role: "Property Manager", testimonial: "We use PlumbersSupremeGasLink for all our maintenance. Reliable, trustworthy, and they understand emergency calls quickly.", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", imageAlt: "Lisa Anderson"},
|
||||
id: "5", name: "Lisa Anderson", role: "Property Manager", testimonial: "We use PlumbersSupremeGasLink for all our maintenance. Reliable, trustworthy, and they understand emergency calls quickly.", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", imageAlt: "Lisa Anderson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Park", role: "Homeowner", testimonial: "Called for drain cleaning and they cleared the blockage fast. Upfront pricing, no surprises. Will call them again.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-work_23-2149304146.jpg", imageAlt: "David Park"},
|
||||
id: "6", name: "David Park", role: "Homeowner", testimonial: "Called for drain cleaning and they cleared the blockage fast. Upfront pricing, no surprises. Will call them again.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-work_23-2149304146.jpg", imageAlt: "David Park"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -139,13 +154,17 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "24/7", description: "Emergency response available around the clock for urgent plumbing and gas issues."},
|
||||
id: "1", value: "24/7", description: "Emergency response available around the clock for urgent plumbing and gas issues."
|
||||
},
|
||||
{
|
||||
id: "2", value: "100%", description: "Licensed and fully insured. All work guaranteed and meets local safety standards."},
|
||||
id: "2", value: "100%", description: "Licensed and fully insured. All work guaranteed and meets local safety standards."
|
||||
},
|
||||
{
|
||||
id: "3", value: "30 min", description: "Average response time in your area. We arrive fast when you need us most."},
|
||||
id: "3", value: "30 min", description: "Average response time in your area. We arrive fast when you need us most."
|
||||
},
|
||||
{
|
||||
id: "4", value: "Upfront", description: "Honest pricing with no hidden fees. You know the cost before we start work."},
|
||||
id: "4", value: "Upfront", description: "Honest pricing with no hidden fees. You know the cost before we start work."
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -158,17 +177,23 @@ export default function LandingPage() {
|
||||
description="Get answers to common questions about our plumbing and gas services"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Do you offer emergency plumbing services?", content: "Yes, we're available 24/7 for emergencies. Call us immediately for burst pipes, major leaks, or gas issues. We'll dispatch a technician to your location as quickly as possible."},
|
||||
id: "1", title: "Do you offer emergency plumbing services?", content: "Yes, we're available 24/7 for emergencies. Call us immediately for burst pipes, major leaks, or gas issues. We'll dispatch a technician to your location as quickly as possible."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Are you licensed and insured?", content: "Absolutely. All our technicians are fully licensed plumbers and gas fitters, and we carry comprehensive insurance. You can have peace of mind knowing the work meets all safety standards."},
|
||||
id: "2", title: "Are you licensed and insured?", content: "Absolutely. All our technicians are fully licensed plumbers and gas fitters, and we carry comprehensive insurance. You can have peace of mind knowing the work meets all safety standards."
|
||||
},
|
||||
{
|
||||
id: "3", title: "How do you charge for services?", content: "We provide honest, upfront pricing. We'll assess the problem, give you a quote before starting work, and explain exactly what needs to be done. No hidden fees, no surprises on your bill."},
|
||||
id: "3", title: "How do you charge for services?", content: "We provide honest, upfront pricing. We'll assess the problem, give you a quote before starting work, and explain exactly what needs to be done. No hidden fees, no surprises on your bill."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What areas do you service?", content: "We serve the entire local area including all surrounding suburbs. Whether it's a residential home, apartment, or commercial property, we're here to help. Call for details on your specific location."},
|
||||
id: "4", title: "What areas do you service?", content: "We serve the entire local area including all surrounding suburbs. Whether it's a residential home, apartment, or commercial property, we're here to help. Call for details on your specific location."
|
||||
},
|
||||
{
|
||||
id: "5", title: "How quickly can you respond?", content: "For emergency calls, we typically arrive within 30 minutes in the local area. For non-emergency appointments, we offer flexible scheduling. Call or fill out our form to book."},
|
||||
id: "5", title: "How quickly can you respond?", content: "For emergency calls, we typically arrive within 30 minutes in the local area. For non-emergency appointments, we offer flexible scheduling. Call or fill out our form to book."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Do you offer warranties on work?", content: "Yes, all our plumbing and gas fitting work is guaranteed. If there's an issue with the work we've done, we'll fix it. Your satisfaction is our priority."},
|
||||
id: "6", title: "Do you offer warranties on work?", content: "Yes, all our plumbing and gas fitting work is guaranteed. If there's an issue with the work we've done, we'll fix it. Your satisfaction is our priority."
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53608.jpg"
|
||||
imageAlt="Professional plumbing service"
|
||||
@@ -185,17 +210,21 @@ export default function LandingPage() {
|
||||
ctaTitle="Get Professional Help Now"
|
||||
ctaDescription="Call for immediate assistance or submit a service request. We'll get back to you within 30 minutes."
|
||||
ctaButton={{
|
||||
text: "Call 1-555-PLUMBER", href: "tel:+1-555-PLUMBER"}}
|
||||
text: "Call 1-555-PLUMBER", href: "tel:+1-555-PLUMBER"
|
||||
}}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What if it's an emergency outside business hours?", content: "We offer 24/7 emergency response. Call us anytime for urgent plumbing or gas issues. Emergency calls are prioritized and a technician will be dispatched immediately."},
|
||||
id: "1", title: "What if it's an emergency outside business hours?", content: "We offer 24/7 emergency response. Call us anytime for urgent plumbing or gas issues. Emergency calls are prioritized and a technician will be dispatched immediately."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Can I get a quote over the phone?", content: "For simple jobs, we can give you an estimate by phone. For complex issues, a technician will visit your location to assess the problem and provide an accurate quote."},
|
||||
id: "2", title: "Can I get a quote over the phone?", content: "For simple jobs, we can give you an estimate by phone. For complex issues, a technician will visit your location to assess the problem and provide an accurate quote."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do you take credit cards?", content: "Yes, we accept all major credit cards, checks, and cash. We invoice on-site so you know exactly what you're paying for when work is complete."},
|
||||
id: "3", title: "Do you take credit cards?", content: "Yes, we accept all major credit cards, checks, and cash. We invoice on-site so you know exactly what you're paying for when work is complete."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user