From 7228d59108778681da25ed4b309d64092f59ffd3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 12:10:41 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 5bdeb55..d095f74 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -7,6 +7,7 @@ import ProductCatalog from "@/components/ecommerce/productCatalog/ProductCatalog import FooterBase from '@/components/sections/footer/FooterBase'; import { useProductCatalog } from "@/hooks/useProductCatalog"; import { useState } from "react"; +import Link from 'next/link'; export default function ShopPage() { const {