+
setCartOpen(true) }}
@@ -227,7 +225,6 @@ function ProductPageContent({ params }: ProductPageProps) {
logoText="Hookah Haven"
columns={[{ title: "Shop", items: [{ label: "Hookahs", href: "products" }, { label: "Tobacco", href: "products" }, { label: "Charcoal", href: "products" }, { label: "Accessories", href: "products" }] }, { title: "About Us", items: [{ label: "Our Story", href: "about" }, { label: "Customer Reviews", href: "testimonials" }] }, { title: "Support", items: [{ label: "FAQ", href: "faq" }, { label: "Contact", href: "contact" }, { label: "Shipping & Returns", href: "#" }] }]}
copyrightText="© 2024 Hookah Haven. All rights reserved."
- useInvertedBackground={false}
/>
diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx
index 625f01f..2952e8c 100644
--- a/src/app/shop/page.tsx
+++ b/src/app/shop/page.tsx
@@ -32,9 +32,9 @@ function ShopPageContent() {
headingFontWeight="bold"
>
-
+
@@ -72,9 +71,9 @@ function ShopPageContent() {
headingFontWeight="bold"
>
-