Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 80fde458c9 | |||
| eeb2dfbe67 |
@@ -31,7 +31,7 @@ export default function LandscapingPage() {
|
|||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
brandName="LushLawn"
|
brandName="All year around gardening"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Services", id: "services" },
|
{ name: "Services", id: "services" },
|
||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
@@ -249,7 +249,7 @@ export default function LandscapingPage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
bottomLeftText="© 2026 LushLawn Landscaping"
|
bottomLeftText="© 2026 All year around gardening"
|
||||||
bottomRightText="All rights reserved"
|
bottomRightText="All rights reserved"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user