Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-03-17 09:06:14 +00:00

View File

@@ -52,10 +52,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-bbq-shish-kebab-with-vegetables-herbs-sumakh-white-plate_114579-277.jpg", imageAlt: "Sizzling prawn tikka on hot plate"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stick-kebab-finely-cooked-served-with-orange-sauce_114579-1722.jpg", imageAlt: "Chicken tikka masala signature dish"
imageSrc: "http://img.b2bpic.net/free-photo/stick-kebab-finely-cooked-served-with-orange-sauce_114579-1722.jpg?_wi=1", imageAlt: "Chicken tikka masala signature dish"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chicken-schnitzel-served-with-lettuce-greens_141793-569.jpg", imageAlt: "Crispy fried fish delicacy"
imageSrc: "http://img.b2bpic.net/free-photo/chicken-schnitzel-served-with-lettuce-greens_141793-569.jpg?_wi=1", imageAlt: "Crispy fried fish delicacy"
}
]}
autoplayDelay={4000}
@@ -72,13 +72,13 @@ export default function LandingPage() {
tagIcon={Flame}
features={[
{
title: "Signature Chicken Sikhari Tikka", description: "Expertly marinated and tandoori-grilled chicken with aromatic spices and a perfectly charred crust.", imageSrc: "http://img.b2bpic.net/free-photo/stick-kebab-finely-cooked-served-with-orange-sauce_114579-1722.jpg", imageAlt: "Chicken tikka masala platter"
title: "Signature Chicken Sikhari Tikka", description: "Expertly marinated and tandoori-grilled chicken with aromatic spices and a perfectly charred crust.", imageSrc: "http://img.b2bpic.net/free-photo/stick-kebab-finely-cooked-served-with-orange-sauce_114579-1722.jpg?_wi=2", imageAlt: "Chicken tikka masala platter"
},
{
title: "Authentic Fish Specialties", description: "Fresh coastal fish, fried to a golden crisp or prepared in rich gravies with traditional spice blends.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-schnitzel-served-with-lettuce-greens_141793-569.jpg", imageAlt: "Crispy fried fish"
title: "Authentic Fish Specialties", description: "Fresh coastal fish, fried to a golden crisp or prepared in rich gravies with traditional spice blends.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-schnitzel-served-with-lettuce-greens_141793-569.jpg?_wi=2", imageAlt: "Crispy fried fish"
},
{
title: "Sizzling Prawn Favorites", description: "Premium prawns prepared with garlic, butter, and signature spices, served hot and bursting with flavor.", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-shrimp-with-seasoning_84443-82035.jpg", imageAlt: "Sizzling prawns on hot plate"
title: "Sizzling Prawn Favorites", description: "Premium prawns prepared with garlic, butter, and signature spices, served hot and bursting with flavor.", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-shrimp-with-seasoning_84443-82035.jpg?_wi=1", imageAlt: "Sizzling prawns on hot plate"
},
{
title: "Freshly Crafted Breads", description: "Traditional naan and roti baked fresh in-house, perfect for soaking up rich gravies and curries.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistani-meal-arrangement_23-2148825100.jpg", imageAlt: "Freshly baked naan bread"
@@ -143,13 +143,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "years", value: "15+", title: "Years of Excellence", description: "Serving authentic non-veg specialties to devoted food lovers across Ahmedabad.", videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ", videoAriaLabel: "Years of excellence video"
id: "years", value: "15+", title: "Years of Excellence", description: "Serving authentic non-veg specialties to devoted food lovers across Ahmedabad.", videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?_wi=1", videoAriaLabel: "Years of excellence video"
},
{
id: "customers", value: "1000s", title: "Happy Customers", description: "Loyal patrons who return regularly for our legendary dishes and warm ambiance.", videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ", videoAriaLabel: "Happy customers video"
id: "customers", value: "1000s", title: "Happy Customers", description: "Loyal patrons who return regularly for our legendary dishes and warm ambiance.", videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?_wi=2", videoAriaLabel: "Happy customers video"
},
{
id: "recipes", value: "50+", title: "Signature Recipes", description: "Time-tested, perfected dishes that define authentic non-veg dining in the city.", videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ", videoAriaLabel: "Signature recipes video"
id: "recipes", value: "50+", title: "Signature Recipes", description: "Time-tested, perfected dishes that define authentic non-veg dining in the city.", videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?_wi=3", videoAriaLabel: "Signature recipes video"
}
]}
/>
@@ -166,15 +166,15 @@ export default function LandingPage() {
products={[
{
id: "tikka", brand: "Signature", name: "Chicken Tikka Masala", price: "₹320", rating: 5,
reviewCount: "240+", imageSrc: "http://img.b2bpic.net/free-photo/stick-kebab-finely-cooked-served-with-orange-sauce_114579-1722.jpg", imageAlt: "Chicken tikka masala"
reviewCount: "240+", imageSrc: "http://img.b2bpic.net/free-photo/stick-kebab-finely-cooked-served-with-orange-sauce_114579-1722.jpg?_wi=3", imageAlt: "Chicken tikka masala"
},
{
id: "fish", brand: "Specialty", name: "Crispy Fried Fish", price: "₹380", rating: 5,
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/chicken-schnitzel-served-with-lettuce-greens_141793-569.jpg", imageAlt: "Crispy fried fish"
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/chicken-schnitzel-served-with-lettuce-greens_141793-569.jpg?_wi=3", imageAlt: "Crispy fried fish"
},
{
id: "prawns", brand: "Premium", name: "Sizzling Prawns", price: "₹450", rating: 5,
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-shrimp-with-seasoning_84443-82035.jpg", imageAlt: "Sizzling prawns platter"
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-shrimp-with-seasoning_84443-82035.jpg?_wi=2", imageAlt: "Sizzling prawns platter"
}
]}
/>