From 1dd3d19fc703e04124768e1b4e75853f501716c4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 06:42:18 +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 2b7a3ee..975047f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Authentic South Indian Recipes", description: "Traditional recipes passed down through generations, using time-honored cooking techniques to preserve the authentic flavors of South India.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/indian-man-mountains-male-traditional-turban-hinduist-with-special-things-rituals_1157-41084.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/indian-man-mountains-male-traditional-turban-hinduist-with-special-things-rituals_1157-41084.jpg?_wi=1" }, items: [ { icon: Check, text: "Traditional preparation methods" }, @@ -116,7 +116,7 @@ export default function LandingPage() { }, { id: "2", title: "Fresh Ingredients Daily", description: "We source premium ingredients daily to ensure every dish is prepared with the freshest vegetables, oils, and spices available.", media: { - imageSrc: "http://img.b2bpic.net/free-psd/indian-restaurant-flyer-experience-flavors-india_23-2152009894.jpg" + imageSrc: "http://img.b2bpic.net/free-psd/indian-restaurant-flyer-experience-flavors-india_23-2152009894.jpg?_wi=1" }, items: [ { icon: Check, text: "Daily ingredient sourcing" }, @@ -183,13 +183,13 @@ export default function LandingPage() { description="Experience the warm ambiance and delicious preparations at The Narayanam" members={[ { - id: "1", name: "Dosa Preparation", role: "Signature Specialty", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-mountains-male-traditional-turban-hinduist-with-special-things-rituals_1157-41084.jpg" + id: "1", name: "Dosa Preparation", role: "Signature Specialty", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-mountains-male-traditional-turban-hinduist-with-special-things-rituals_1157-41084.jpg?_wi=2" }, { id: "2", name: "Idli Steaming", role: "Traditional Method", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-gloves-making-dough-marble-table_2831-8170.jpg" }, { - id: "3", name: "Complete Thali", role: "Meal Experience", imageSrc: "http://img.b2bpic.net/free-psd/indian-restaurant-flyer-experience-flavors-india_23-2152009894.jpg" + id: "3", name: "Complete Thali", role: "Meal Experience", imageSrc: "http://img.b2bpic.net/free-psd/indian-restaurant-flyer-experience-flavors-india_23-2152009894.jpg?_wi=2" }, { id: "4", name: "Restaurant Ambiance", role: "Dining Experience", imageSrc: "http://img.b2bpic.net/free-photo/closeup-traditional-emirates-breakfast_181624-56747.jpg" -- 2.49.1