diff --git a/src/app/library/page.tsx b/src/app/library/page.tsx index 821e010..a677da0 100644 --- a/src/app/library/page.tsx +++ b/src/app/library/page.tsx @@ -8,7 +8,18 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree'; export default function LibraryPage() { return ( - +