Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 10:16:09 +00:00

View File

@@ -83,11 +83,11 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Momos", name: "Vegetable Momos", price: "₹180", rating: 5,
reviewCount: "340+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-with-meat-inside-dark-background-color-meal-dough-meat-flour-dish-cooking_179666-17891.jpg", imageAlt: "Vegetable Momos"
reviewCount: "340+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-with-meat-inside-dark-background-color-meal-dough-meat-flour-dish-cooking_179666-17891.jpg?_wi=1", imageAlt: "Vegetable Momos"
},
{
id: "2", brand: "Momos", name: "Chicken Momos", price: "₹220", rating: 5,
reviewCount: "420+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-with-meat-inside-dark-background-color-meal-dough-meat-flour-dish-cooking_179666-17891.jpg", imageAlt: "Chicken Momos"
reviewCount: "420+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-with-meat-inside-dark-background-color-meal-dough-meat-flour-dish-cooking_179666-17891.jpg?_wi=2", imageAlt: "Chicken Momos"
},
{
id: "3", brand: "Noodles & Thukpa", name: "Traditional Thukpa", price: "₹250", rating: 5,
@@ -113,10 +113,10 @@ export default function LandingPage() {
<TestimonialCardTen
testimonials={[
{
id: "1", title: "Authentic momos that transport you to Tibet", quote: "The momos here are absolutely incredible! They taste like they were made by my grandmother in the mountains. The warm, welcoming atmosphere and affordable prices make it my favorite place to eat in Kolkata.", name: "Priya Sharma", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Priya Sharma"
id: "1", title: "Authentic momos that transport you to Tibet", quote: "The momos here are absolutely incredible! They taste like they were made by my grandmother in the mountains. The warm, welcoming atmosphere and affordable prices make it my favorite place to eat in Kolkata.", name: "Priya Sharma", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Priya Sharma"
},
{
id: "2", title: "A cozy escape from the city", quote: "Every time I visit The Darjeeling, I feel like I'm stepping into a warm mountain lodge. The thukpa is soul-warming and the staff treats you like family. Highly recommend for anyone seeking authentic Tibetan cuisine!", name: "Rajesh Patel", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-creating_23-2149736168.jpg", imageAlt: "Rajesh Patel"
id: "2", title: "A cozy escape from the city", quote: "Every time I visit The Darjeeling, I feel like I'm stepping into a warm mountain lodge. The thukpa is soul-warming and the staff treats you like family. Highly recommend for anyone seeking authentic Tibetan cuisine!", name: "Rajesh Patel", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-creating_23-2149736168.jpg?_wi=1", imageAlt: "Rajesh Patel"
},
{
id: "3", title: "Best value for money in the city", quote: "I've tried many restaurants, but The Darjeeling offers exceptional quality at such reasonable prices. The butter tea and momo combinations are perfect. This is where I bring all my friends!", name: "Anjali Das", role: "Local Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", imageAlt: "Anjali Das"
@@ -125,10 +125,10 @@ export default function LandingPage() {
id: "4", title: "Authentic flavors, genuine warmth", quote: "The owners truly care about sharing their cultural heritage through food. Every dish is prepared with love and authenticity. The ambiance is perfect for casual dinners and special celebrations alike.", name: "Vikram Singh", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-checklist_1153-1091.jpg", imageAlt: "Vikram Singh"
},
{
id: "5", title: "A hidden gem in Kolkata", quote: "Finding The Darjeeling was like discovering a secret treasure. The food is genuinely delicious, the portions are generous, and the prices are incredibly fair. This is my go-to place for authentic Tibetan food.", name: "Neha Gupta", role: "Repeat Visitor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Neha Gupta"
id: "5", title: "A hidden gem in Kolkata", quote: "Finding The Darjeeling was like discovering a secret treasure. The food is genuinely delicious, the portions are generous, and the prices are incredibly fair. This is my go-to place for authentic Tibetan food.", name: "Neha Gupta", role: "Repeat Visitor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Neha Gupta"
},
{
id: "6", title: "Himalayan warmth in Kolkata", quote: "The Darjeeling feels like home. Whether it's the steaming momos, the comforting thukpa, or the welcoming staff, every visit is special. I can't recommend this place enough to anyone seeking authentic cuisine.", name: "Arjun Kumar", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-creating_23-2149736168.jpg", imageAlt: "Arjun Kumar"
id: "6", title: "Himalayan warmth in Kolkata", quote: "The Darjeeling feels like home. Whether it's the steaming momos, the comforting thukpa, or the welcoming staff, every visit is special. I can't recommend this place enough to anyone seeking authentic cuisine.", name: "Arjun Kumar", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-creating_23-2149736168.jpg?_wi=2", imageAlt: "Arjun Kumar"
}
]}
title="What Our Guests Say"