Update src/app/contact/page.tsx
This commit is contained in:
@@ -28,6 +28,7 @@ export default function ContactPage() {
|
||||
<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 pt-24">
|
||||
|
||||
Reference in New Issue
Block a user