Update src/app/page.tsx

This commit is contained in:
2026-03-09 09:53:13 +00:00
parent 3fbefd24de
commit b8b960bc79

View File

@@ -28,6 +28,7 @@ export default function HomePage() {
<NavbarLayoutFloatingInline
navItems={navItems}
brandName="Webild"
button={{ text: 'Get Started', href: '/register' }}
/>
</div>
<div className="min-h-screen bg-gradient-to-br from-background to-card flex items-center justify-center">