Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e93f1903f |
@@ -162,6 +162,7 @@ export default function LandscapingPage() {
|
|||||||
tag="Help Center"
|
tag="Help Center"
|
||||||
title="Common Questions"
|
title="Common Questions"
|
||||||
description="Helping Boston homeowners make the right choices for their yards."
|
description="Helping Boston homeowners make the right choices for their yards."
|
||||||
|
buttons={[{ text: "Ask Us Anything", href: "#contact" }]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
@@ -216,4 +217,4 @@ export default function LandscapingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user