Update src/app/contact/page.tsx
This commit is contained in:
@@ -25,6 +25,7 @@ export default function ContactPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[{name: 'Home', id: '/'}, {name: 'Contact', id: '/contact'}]}
|
||||
brandName="DINE HOUSE"
|
||||
button={{ text: "Reserve", href: "/contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user