From 2e33d6fd53b22cf12cdcdd7e439945b97e4fc896 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 11:09:04 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 00b345f..885ed73 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -6,7 +6,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin import ProductCatalog from "@/components/ecommerce/productCatalog/ProductCatalog"; import { useProductCatalog } from "@/hooks/useProductCatalog"; import FooterCard from '@/components/sections/footer/FooterCard'; -import { Instagram, Facebook, Pinterest } from 'lucide-react'; +import { Instagram, Facebook, Pin } from 'lucide-react'; export default function ShopPage() { const { @@ -37,10 +37,16 @@ export default function ShopPage() { headingFontWeight="medium" > -