Compare commits
3 Commits
version_9
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 45a8f61531 | |||
| 678a1ec678 | |||
| 9413c9b275 |
@@ -30,7 +30,7 @@ export default function LandscapingPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="Ugarte Landscapes"
|
||||
brandName="Ugarte Landscapes 🪴"
|
||||
navItems={[
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "About", id: "about" },
|
||||
|
||||
@@ -24,7 +24,7 @@ export default function ServicesPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="Ugarte Landscapes"
|
||||
brandName="Ugarte Landscapes 🪴"
|
||||
navItems={[
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "About", id: "/about" },
|
||||
|
||||
Reference in New Issue
Block a user