Update src/app/dashboard/page.tsx
This commit is contained in:
@@ -109,6 +109,7 @@ export default function DashboardPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={navItems}
|
||||
brandName="AccountHub"
|
||||
button={{ text: 'Get Started', href: '/register' }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user