From 05ca7814e1279c218be786fbb5b9e4039eda2370 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 23:38:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8bee7a2..5f2df22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,10 +69,10 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "americano-small", name: "Americano Pequeño", price: "$18", variant: "Con o Sin Leche", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-inside-cup-plate-light-white-surface_140725-62152.jpg", imageAlt: "americano coffee black espresso water small" + id: "americano-small", name: "Americano Pequeño", price: "$18", variant: "Con o Sin Leche", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-inside-cup-plate-light-white-surface_140725-62152.jpg?_wi=1", imageAlt: "americano coffee black espresso water small" }, { - id: "americano-large", name: "Americano Grande", price: "$30", variant: "Con o Sin Leche", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-inside-cup-plate-light-white-surface_140725-62152.jpg", imageAlt: "americano coffee black espresso water large" + id: "americano-large", name: "Americano Grande", price: "$30", variant: "Con o Sin Leche", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-inside-cup-plate-light-white-surface_140725-62152.jpg?_wi=2", imageAlt: "americano coffee black espresso water large" }, { id: "espresso-ristretto", name: "Espresso Ristretto", price: "$27", variant: "Shot Concentrado", imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-coffee-coffee-beans-dark-plate_114579-52739.jpg", imageAlt: "espresso ristretto shot dark coffee" @@ -81,31 +81,31 @@ export default function LandingPage() { id: "espresso-doble", name: "Espresso Doble", price: "$22", variant: "Dos Shots", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-plant-table_140725-8126.jpg", imageAlt: "double espresso two shots dark" }, { - id: "cappuccino-small", name: "Cappuccino Pequeño", price: "$25", variant: "Espuma Cremosa", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-3806.jpg", imageAlt: "cappuccino latte foam milk coffee small" + id: "cappuccino-small", name: "Cappuccino Pequeño", price: "$25", variant: "Espuma Cremosa", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-3806.jpg?_wi=1", imageAlt: "cappuccino latte foam milk coffee small" }, { - id: "cappuccino-large", name: "Cappuccino Grande", price: "$39", variant: "Espuma Cremosa", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-3806.jpg", imageAlt: "cappuccino latte foam milk coffee large" + id: "cappuccino-large", name: "Cappuccino Grande", price: "$39", variant: "Espuma Cremosa", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-3806.jpg?_wi=2", imageAlt: "cappuccino latte foam milk coffee large" }, { - id: "chocolate-con-leche-small", name: "Chocolate con Leche Pequeño", price: "$25", variant: "Rico y Reconfortante", imageSrc: "http://img.b2bpic.net/free-photo/cup-with-hot-chocolate-cinnamon_23-2148633152.jpg", imageAlt: "hot chocolate with milk drink cocoa warm small" + id: "chocolate-con-leche-small", name: "Chocolate con Leche Pequeño", price: "$25", variant: "Rico y Reconfortante", imageSrc: "http://img.b2bpic.net/free-photo/cup-with-hot-chocolate-cinnamon_23-2148633152.jpg?_wi=1", imageAlt: "hot chocolate with milk drink cocoa warm small" }, { - id: "chocolate-con-leche-large", name: "Chocolate con Leche Grande", price: "$39", variant: "Rico y Reconfortante", imageSrc: "http://img.b2bpic.net/free-photo/cup-with-hot-chocolate-cinnamon_23-2148633152.jpg", imageAlt: "hot chocolate with milk drink cocoa warm large" + id: "chocolate-con-leche-large", name: "Chocolate con Leche Grande", price: "$39", variant: "Rico y Reconfortante", imageSrc: "http://img.b2bpic.net/free-photo/cup-with-hot-chocolate-cinnamon_23-2148633152.jpg?_wi=2", imageAlt: "hot chocolate with milk drink cocoa warm large" }, { - id: "te-chai-small", name: "Té Chai Pequeño", price: "$25", variant: "Especiado y Aromático", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-coffee_23-2148633236.jpg", imageAlt: "chai tea latte spiced warm small" + id: "te-chai-small", name: "Té Chai Pequeño", price: "$25", variant: "Especiado y Aromático", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-coffee_23-2148633236.jpg?_wi=1", imageAlt: "chai tea latte spiced warm small" }, { - id: "te-chai-large", name: "Té Chai Grande", price: "$39", variant: "Especiado y Aromático", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-coffee_23-2148633236.jpg", imageAlt: "chai tea latte spiced warm large" + id: "te-chai-large", name: "Té Chai Grande", price: "$39", variant: "Especiado y Aromático", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-coffee_23-2148633236.jpg?_wi=2", imageAlt: "chai tea latte spiced warm large" }, { - id: "vaso-de-leche", name: "Vaso de Leche", price: "$20", variant: "Pura y Fresca", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-coffee-weekend_53876-20772.jpg", imageAlt: "vaso de leche milk drink fresh" + id: "vaso-de-leche", name: "Vaso de Leche", price: "$20", variant: "Pura y Fresca", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-coffee-weekend_53876-20772.jpg?_wi=1", imageAlt: "vaso de leche milk drink fresh" }, { id: "chocolate-frio", name: "Chocolate Frío", price: "$4.00", variant: "Refrescante", imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4953.jpg", imageAlt: "cold chocolate drink iced cocoa" }, { - id: "latte", name: "Latte", price: "$4.00", variant: "Suave y Cremoso", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-coffee-weekend_53876-20772.jpg", imageAlt: "latte coffee smooth milk creamy" + id: "latte", name: "Latte", price: "$4.00", variant: "Suave y Cremoso", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-coffee-weekend_53876-20772.jpg?_wi=2", imageAlt: "latte coffee smooth milk creamy" } ]} /> -- 2.49.1