You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/Products.tsx
+2-21Lines changed: 2 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -2,26 +2,7 @@ import { ProductDisplay } from '@/components/Products/ProductDisplay';
2
2
importHeaderfrom'@/sections/Header';
3
3
import{subtleRise}from'@/styles/Animations';
4
4
import{motion}from'framer-motion';
5
-
6
-
constproducts=[
7
-
{
8
-
name: 'Product Name',
9
-
description:
10
-
'*This is a mock description* Our premium cotton t-shirt offers exceptional comfort and durability. Made from 100% organic cotton, this versatile piece features a classic fit, reinforced seams, and a tagless collar for maximum comfort. Perfect for everyday wear, this t-shirt maintains its shape and softness even after multiple washes.',
'*This is a mock description* Our classic hoodie is made from ultra-soft fleece, providing warmth and comfort. Featuring a relaxed fit, a spacious front pocket, and an adjustable drawstring hood, it is perfect for casual outings or lounging at home.',
0 commit comments