Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 49bb038cb8 |
@@ -37,6 +37,7 @@ export default function LandscapingPage() {
|
|||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
{ name: "Testimonials", id: "testimonials" },
|
{ name: "Testimonials", id: "testimonials" },
|
||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
|
{ name: "FAQ", id: "faq" },
|
||||||
]}
|
]}
|
||||||
button={{ text: "Call Now", href: "tel:4124955511" }}
|
button={{ text: "Call Now", href: "tel:4124955511" }}
|
||||||
/>
|
/>
|
||||||
@@ -161,7 +162,7 @@ export default function LandscapingPage() {
|
|||||||
<FaqDouble
|
<FaqDouble
|
||||||
tag="FAQ"
|
tag="FAQ"
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Answers to common questions about our services."
|
description="Answers to common questions about our services. Customers frequently appreciate our transparent scheduling, free estimates, and local coverage area, which ensures we remain responsive to the needs of Evans City homeowners."
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user