Update src/app/page.tsx
This commit is contained in:
@@ -278,6 +278,12 @@ export default function LandingPage() {
|
|||||||
label: "Reservieren", href: "#reservieren"},
|
label: "Reservieren", href: "#reservieren"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: "Öffnungszeiten", items: [
|
||||||
|
{ label: "Mo - Sa: 11:30 - 22:00 Uhr" },
|
||||||
|
{ label: "So: 12:00 - 21:00 Uhr" }
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: "Social Media", items: [
|
title: "Social Media", items: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user