Update src/app/page.tsx
This commit is contained in:
@@ -32,6 +32,7 @@ export default function HomePage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={navItems}
|
||||
brandName="Coach"
|
||||
button={{ text: "Contact", href: "/contact" }}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
|
||||
Reference in New Issue
Block a user