From 5f80a65d6558e06b709755fbaf653bd64aeea759 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 08:51:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 96324a3..77f0029 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,12 +55,12 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg", imageAlt: "The Narayanam restaurant interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-tasty-meat-salad-sandwich-grey-surface-burger-sandwich-bread-pita-meat_140725-102085.jpg", imageAlt: "Crispy Desi Ghee Masala Dosa" }, - { imageSrc: "http://img.b2bpic.net/free-photo/chopped-parsley-radish-pepper-kumquat-wooden-plate-marble_114579-87559.jpg", imageAlt: "Fluffy Podi Idli and Mini Idli" }, - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-qutabs-cooked-dough-pieces-with-greens-pomegranates-dark-surface-dough-meal-dinner-dish-cooking_140725-101419.jpg", imageAlt: "Golden Rawa Dosa" }, - { imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3426.jpg", imageAlt: "Traditional kitchen preparation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg", imageAlt: "Restaurant ambiance and dining" } + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg?_wi=1", imageAlt: "The Narayanam restaurant interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-tasty-meat-salad-sandwich-grey-surface-burger-sandwich-bread-pita-meat_140725-102085.jpg?_wi=1", imageAlt: "Crispy Desi Ghee Masala Dosa" }, + { imageSrc: "http://img.b2bpic.net/free-photo/chopped-parsley-radish-pepper-kumquat-wooden-plate-marble_114579-87559.jpg?_wi=1", imageAlt: "Fluffy Podi Idli and Mini Idli" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-qutabs-cooked-dough-pieces-with-greens-pomegranates-dark-surface-dough-meal-dinner-dish-cooking_140725-101419.jpg?_wi=1", imageAlt: "Golden Rawa Dosa" }, + { imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3426.jpg?_wi=1", imageAlt: "Traditional kitchen preparation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg?_wi=2", imageAlt: "Restaurant ambiance and dining" } ]} /> @@ -76,7 +76,7 @@ export default function LandingPage() { { value: "4.6★", title: "Guest Rating (757 reviews)" }, { value: "170+", title: "Signature Dishes" } ]} - imageSrc="http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3426.jpg" + imageSrc="http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3426.jpg?_wi=2" imageAlt="The Narayanam kitchen and preparation" useInvertedBackground={false} mediaAnimation="blur-reveal" @@ -97,15 +97,15 @@ export default function LandingPage() { products={[ { id: "1", brand: "The Narayanam", name: "Desi Ghee Masala Dosa", price: "₹250", rating: 5, - reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-tasty-meat-salad-sandwich-grey-surface-burger-sandwich-bread-pita-meat_140725-102085.jpg", imageAlt: "Crispy Desi Ghee Masala Dosa" + reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-tasty-meat-salad-sandwich-grey-surface-burger-sandwich-bread-pita-meat_140725-102085.jpg?_wi=2", imageAlt: "Crispy Desi Ghee Masala Dosa" }, { id: "2", brand: "The Narayanam", name: "Podi Idli & Mini Idli", price: "₹180", rating: 5, - reviewCount: "145+", imageSrc: "http://img.b2bpic.net/free-photo/chopped-parsley-radish-pepper-kumquat-wooden-plate-marble_114579-87559.jpg", imageAlt: "Fluffy Podi Idli and Mini Idli" + reviewCount: "145+", imageSrc: "http://img.b2bpic.net/free-photo/chopped-parsley-radish-pepper-kumquat-wooden-plate-marble_114579-87559.jpg?_wi=2", imageAlt: "Fluffy Podi Idli and Mini Idli" }, { id: "3", brand: "The Narayanam", name: "Rawa Dosa", price: "₹220", rating: 5, - reviewCount: "156+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-qutabs-cooked-dough-pieces-with-greens-pomegranates-dark-surface-dough-meal-dinner-dish-cooking_140725-101419.jpg", imageAlt: "Golden Rawa Dosa" + reviewCount: "156+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-qutabs-cooked-dough-pieces-with-greens-pomegranates-dark-surface-dough-meal-dinner-dish-cooking_140725-101419.jpg?_wi=2", imageAlt: "Golden Rawa Dosa" } ]} /> @@ -123,15 +123,15 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Authentic", title: "Traditional Recipes", subtitle: "Timeless flavors passed down through generations", description: "Our chefs honor traditional cooking methods and authentic recipes, using time-tested techniques to bring out the true essence of North and South Indian vegetarian cuisine. Every dish is a celebration of culinary heritage.", imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3426.jpg" + tag: "Authentic", title: "Traditional Recipes", subtitle: "Timeless flavors passed down through generations", description: "Our chefs honor traditional cooking methods and authentic recipes, using time-tested techniques to bring out the true essence of North and South Indian vegetarian cuisine. Every dish is a celebration of culinary heritage.", imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3426.jpg?_wi=3" }, { id: 2, - tag: "Premium", title: "Fresh Ingredients", subtitle: "Sourced daily from trusted suppliers", description: "We believe quality starts with sourcing. Each ingredient is carefully selected for freshness and authenticity, ensuring every bite delivers the pure, unadulterated taste of Indian vegetarian cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-tasty-meat-salad-sandwich-grey-surface-burger-sandwich-bread-pita-meat_140725-102085.jpg" + tag: "Premium", title: "Fresh Ingredients", subtitle: "Sourced daily from trusted suppliers", description: "We believe quality starts with sourcing. Each ingredient is carefully selected for freshness and authenticity, ensuring every bite delivers the pure, unadulterated taste of Indian vegetarian cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-tasty-meat-salad-sandwich-grey-surface-burger-sandwich-bread-pita-meat_140725-102085.jpg?_wi=3" }, { id: 3, - tag: "Service", title: "Warm Hospitality", subtitle: "Dedicated to your comfort and satisfaction", description: "Our attentive staff treats every guest like family. From the moment you arrive until you leave, we're committed to making your dining experience memorable with genuine warmth and impeccable service.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg" + tag: "Service", title: "Warm Hospitality", subtitle: "Dedicated to your comfort and satisfaction", description: "Our attentive staff treats every guest like family. From the moment you arrive until you leave, we're committed to making your dining experience memorable with genuine warmth and impeccable service.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg?_wi=3" } ]} /> -- 2.49.1