Update src/app/support/page.tsx

This commit is contained in:
2026-03-09 09:51:34 +00:00
parent 4bf23ef0f0
commit 2cd09dbf75

View File

@@ -28,6 +28,7 @@ export default function SupportPage() {
<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">