Merge version_1 into main #4
@@ -291,7 +291,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
{ label: "Facebook", href: "https://facebook.com" },
|
||||
{ label: "Email", href: "mailto:hello@midnightcafe.local" },
|
||||
{ label: "Directions", href: "#" }
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Hours", items: [
|
||||
|
||||
@@ -143,7 +143,7 @@ export default function ShopPage() {
|
||||
{ label: "Facebook", href: "https://facebook.com" },
|
||||
{ label: "Email", href: "mailto:hello@midnightcafe.local" },
|
||||
{ label: "Directions", href: "#" }
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Hours", items: [
|
||||
|
||||
Reference in New Issue
Block a user