diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index ea17d99..307a411 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -35,6 +35,66 @@ export default function ShopPage() { > +
+

Loading products...

+
+ +
+ + ); + } + + return ( + + + -
-

Loading products...

-
- +
+ +
+ -
-
- ); - } - - return ( - - - -
- -
-