Update src/app/shop/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
price: "$150",
|
||||
rating: 5,
|
||||
reviewCount: "128",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
price: "$180",
|
||||
rating: 5,
|
||||
reviewCount: "94",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-perfume-container_1048-1922.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-perfume-container_1048-1922.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
price: "$140",
|
||||
rating: 4,
|
||||
reviewCount: "56",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292012.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292012.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s4",
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
price: "$195",
|
||||
rating: 5,
|
||||
reviewCount: "112",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420745.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420745.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s5",
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
price: "$160",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-nail-polish_23-2147710588.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-nail-polish_23-2147710588.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s6",
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
price: "$210",
|
||||
rating: 5,
|
||||
reviewCount: "43",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669125.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669125.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Our Full Collection"
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
price: "$150",
|
||||
rating: 5,
|
||||
reviewCount: "128",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
price: "$180",
|
||||
rating: 5,
|
||||
reviewCount: "94",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-perfume-container_1048-1922.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-perfume-container_1048-1922.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
price: "$140",
|
||||
rating: 4,
|
||||
reviewCount: "56",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292012.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292012.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s4",
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
price: "$195",
|
||||
rating: 5,
|
||||
reviewCount: "112",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420745.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420745.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s5",
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
price: "$160",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-nail-polish_23-2147710588.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-nail-polish_23-2147710588.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s6",
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
price: "$210",
|
||||
rating: 5,
|
||||
reviewCount: "43",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669125.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669125.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user