Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
name: "Contact", id: "#contact"},
|
name: "Contact", id: "#contact"},
|
||||||
]}
|
]}
|
||||||
button={{
|
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"
|
brandName="Bob's Plumbing & Drain Cleaning"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
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."},
|
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"}}
|
variant: "plain"}}
|
||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
title="Need a Plumber? Call Bob's Today!"
|
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={[
|
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>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterCard
|
<FooterCard
|
||||||
logoText="Bob's Plumbing"
|
logoText="Bob's Plumbing & Drain Cleaning"
|
||||||
copyrightText="© 2025 | Bob's Plumbing & Drain Cleaning. All rights reserved."
|
copyrightText="© 2025 | Bob's Plumbing & Drain Cleaning. All rights reserved."
|
||||||
socialLinks={[
|
socialLinks={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user