Update src/app/page.tsx

This commit is contained in:
2026-04-06 13:29:42 +00:00
parent cb5d00a232
commit 01f0eb9c84

View File

@@ -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"