Update src/app/page.tsx
This commit is contained in:
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
price: "$120",
|
||||
rating: 5,
|
||||
reviewCount: "24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
price: "$45",
|
||||
rating: 5,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
price: "$65",
|
||||
rating: 5,
|
||||
reviewCount: "32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
price: "$55",
|
||||
rating: 4,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
price: "$70",
|
||||
rating: 5,
|
||||
reviewCount: "21",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
price: "$25",
|
||||
rating: 5,
|
||||
reviewCount: "40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-plush-still-life_23-2151044834.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Featured Collection"
|
||||
|
||||
Reference in New Issue
Block a user