diff --git a/src/app/page.tsx b/src/app/page.tsx index 201db1b..37d9f37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,22 +72,22 @@ export default function LandingPage() { }, { id: "c3", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-honey-cake-dark-background-dough-sugar-cake-biscuit-sweet-bake-tea-dessert-pie_140725-157557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-honey-cake-dark-background-dough-sugar-cake-biscuit-sweet-bake-tea-dessert-pie_140725-157557.jpg?_wi=1", imageAlt: "Guava pastry", }, { id: "c4", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg?_wi=1", imageAlt: "Cuban coffee", }, { id: "c5", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-potatoes-beautifully-decorated-wooden-table_181624-27177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-potatoes-beautifully-decorated-wooden-table_181624-27177.jpg?_wi=1", imageAlt: "Cuban sandwich", }, { id: "c6", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-fried-croquettes-isolated-white-background_123827-23196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-fried-croquettes-isolated-white-background_123827-23196.jpg?_wi=1", imageAlt: "Croqueta", }, ]} @@ -106,28 +106,28 @@ export default function LandingPage() { name: "Guava & Cheese Pastelito", price: "Fresh", variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-honey-cake-dark-background-dough-sugar-cake-biscuit-sweet-bake-tea-dessert-pie_140725-157557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-honey-cake-dark-background-dough-sugar-cake-biscuit-sweet-bake-tea-dessert-pie_140725-157557.jpg?_wi=2", }, { id: "p2", name: "Ham Croquetas", price: "Crispy", variant: "Authentic", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-fried-croquettes-isolated-white-background_123827-23196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-fried-croquettes-isolated-white-background_123827-23196.jpg?_wi=2", }, { id: "p3", name: "Cuban Sandwich", price: "Hot", variant: "Local", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-potatoes-beautifully-decorated-wooden-table_181624-27177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-potatoes-beautifully-decorated-wooden-table_181624-27177.jpg?_wi=2", }, { id: "p4", name: "Café Con Leche", price: "Strong", variant: "Traditional", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg?_wi=2", }, { id: "p5", @@ -141,7 +141,7 @@ export default function LandingPage() { name: "Colada", price: "Bold", variant: "Little Havana", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg?_wi=3", }, ]} title="Signature Flavors"