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 {