Update src/app/cart/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function CartPage() {
|
||||
price: "45,000 so'm",
|
||||
rating: 5,
|
||||
reviewCount: "2.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-handsome-young-caucasian-bearded-male-model-sunglasses-with-backpack-posing-beach-with-rocky-shore-looking-away-with-confident-expression-before-surfing-training_273609-1531.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-handsome-young-caucasian-bearded-male-model-sunglasses-with-backpack-posing-beach-with-rocky-shore-looking-away-with-confident-expression-before-surfing-training_273609-1531.jpg?_wi=3",
|
||||
imageAlt: "Premium cotton t-shirt",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function CartPage() {
|
||||
price: "85,000 so'm",
|
||||
rating: 5,
|
||||
reviewCount: "1.8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-blue-jeans-white-background-with-sample-text-copy-space_640221-37.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-blue-jeans-white-background-with-sample-text-copy-space_640221-37.jpg?_wi=3",
|
||||
imageAlt: "Elegant denim jeans",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function CartPage() {
|
||||
price: "250,000 so'm",
|
||||
rating: 5,
|
||||
reviewCount: "3.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-model-wearing-long-leather-coat_1303-21152.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-model-wearing-long-leather-coat_1303-21152.jpg?_wi=3",
|
||||
imageAlt: "Stylish leather jacket",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function CartPage() {
|
||||
price: "120,000 so'm",
|
||||
rating: 5,
|
||||
reviewCount: "2.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-visible-abs-doing-fitness_23-2150165197.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-visible-abs-doing-fitness_23-2150165197.jpg?_wi=3",
|
||||
imageAlt: "Casual sneakers",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function CartPage() {
|
||||
price: "95,000 so'm",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-modern-sunglasses-modern-grey-background-isolated-vision-spectacles-elegance_140725-18276.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-modern-sunglasses-modern-grey-background-isolated-vision-spectacles-elegance_140725-18276.jpg?_wi=3",
|
||||
imageAlt: "Designer sunglasses",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user