From de6848f6780516cffc6103055c8901fe8f8b956a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 19:40:08 +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 cda7f4b..939d407 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { description="The top-rated vegetarian-friendly destination in Vrindavan, serving authentic meals in a warm, family-oriented atmosphere." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/ramadan-celebration-digital-art_23-2151358144.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ramadan-celebration-digital-art_23-2151358144.jpg?_wi=1", imageAlt: "Tripti Restaurant Dining", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { description="Tripti Restaurant provides an unparalleled dining experience. We are committed to high-quality vegetarian food that brings families and travelers together in the heart of Vrindavan." subdescription="With a top-rated reputation and a welcoming service team, we ensure every visit is memorable." icon={Utensils} - imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145585.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145585.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -118,7 +118,7 @@ export default function LandingPage() { text: "Vegetarian friendly focus", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/ramadan-celebration-digital-art_23-2151358144.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ramadan-celebration-digital-art_23-2151358144.jpg?_wi=2", imageAlt: "fresh vegetarian indian thali", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { text: "Courteous service staff", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145585.jpg?_wi=2", imageAlt: "fresh vegetarian indian thali", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { text: "Refreshing iced beverages", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=1", imageAlt: "fresh vegetarian indian thali", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { text: "Near major landmarks", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479084.jpg?_wi=1", imageAlt: "fresh vegetarian indian thali", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { text: "Quality control", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg?_wi=1", imageAlt: "fresh vegetarian indian thali", }, ]} @@ -230,21 +230,21 @@ export default function LandingPage() { name: "Amit Sharma", handle: "@amit.sharma", testimonial: "The best vegetarian food I've had in Vrindavan. Truly delicious and authentic.", - imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=2", }, { id: "2", name: "Rahul Verma", handle: "@rahul.verma", testimonial: "Excellent service and a wonderful family atmosphere. Highly recommended for travelers.", - imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479084.jpg?_wi=2", }, { id: "3", name: "Priya Singh", handle: "@priya.singh", testimonial: "Such a warm experience. The flavors are simply unbeatable. A must-visit place!", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg?_wi=2", }, { id: "4", -- 2.49.1