Merge version_3 into main #3
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Committed to Covington Excellence"
|
||||
description={[
|
||||
"With over 20 years of experience serving Covington, our licensed team is dedicated to providing high-quality solutions for all your plumbing needs.", "We pride ourselves on our transparency, punctuality, and the lasting relationships we build with our local community."]}
|
||||
"With over 20 years of experience serving Covington, our licensed team is dedicated to providing high-quality solutions for all your plumbing needs.", "We pride ourselves on our transparency, punctuality, and the lasting relationships we build with our local community." ]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Are you available 24/7?", content: "Yes, we handle emergency calls anytime." },
|
||||
{ id: "f2", title: "Do you offer free estimates?", content: "Yes, all major projects come with a free consultation and quote." },
|
||||
{ id: "f2", title: "What are your business hours?", content: "Monday - Friday: 8 AM - 5 PM. Sunday: 8 AM - 5 PM. Saturday: Closed." },
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions? We have answers regarding your plumbing systems."
|
||||
@@ -148,8 +148,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Need a Reliable Plumber?"
|
||||
description="Get in touch for a free inspection or emergency services today."
|
||||
buttons={[{ text: "Contact Us Now", href: "tel:555-0123" }]}
|
||||
description="Get in touch for a free inspection or emergency services today. Call us at (470) 327-8080."
|
||||
buttons={[{ text: "Call (470) 327-8080", href: "tel:4703278080" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user