From 1b9d260cb34d9bae3dbbc37e89567c4c8e8e8227 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 14:06:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 097fd0b..e8fde55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@kamalp", testimonial: "The best faluda I've had in years! Absolutely refreshing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109325.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109325.jpg?_wi=1", imageAlt: "fresh tropical fruit smoothie glass", }, { @@ -99,11 +99,11 @@ export default function LandingPage() { handle: "@dineshl", testimonial: "Authentic local flavors delivered with care. Five stars!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-homemade-raspberry-milkshake_23-2148037201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-homemade-raspberry-milkshake_23-2148037201.jpg?_wi=1", imageAlt: "fresh tropical fruit smoothie glass", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109325.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109325.jpg?_wi=2" imageAlt="Refreshing fruit juices and smoothies" avatars={[ { @@ -189,7 +189,7 @@ export default function LandingPage() { id: "p1", name: "Strawberry Cream", price: "Rs. 650", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-homemade-raspberry-milkshake_23-2148037201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-homemade-raspberry-milkshake_23-2148037201.jpg?_wi=2", }, { id: "p2", -- 2.49.1