From 352f10f2b8f3ad4d4026466a97da0c189ed77ab6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 05:05:31 +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 2497c00..6d2ddf1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { handle: "@foodie", testimonial: "The taste of home in every bite. Best Litti Chokha!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg?_wi=1", imageAlt: "authentic bihari litti chokha food", }, { @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@user", testimonial: "Very authentic and extremely affordable. My go-to mess!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg?_wi=1", imageAlt: "rustic wooden dining table", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@delivers", testimonial: "Fast delivery and piping hot food always.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-batch-food-cooked-with-empty-notebook_23-2148765572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-batch-food-cooked-with-empty-notebook_23-2148765572.jpg?_wi=1", imageAlt: "fresh hot rotis in basket", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@client", testimonial: "The Sattu paratha reminds me of Patna.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg?_wi=2", imageAlt: "authentic bihari litti chokha food", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@regular", testimonial: "Consistent taste and very clean packaging.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg?_wi=2", imageAlt: "rustic wooden dining table", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { href: "https://www.swiggy.com/menu/739988?source=sharing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg?_wi=3" mediaAnimation="slide-up" avatars={[ { @@ -166,7 +166,7 @@ export default function LandingPage() { description: "Quick doorstep delivery via Zomato.", bentoComponent: "reveal-icon", icon: Rocket, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-batch-food-cooked-with-empty-notebook_23-2148765572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-batch-food-cooked-with-empty-notebook_23-2148765572.jpg?_wi=2", imageAlt: "fresh hot rotis in basket", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { description: "Reliable and fast ordering via Swiggy.", bentoComponent: "reveal-icon", icon: Truck, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg?_wi=4", imageAlt: "authentic bihari litti chokha food", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { description: "Ready to pick up in minutes.", bentoComponent: "reveal-icon", icon: ShoppingBag, - imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg?_wi=3", imageAlt: "rustic wooden dining table", }, ]} @@ -277,7 +277,7 @@ export default function LandingPage() {