Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
price: "$5.50",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-bowl-with-cookies-teaspoon_1232-904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-bowl-with-cookies-teaspoon_1232-904.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
price: "$3.50",
|
||||
rating: 4,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-roll_23-2150645419.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-roll_23-2150645419.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
price: "$4.50",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-bowl-with-cookies-teaspoon_1232-904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-bowl-with-cookies-teaspoon_1232-904.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
price: "$3.75",
|
||||
rating: 4,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-roll_23-2150645419.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-roll_23-2150645419.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Brews"
|
||||
|
||||
Reference in New Issue
Block a user