Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -117,37 +117,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Green Goddess",
|
||||
price: "$7.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Citrus Blast",
|
||||
price: "$6.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Berry Bliss",
|
||||
price: "$8.49",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tropical Sun",
|
||||
price: "$7.49",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Watermelon Cool",
|
||||
price: "$6.49",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Carrot Zest",
|
||||
price: "$6.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bottle-fresh-orange-juice-oranges-wooden-surface_181624-58153.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Juices"
|
||||
|
||||
Reference in New Issue
Block a user