From e42d50f84e80ea5f359a41a95aaf88a14078f73f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 21:12:00 +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 f4268ab..d9ce541 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,10 +57,10 @@ export default function LandingPage() { testimonials={[ { name: "Ananya Sharma", handle: "@ananyas", testimonial: "The best homemade food I've ever had. It truly feels like Maa’s cooking!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-wooden-board-garlic-dill-green-onions-oil-bottle-turmeric-sea-salt-table_140725-147700.jpg", imageAlt: "cozy home cooking interior warm lighting"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-wooden-board-garlic-dill-green-onions-oil-bottle-turmeric-sea-salt-table_140725-147700.jpg?_wi=1", imageAlt: "cozy home cooking interior warm lighting"}, { name: "Rajesh Gupta", handle: "@rajeshg", testimonial: "Incredible taste and so fresh. My go-to for family dinners.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-making-salad-kitchen_23-2147810114.jpg", imageAlt: "cozy home cooking interior warm lighting"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-making-salad-kitchen_23-2147810114.jpg?_wi=1", imageAlt: "cozy home cooking interior warm lighting"}, { name: "Priya Verma", handle: "@priyav", testimonial: "Authentic, healthy, and delivered warm. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-o-pretty-blonde-woman-drinking-tasty-cappuccino-restaurant-enjoy-her-breakfast-elegant-outfit-natural-make-up_291049-2723.jpg", imageAlt: "cozy home cooking interior warm lighting"}, @@ -71,7 +71,7 @@ export default function LandingPage() { name: "Sunita Rao", handle: "@sunitar", testimonial: "Consistently excellent quality and service. A true culinary delight.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-woman-posing-selfie_1262-2966.jpg", imageAlt: "cozy home cooking interior warm lighting"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-round-wooden-board-garlic-dill-green-onions-oil-bottle-turmeric-sea-salt-table_140725-147700.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-round-wooden-board-garlic-dill-green-onions-oil-bottle-turmeric-sea-salt-table_140725-147700.jpg?_wi=2" imageAlt="cozy home cooking interior warm lighting" mediaAnimation="slide-up" avatars={[ @@ -114,7 +114,7 @@ export default function LandingPage() { { value: "15+", title: "Years of Experience"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-putting-making-salad-kitchen_23-2147810114.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-putting-making-salad-kitchen_23-2147810114.jpg?_wi=2" imageAlt="chef cooking in professional kitchen home style" mediaAnimation="blur-reveal" metricsAnimation="slide-up"