Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
274
src/app/page.tsx
274
src/app/page.tsx
@@ -33,38 +33,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now: (304) 292-7712",
|
||||
href: "tel:3042927712",
|
||||
}}
|
||||
text: "Call Now: (304) 292-7712", href: "tel:3042927712"}}
|
||||
brandName="Bob's Plumbing & Drain Cleaning"
|
||||
/>
|
||||
</div>
|
||||
@@ -72,46 +56,29 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Expert Plumbing & Drain Cleaning in Dellslow, WV"
|
||||
description="Reliable and efficient services for all your home's plumbing needs. From leak detection to water heater installation, we've got you covered."
|
||||
tag="Trusted Local Plumbers"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Estimate", href: "#contact"},
|
||||
{
|
||||
text: "View Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Our Services", href: "#services"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721571.jpg?_wi=1",
|
||||
imageAlt: "Plumber fixing a sink in a modern bathroom.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721571.jpg", imageAlt: "Plumber fixing a sink in a modern bathroom."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg?_wi=1",
|
||||
imageAlt: "A plumber installing a new faucet in a kitchen.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg", imageAlt: "A plumber installing a new faucet in a kitchen."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-15375.jpg?_wi=1",
|
||||
imageAlt: "Professional drain cleaning equipment in action.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-15375.jpg", imageAlt: "Professional drain cleaning equipment in action."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardener-man-with-long-hair-talking-phone_23-2148435649.jpg",
|
||||
imageAlt: "Friendly plumber smiling confidently.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardener-man-with-long-hair-talking-phone_23-2148435649.jpg", imageAlt: "Friendly plumber smiling confidently."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176719.jpg",
|
||||
imageAlt: "Emergency plumbing repair at night.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176719.jpg", imageAlt: "Emergency plumbing repair at night."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-traveling-by-train_23-2150510167.jpg",
|
||||
imageAlt: "A clean and organized plumbing service van.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-traveling-by-train_23-2150510167.jpg", imageAlt: "A clean and organized plumbing service van."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -121,15 +88,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "About Bob's Plumbing & Drain Cleaning",
|
||||
},
|
||||
type: "text", content: "About Bob's Plumbing & Drain Cleaning"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Story", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -141,46 +104,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Drain Cleaning & Unclogging",
|
||||
description: "Say goodbye to stubborn clogs! Our experts use advanced techniques to clear drains quickly and efficiently, restoring proper flow to your pipes.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg",
|
||||
imageAlt: "Professional drain snake machine.",
|
||||
},
|
||||
title: "Drain Cleaning & Unclogging", description: "Say goodbye to stubborn clogs! Our experts use advanced techniques to clear drains quickly and efficiently, restoring proper flow to your pipes.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg", imageAlt: "Professional drain snake machine."},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-washing-broccoli_23-2149722311.jpg",
|
||||
imageAlt: "Clean kitchen sink after drain cleaning.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721571.jpg?_wi=2",
|
||||
imageAlt: "drain snake machine professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-washing-broccoli_23-2149722311.jpg", imageAlt: "Clean kitchen sink after drain cleaning."},
|
||||
},
|
||||
{
|
||||
title: "Water Heater Services",
|
||||
description: "From installation to repair, we ensure your water heater operates safely and efficiently, providing you with consistent hot water when you need it.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg",
|
||||
imageAlt: "Plumber inspecting a water heater.",
|
||||
},
|
||||
title: "Water Heater Services", description: "From installation to repair, we ensure your water heater operates safely and efficiently, providing you with consistent hot water when you need it.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg", imageAlt: "Plumber inspecting a water heater."},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet_58702-1832.jpg",
|
||||
imageAlt: "New water heater installed.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg?_wi=2",
|
||||
imageAlt: "drain snake machine professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet_58702-1832.jpg", imageAlt: "New water heater installed."},
|
||||
},
|
||||
{
|
||||
title: "Leak Detection & Repair",
|
||||
description: "Don't let hidden leaks cause damage. Our precise leak detection services pinpoint issues quickly, followed by durable, long-lasting repairs.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg",
|
||||
imageAlt: "Thermal camera used for leak detection.",
|
||||
},
|
||||
title: "Leak Detection & Repair", description: "Don't let hidden leaks cause damage. Our precise leak detection services pinpoint issues quickly, followed by durable, long-lasting repairs.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg", imageAlt: "Thermal camera used for leak detection."},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg",
|
||||
imageAlt: "Repaired pipe section in a wall.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-15375.jpg?_wi=2",
|
||||
imageAlt: "drain snake machine professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg", imageAlt: "Repaired pipe section in a wall."},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -196,59 +135,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic-drain-cleaning",
|
||||
title: "Standard Drain Cleaning",
|
||||
price: "$129",
|
||||
period: "Flat Rate",
|
||||
features: [
|
||||
"Up to 1.5 hours of service",
|
||||
"Camera inspection (if needed)",
|
||||
"Residential drains only",
|
||||
"30-day clog-free guarantee",
|
||||
],
|
||||
id: "basic-drain-cleaning", title: "Standard Drain Cleaning", price: "$129", period: "Flat Rate", features: [
|
||||
"Up to 1.5 hours of service", "Camera inspection (if needed)", "Residential drains only", "30-day clog-free guarantee"],
|
||||
button: {
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg",
|
||||
imageAlt: "Standard drain cleaning service.",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg", imageAlt: "Standard drain cleaning service."},
|
||||
{
|
||||
id: "water-heater-checkup",
|
||||
title: "Water Heater Tune-up",
|
||||
price: "$159",
|
||||
period: "Annual Service",
|
||||
features: [
|
||||
"Full system inspection",
|
||||
"Anode rod check & flush",
|
||||
"Temperature calibration",
|
||||
"Efficiency recommendations",
|
||||
],
|
||||
id: "water-heater-checkup", title: "Water Heater Tune-up", price: "$159", period: "Annual Service", features: [
|
||||
"Full system inspection", "Anode rod check & flush", "Temperature calibration", "Efficiency recommendations"],
|
||||
button: {
|
||||
text: "Schedule Service",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334229.jpg",
|
||||
imageAlt: "Water heater maintenance.",
|
||||
},
|
||||
text: "Schedule Service", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334229.jpg", imageAlt: "Water heater maintenance."},
|
||||
{
|
||||
id: "emergency-service",
|
||||
title: "Emergency Service Call",
|
||||
price: "Starting at $199",
|
||||
period: "Plus Parts",
|
||||
features: [
|
||||
"24/7 rapid response",
|
||||
"Leak & burst pipe repair",
|
||||
"Toilet & faucet emergencies",
|
||||
"Priority scheduling",
|
||||
],
|
||||
id: "emergency-service", title: "Emergency Service Call", price: "Starting at $199", period: "Plus Parts", features: [
|
||||
"24/7 rapid response", "Leak & burst pipe repair", "Toilet & faucet emergencies", "Priority scheduling"],
|
||||
button: {
|
||||
text: "Call for Urgent Help",
|
||||
href: "tel:3042927712",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kid-father-camper-van_23-2149302419.jpg",
|
||||
imageAlt: "Emergency plumbing service.",
|
||||
},
|
||||
text: "Call for Urgent Help", href: "tel:3042927712"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kid-father-camper-van_23-2149302419.jpg", imageAlt: "Emergency plumbing service."},
|
||||
]}
|
||||
title="Clear & Competitive Pricing"
|
||||
description="Transparent pricing for common plumbing services. Get upfront costs with no hidden fees, ensuring peace of mind for every job."
|
||||
@@ -262,20 +165,11 @@ export default function LandingPage() {
|
||||
tag="Proven Excellence"
|
||||
metrics={[
|
||||
{
|
||||
id: "rating",
|
||||
value: "4.7",
|
||||
description: "Star Rating from 35 Reviews",
|
||||
},
|
||||
id: "rating", value: "4.7", description: "Star Rating from 35 Reviews"},
|
||||
{
|
||||
id: "experience",
|
||||
value: "15+",
|
||||
description: "Years of Local Service",
|
||||
},
|
||||
id: "experience", value: "15+", description: "Years of Local Service"},
|
||||
{
|
||||
id: "customers",
|
||||
value: "500+",
|
||||
description: "Satisfied Customers",
|
||||
},
|
||||
id: "customers", value: "500+", description: "Satisfied Customers"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -286,43 +180,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-caucasian-couple-hugging-happily-indoors-newly-purchased-home-joyful-moment_482257-134711.jpg",
|
||||
imageAlt: "Customer Sarah J.",
|
||||
},
|
||||
id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-caucasian-couple-hugging-happily-indoors-newly-purchased-home-joyful-moment_482257-134711.jpg", imageAlt: "Customer Sarah J."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael C.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2641.jpg",
|
||||
imageAlt: "Customer Michael C.",
|
||||
},
|
||||
id: "2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2641.jpg", imageAlt: "Customer Michael C."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171221.jpg",
|
||||
imageAlt: "Customer Emily R.",
|
||||
},
|
||||
id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171221.jpg", imageAlt: "Customer Emily R."},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg",
|
||||
imageAlt: "Customer David K.",
|
||||
},
|
||||
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg", imageAlt: "Customer David K."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg",
|
||||
imageAlt: "Customer Jessica L.",
|
||||
},
|
||||
id: "5", name: "Jessica L.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", imageAlt: "Customer Jessica L."},
|
||||
]}
|
||||
cardTitle="What Our Customers Say"
|
||||
cardTag="5-Star Service"
|
||||
buttons={[
|
||||
{
|
||||
text: "Read All Reviews",
|
||||
href: "https://www.google.com/search?q=Bob%27s+Plumbing+%26+Drain+Cleaning+Dellslow+WV#lrd=0x884a6c4217117f7b:0x52467b7e61e053a9,1,,,",
|
||||
},
|
||||
text: "Read All Reviews", href: "https://www.google.com/search?q=Bob%27s+Plumbing+%26+Drain+Cleaning+Dellslow+WV#lrd=0x884a6c4217117f7b:0x52467b7e61e053a9,1,,,"},
|
||||
]}
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
@@ -334,30 +206,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What areas do you serve?",
|
||||
content: "We primarily serve Dellslow, WV, and the surrounding communities. Please contact us to confirm service availability in your specific location.",
|
||||
},
|
||||
id: "faq-1", title: "What areas do you serve?", content: "We primarily serve Dellslow, WV, and the surrounding communities. Please contact us to confirm service availability in your specific location."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Do you offer emergency plumbing services?",
|
||||
content: "Yes, we provide 24/7 emergency plumbing services for urgent issues like burst pipes, major leaks, and drain blockages. Call us anytime for rapid assistance.",
|
||||
},
|
||||
id: "faq-2", title: "Do you offer emergency plumbing services?", content: "Yes, we provide 24/7 emergency plumbing services for urgent issues like burst pipes, major leaks, and drain blockages. Call us anytime for rapid assistance."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "What types of payment do you accept?",
|
||||
content: "We accept cash, all major credit cards (Visa, Mastercard, American Express, Discover), and personal checks. Payment is due upon completion of service.",
|
||||
},
|
||||
id: "faq-3", title: "What types of payment do you accept?", content: "We accept cash, all major credit cards (Visa, Mastercard, American Express, Discover), and personal checks. Payment is due upon completion of service."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Are your plumbers licensed and insured?",
|
||||
content: "Absolutely. All of our plumbers are fully licensed, bonded, and insured, ensuring professional and reliable service every time. Your peace of mind is our priority.",
|
||||
},
|
||||
id: "faq-4", title: "Are your plumbers licensed and insured?", content: "Absolutely. All of our plumbers are fully licensed, bonded, and insured, ensuring professional and reliable service every time. Your peace of mind is our priority."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "How often should I have my drains cleaned?",
|
||||
content: "For optimal plumbing health, we recommend professional drain cleaning every 1-2 years, or more frequently if you experience recurring clogs or slow drains.",
|
||||
},
|
||||
id: "faq-5", title: "How often should I have my drains cleaned?", content: "For optimal plumbing health, we recommend professional drain cleaning every 1-2 years, or more frequently if you experience recurring clogs or slow drains."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our plumbing services, pricing, and service areas."
|
||||
@@ -369,20 +226,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Need a Plumber? Call Bob's Today!"
|
||||
description="Don't let plumbing problems disrupt your day. Contact us for fast, reliable service in Dellslow, WV. We're ready to help!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us Now",
|
||||
href: "tel:3042927712",
|
||||
},
|
||||
text: "Call Us Now", href: "tel:3042927712"},
|
||||
{
|
||||
text: "Visit Our Location",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=1902+Eljadid+St,+Dellslow,+WV+26531",
|
||||
},
|
||||
text: "Visit Our Location", href: "https://www.google.com/maps/dir/?api=1&destination=1902+Eljadid+St,+Dellslow,+WV+26531"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -394,19 +246,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user