Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-15 07:27:31 +00:00

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"},
]}