From edad784a6ab6e4177e126aa894740f5b3eceba01 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:43:31 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 3987869..91835a0 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -49,28 +49,28 @@ export default function MenuPage() { { id: "4", name: "Mocha", price: "$5.00", imageSrc: "https://images.unsplash.com/photo-1517701604599-b27474a59029?w=800" }, { id: "5", name: "Croissant", price: "$3.00", imageSrc: "https://images.unsplash.com/photo-1555507036-ab1f4038808a?w=800" }, { id: "6", name: "Cheesecake", price: "$6.50", imageSrc: "https://images.unsplash.com/photo-1533134242443-d4fd215305ad?w=800" }, - { id: "7", name: "Small Smart Water", price: "$3.11", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "8", name: "Zen Water", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, + { id: "7", name: "Small Smart Water", price: "$3.11", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=1" }, + { id: "8", name: "Zen Water", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=2" }, { id: "9", name: "Starbucks Frappuccino", price: "$4.36", imageSrc: "https://images.unsplash.com/photo-1514432324607-a09d7801121d?w=800" }, - { id: "10", name: "Water", price: "$2.49", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "11", name: "Pellegrino", price: "$3.42", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "12", name: "Bottle Soda", price: "$3.42", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "13", name: "Red Bull", price: "$4.36", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "14", name: "Mistic", price: "$3.67", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "15", name: "Slushies", price: "N/A", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "16", name: "Bottled Drinks", price: "N/A", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "17", name: "Iced Drink", price: "N/A", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "18", name: "Can Soda", price: "$2.24", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "19", name: "Body Armor", price: "$3.55", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "20", name: "Bai Tea", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "21", name: "Snapple", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "22", name: "Everfresh", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "23", name: "Perrier", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "24", name: "Water", price: "$1.24", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "25", name: "Tru Drinks", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "26", name: "Nantucket", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "27", name: "Vitacoco Mango", price: "$3.42", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" }, - { id: "28", name: "Vitamin Water", price: "$3.11", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800" } + { id: "10", name: "Water", price: "$2.49", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=3" }, + { id: "11", name: "Pellegrino", price: "$3.42", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=4" }, + { id: "12", name: "Bottle Soda", price: "$3.42", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=5" }, + { id: "13", name: "Red Bull", price: "$4.36", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=6" }, + { id: "14", name: "Mistic", price: "$3.67", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=7" }, + { id: "15", name: "Slushies", price: "N/A", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=8" }, + { id: "16", name: "Bottled Drinks", price: "N/A", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=9" }, + { id: "17", name: "Iced Drink", price: "N/A", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=10" }, + { id: "18", name: "Can Soda", price: "$2.24", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=11" }, + { id: "19", name: "Body Armor", price: "$3.55", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=12" }, + { id: "20", name: "Bai Tea", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=13" }, + { id: "21", name: "Snapple", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=14" }, + { id: "22", name: "Everfresh", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=15" }, + { id: "23", name: "Perrier", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=16" }, + { id: "24", name: "Water", price: "$1.24", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=17" }, + { id: "25", name: "Tru Drinks", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=18" }, + { id: "26", name: "Nantucket", price: "$4.03", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=19" }, + { id: "27", name: "Vitacoco Mango", price: "$3.42", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=20" }, + { id: "28", name: "Vitamin Water", price: "$3.11", imageSrc: "https://images.unsplash.com/photo-1548839140-29a769e15469?w=800&_wi=21" } ]} title="Our Menu" description="Premium coffee, specialty drinks, and artisanal desserts." -- 2.49.1