Switch to version 4: modified src/app/page.tsx
This commit is contained in:
@@ -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: "Read Real Client Stories", href: "https://google.com" }
|
||||
{ text: "See More Reviews", 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