6 Commits

Author SHA1 Message Date
8b66620e6d Update src/app/page.tsx 2026-06-03 00:21:34 +00:00
9f2c8150d3 Switch to version 1: modified src/app/page.tsx 2026-06-03 00:20:39 +00:00
21190cf9ca Merge version_2 into main
Merge version_2 into main
2026-06-03 00:16:03 +00:00
39ba5132d3 Update src/app/page.tsx 2026-06-03 00:16:00 +00:00
6bfde7eaf5 Merge version_1 into main
Merge version_1 into main
2026-06-03 00:09:09 +00:00
c16ea3960d Merge version_1 into main
Merge version_1 into main
2026-06-03 00:08:28 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
name: "Contact", id: "#contact"},
]}
button={{
text: "Call Now: (304) 292-7712", href: "tel:3042927712"}}
text: "Call Now: (614) 800-2748", href: "tel:6148002748"}}
brandName="Bob's Plumbing & Drain Cleaning"
/>
</div>
@@ -206,7 +206,7 @@ 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 Morgantown, 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."},
{
@@ -229,19 +229,19 @@ export default function LandingPage() {
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!"
description="Don't let plumbing problems disrupt your day. Contact us for fast, reliable service in Morgantown, WV. We're ready to help!"
buttons={[
{
text: "Call Us Now", href: "tel:3042927712"},
text: "Call Us Now: (614) 800-2748", href: "tel:6148002748"},
{
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=805+Chestnut+Ridge+Rd+unit+3,+Morgantown,+WV+26505"},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="Bob's Plumbing"
logoText="Bob's Plumbing & Drain Cleaning"
copyrightText="© 2025 | Bob's Plumbing & Drain Cleaning. All rights reserved."
socialLinks={[
{