diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 8f2711d..c809318 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -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: [ diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index b280127..a6fffbc 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -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: [