Update src/app/page.tsx

This commit is contained in:
2026-04-15 07:27:28 +00:00
parent 37a1125d7c
commit 94db0d7a55

View File

@@ -99,7 +99,7 @@ export default function LandingPage() {
{
id: "4", name: "Flat White", price: "$5.00", variant: "Coffee", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-latte-art_1150-12808.jpg"},
{
id: "5", name: "Honey-Salt Toastie", price: "$9.00", variant: "Food", imageSrc: "http://img.b2bpic.net/free-photo/delicious-toastie-with-melted-cheese-wooden-board_23-2148467472.jpg"},
id: "5", name: "Honey-Salt Toastie", price: "$9.00", variant: "Food", imageSrc: "http://img.b2bpic.net/free-photo/close-up-gourmet-toastie-melted-cheese-bread_23-2148467472.jpg"},
{
id: "6", name: "Cold Brew", price: "$6.50", variant: "Cold Drink", imageSrc: "http://img.b2bpic.net/free-photo/glass-iced-coffee_1150-13645.jpg"},
]}