Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 48961b79db | |||
| 845b25935b | |||
| c322a75f36 | |||
| 3dfbc095f5 | |||
| 88be55bf7b |
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -27,7 +27,7 @@ export default function GreenGrowPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="GreenGrow"
|
brandName="Florecita Del Jardin "
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Home", id: "hero" },
|
{ name: "Home", id: "hero" },
|
||||||
{ name: "Services", id: "features" },
|
{ name: "Services", id: "features" },
|
||||||
@@ -41,7 +41,7 @@ export default function GreenGrowPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboard
|
<HeroBillboard
|
||||||
title="Transform Your Outdoor Space Into Paradise"
|
title="Florecita Del Jardin "
|
||||||
description="Expert gardening and landscaping services to create beautiful, sustainable gardens that enhance your home and lifestyle."
|
description="Expert gardening and landscaping services to create beautiful, sustainable gardens that enhance your home and lifestyle."
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
tag="Premium Gardening"
|
tag="Premium Gardening"
|
||||||
|
|||||||
Reference in New Issue
Block a user