Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 49bb038cb8 |
@@ -37,6 +37,7 @@ export default function LandscapingPage() {
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
]}
|
||||
button={{ text: "Call Now", href: "tel:4124955511" }}
|
||||
/>
|
||||
@@ -161,7 +162,7 @@ export default function LandscapingPage() {
|
||||
<FaqDouble
|
||||
tag="FAQ"
|
||||
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"
|
||||
useInvertedBackground={true}
|
||||
faqsAnimation="slide-up"
|
||||
@@ -203,4 +204,4 @@ export default function LandscapingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user