Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 348a2f9585 | |||
| a338adea0e | |||
| 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" }}
|
||||||
/>
|
/>
|
||||||
@@ -46,7 +47,7 @@ export default function LandscapingPage() {
|
|||||||
<HeroOverlayTestimonial
|
<HeroOverlayTestimonial
|
||||||
tag="Professional Landscaping"
|
tag="Professional Landscaping"
|
||||||
tagIcon={Leaf}
|
tagIcon={Leaf}
|
||||||
title="Quality Work You Can Trust"
|
title="Transform Your Yard with Trusted Professionals"
|
||||||
description="Brothers Landscaping Service LLC provides premium lawn care, mulching, and hardscape installations in Evans City and beyond."
|
description="Brothers Landscaping Service LLC provides premium lawn care, mulching, and hardscape installations in Evans City and beyond."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get a Free Quote", href: "#contact" },
|
{ text: "Get a Free Quote", href: "#contact" },
|
||||||
@@ -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