Merge version_6 into main #24

Merged
bender merged 1 commits from version_6 into main 2026-03-14 17:41:12 +00:00

View File

@@ -95,7 +95,7 @@ export default function LandingPage() {
id: "breakfast-toast", name: "Tostada con Jamón y Tomate", price: "€5.00", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-toast-vegetables-breakfast_23-2148574563.jpg", imageAlt: "Breakfast toast with tomato and ham", initialQuantity: 1
},
{
id: "coffee-drinks", name: "Premium Coffee Drinks", price: "€2.50-€4.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwJRpdoUBlhmoBlz25LKt9jMJl/uploaded-1773500356599-f2pk6pu9.png?_wi=2", imageAlt: "Selection of specialty coffee drinks", initialQuantity: 1
id: "coffee-drinks", name: "Premium Coffee Drinks", price: "€2.50-€4.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwJRpdoUBlhmoBlz25LKt9jMJl/uploaded-1773510048778-46ij7zfs.webp", imageAlt: "Selection of specialty coffee drinks", initialQuantity: 1
}
]}
gridVariant="two-columns-alternating-heights"