From e7098380271c5d12f37c1a3aaf922f0d6e08d6fd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 03:50:06 +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 7711c91..7cd0f2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { description="Experience the warmth of traditional Nepali hospitality. Every meal is a journey back to the heart of Nepal." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-little-delicious-cake-with-green-cream-dark-surface-cookies-biscuit-sweet-sugar-pie-cake_140725-54038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-little-delicious-cake-with-green-cream-dark-surface-cookies-biscuit-sweet-sugar-pie-cake_140725-54038.jpg?_wi=1", imageAlt: "Authentic Nepali Thali", }, { @@ -111,7 +111,7 @@ export default function LandingPage() { title: "Authentic Taste", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-girl-working-computer-cafe_1303-12999.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-girl-working-computer-cafe_1303-12999.jpg?_wi=1" imageAlt="Restaurant ambiance" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -138,7 +138,7 @@ export default function LandingPage() { imageAlt: "Fresh ingredients", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-little-delicious-cake-with-green-cream-dark-surface-cookies-biscuit-sweet-sugar-pie-cake_140725-54038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-little-delicious-cake-with-green-cream-dark-surface-cookies-biscuit-sweet-sugar-pie-cake_140725-54038.jpg?_wi=2", imageAlt: "fresh healthy dal bhat ingredients", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { imageAlt: "Beer pairing", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-working-computer-cafe_1303-12999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-working-computer-cafe_1303-12999.jpg?_wi=2", imageAlt: "fresh healthy dal bhat ingredients", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { imageAlt: "Floor seating", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-greens-white-surface-meal-food-soup-vegetables_140725-74824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-greens-white-surface-meal-food-soup-vegetables_140725-74824.jpg?_wi=1", imageAlt: "fresh healthy dal bhat ingredients", }, ]} @@ -193,7 +193,7 @@ export default function LandingPage() { name: "Thakali Rice Plate", price: "Rs 500", variant: "Vegetarian or Meat", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-greens-white-surface-meal-food-soup-vegetables_140725-74824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-greens-white-surface-meal-food-soup-vegetables_140725-74824.jpg?_wi=2", }, { id: "p2", -- 2.49.1