Merge version_2 into main #4
@@ -149,8 +149,13 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Hours", items: [
|
||||
{ label: "Mon-Fri: 11am-10pm", href: "#" },
|
||||
{ label: "Sat-Sun: 10am-11pm", href: "#" },
|
||||
{ label: "Monday: 11 am–2 am", href: "#" },
|
||||
{ label: "Tuesday: 11 am–11 pm", href: "#" },
|
||||
{ label: "Wednesday: 11 am–12 am", href: "#" },
|
||||
{ label: "Thursday: 11 am–2 am", href: "#" },
|
||||
{ label: "Friday: 11 am–2 am", href: "#" },
|
||||
{ label: "Saturday: 11 am–12 am", href: "#" },
|
||||
{ label: "Sunday: 11 am–11 pm", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -166,4 +171,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user