Compare commits
20 Commits
version_13
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c7aee76d5 | |||
| 0b4efd743d | |||
| e73c089284 | |||
| e944c63202 | |||
| 11f442112e | |||
| e032f72e0d | |||
| 8f001fa4d4 | |||
| 53fe9ebc8e | |||
| 5713ab86b2 | |||
| 65ce173d75 | |||
| a7f977eb89 | |||
| 9d74e53330 | |||
| 47a382141e | |||
| b18d027320 | |||
| 201bcc1078 | |||
| b7672ab9f2 | |||
| 84928c3319 | |||
| 8667782dfb | |||
| 91fdfca11a | |||
| 56a661a067 |
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
description="Explore our portfolio of stunning landscape transformations and custom outdoor living spaces, each crafted with precision and care."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Portfolio", href: "#footer"
|
||||
text: "View Our Portfolio", href: "#projects"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -304,4 +304,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user