Update src/app/categories/page.tsx

This commit is contained in:
2026-03-06 09:19:28 +00:00
parent 371bc26ab3
commit 1cab68bf8a

View File

@@ -100,7 +100,7 @@ export default function CategoriesPage() {
price: "$45.00",
variant: "White, Black, Navy 3 Colors",
imageSrc:
"http://img.b2bpic.net/free-photo/groom-preparing-his-wedding_1303-28300.jpg",
"http://img.b2bpic.net/free-photo/groom-preparing-his-wedding_1303-28300.jpg?_wi=2",
imageAlt: "Classic Cotton T-Shirt",
isFavorited: false,
},
@@ -110,7 +110,7 @@ export default function CategoriesPage() {
price: "$120.00",
variant: "Grey, White, Black 5 Sizes",
imageSrc:
"http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8084.jpg",
"http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8084.jpg?_wi=2",
imageAlt: "Urban Running Sneakers",
isFavorited: false,
},
@@ -120,7 +120,7 @@ export default function CategoriesPage() {
price: "$180.00",
variant: "Silver, Gold, Black 2 Styles",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-25611.jpg",
"http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-25611.jpg?_wi=2",
imageAlt: "Minimalist Steel Watch",
isFavorited: false,
},
@@ -130,7 +130,7 @@ export default function CategoriesPage() {
price: "$250.00",
variant: "Matte Black, White 1 Variant",
imageSrc:
"http://img.b2bpic.net/free-photo/headphones-displayed-against-dark-background_157027-4466.jpg",
"http://img.b2bpic.net/free-photo/headphones-displayed-against-dark-background_157027-4466.jpg?_wi=2",
imageAlt: "Premium Wireless Headphones",
isFavorited: false,
},
@@ -140,7 +140,7 @@ export default function CategoriesPage() {
price: "$95.00",
variant: "Navy, Charcoal, Olive 3 Colors",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street_158538-1658.jpg",
"http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street_158538-1658.jpg?_wi=2",
imageAlt: "Travel Essential Backpack",
isFavorited: false,
},
@@ -150,7 +150,7 @@ export default function CategoriesPage() {
price: "$160.00",
variant: "Black, Brown, Tortoise 3 Styles",
imageSrc:
"http://img.b2bpic.net/free-photo/pretty-woman-grey-jacket-white-shirt-sunglasses-with-red-lipstick-is-touching-hair-posing-near-her-house-beautiful-lady-grey-oversize-jacket-pants-walks-outside_291650-2564.jpg",
"http://img.b2bpic.net/free-photo/pretty-woman-grey-jacket-white-shirt-sunglasses-with-red-lipstick-is-touching-hair-posing-near-her-house-beautiful-lady-grey-oversize-jacket-pants-walks-outside_291650-2564.jpg?_wi=2",
imageAlt: "Designer UV Protection Sunglasses",
isFavorited: false,
},