From 770175a11bd010c4c3bdc19c458a1e9d6a1af17f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 18:58:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 54e381a..2328323 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,42 +193,42 @@ export default function LandingPage() { name: "Artisan Gelato", price: "Signature", variant: "Small Batch", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg?_wi=1", }, { id: "2", name: "Mountain Latte", price: "Premium", variant: "Bio Milk", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg?_wi=2", }, { id: "3", name: "Traditional Banitsa", price: "Local", variant: "Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg?_wi=3", }, { id: "4", name: "Cold Tarator", price: "Refreshing", variant: "Traditional", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg?_wi=4", }, { id: "5", name: "Espresso Blend", price: "Mountain", variant: "Bold", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg?_wi=5", }, { id: "6", name: "Affogato", price: "Sweet", variant: "Signature", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4927.jpg?_wi=6", }, ]} title="Signature Gelato & Latte Experience"