From f46027376e5123f30f46700a245af6cc832dddf4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 04:10:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4746c25..b78e0db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,25 +159,25 @@ export default function LandingPage() { id: "p1", name: "Brown Sugar Pearl Milk Tea", price: "₱95", - imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-traditional-thai-tea_23-2148994341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-traditional-thai-tea_23-2148994341.jpg?_wi=1", }, { id: "p2", name: "Signature Iced Coffee", price: "₱85", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691643.jpg?_wi=1", }, { id: "p3", name: "Classic Milk Tea", price: "₱75", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-composition-healthy-breakfast-meal-with-yogurt_23-2148894695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-composition-healthy-breakfast-meal-with-yogurt_23-2148894695.jpg?_wi=1", }, { id: "p4", name: "Crispy Nachos", price: "₱60", - imageSrc: "http://img.b2bpic.net/free-photo/teriyaki-chicken-burger_1339-3593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teriyaki-chicken-burger_1339-3593.jpg?_wi=1", }, { id: "p5", @@ -206,25 +206,25 @@ export default function LandingPage() { title: "Dine-in", description: "Relax in our cozy cafe.", buttonIcon: "Coffee", - imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-traditional-thai-tea_23-2148994341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-traditional-thai-tea_23-2148994341.jpg?_wi=2", }, { title: "Takeout", description: "Grab your drinks on the go.", buttonIcon: "ShoppingBag", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691643.jpg?_wi=2", }, { title: "No-Contact Delivery", description: "Delivered safely to your door.", buttonIcon: "Truck", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-composition-healthy-breakfast-meal-with-yogurt_23-2148894695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-composition-healthy-breakfast-meal-with-yogurt_23-2148894695.jpg?_wi=2", }, { title: "In-Store Pickup", description: "Order ahead and pick up easily.", buttonIcon: "Clock", - imageSrc: "http://img.b2bpic.net/free-photo/teriyaki-chicken-burger_1339-3593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teriyaki-chicken-burger_1339-3593.jpg?_wi=2", }, ]} title="How to Enjoy"