Update src/app/orders/page.tsx

This commit is contained in:
2026-03-09 09:53:12 +00:00
parent 63b12b6f49
commit 3fbefd24de

View File

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