Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ee926cb68e | |||
| 73a3599e92 |
@@ -161,7 +161,7 @@ export default function LandscapingPage() {
|
||||
cardTitle="Trusted to transform outdoor spaces one garden at a time."
|
||||
buttons={[
|
||||
{ text: "Get a Quote", href: "/contact" },
|
||||
{ text: "See More Reviews", href: "https://google.com" }
|
||||
{ text: "Read Real Client Stories", href: "https://google.com" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
cardAnimation="slide-up"
|
||||
@@ -210,4 +210,4 @@ export default function LandscapingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user