Compare commits
8 Commits
version_9
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| b7672ab9f2 | |||
| 8667782dfb | |||
| 91fdfca11a | |||
| aa3d67d638 | |||
| 56a661a067 | |||
| d2f54a2b74 | |||
| f25383ad80 | |||
| 21573c76cf |
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home", id: "#home"},
|
name: "Home", id: "/"},
|
||||||
{
|
{
|
||||||
name: "Services", id: "#services"},
|
name: "Services", id: "#services"},
|
||||||
{
|
{
|
||||||
@@ -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."
|
description="Explore our portfolio of stunning landscape transformations and custom outdoor living spaces, each crafted with precision and care."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View Our Portfolio", href: "#projects"
|
text: "View Our Portfolio", href: "#footer"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user