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