Merge version_5 into main #5

Merged
bender merged 1 commits from version_5 into main 2026-04-28 18:20:48 +00:00

View File

@@ -31,7 +31,7 @@ export default function LandscapingPage() {
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
brandName="LushLawn"
brandName="All year around gardening"
navItems={[
{ name: "Services", id: "services" },
{ 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"
/>
</div>