Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 06:52:49 +00:00

View File

@@ -55,10 +55,10 @@ export default function LandingPage() {
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg", imageAlt: "Famous Restaurant dining area" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-arrangement_23-2148821521.jpg", imageAlt: "Chicken Mandi specialty dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/rice-with-squid_1232-2620.jpg", imageAlt: "Chicken Fried Rice" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-lobster-gourmet-seafood_23-2151713034.jpg", imageAlt: "Mussels Roast signature dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg", imageAlt: "Traditional Kerala meals" }
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-arrangement_23-2148821521.jpg?_wi=1", imageAlt: "Chicken Mandi specialty dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/rice-with-squid_1232-2620.jpg?_wi=1", imageAlt: "Chicken Fried Rice" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-lobster-gourmet-seafood_23-2151713034.jpg?_wi=1", imageAlt: "Mussels Roast signature dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg?_wi=1", imageAlt: "Traditional Kerala meals" }
]}
/>
</div>
@@ -72,19 +72,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "📍 Location", description: "Kozhikode Balussery Rd, Kakkodi, Kozhikode, Kerala 673010", imageSrc: "http://img.b2bpic.net/free-photo/exit-sign-closeup_23-2148242286.jpg", imageAlt: "Restaurant location"
title: "📍 Location", description: "Kozhikode Balussery Rd, Kakkodi, Kozhikode, Kerala 673010", imageSrc: "http://img.b2bpic.net/free-photo/exit-sign-closeup_23-2148242286.jpg?_wi=1", imageAlt: "Restaurant location"
},
{
id: 2,
title: "📞 Call Us", description: "0495 237 8378 Available daily, open until 11 PM", imageSrc: "http://img.b2bpic.net/free-photo/exit-sign-closeup_23-2148242286.jpg", imageAlt: "Contact information"
title: "📞 Call Us", description: "0495 237 8378 Available daily, open until 11 PM", imageSrc: "http://img.b2bpic.net/free-photo/exit-sign-closeup_23-2148242286.jpg?_wi=2", imageAlt: "Contact information"
},
{
id: 3,
title: "🍽️ Dining Options", description: "Dine-in, Takeaway, and No-contact delivery available for your convenience", imageSrc: "http://img.b2bpic.net/free-photo/exit-sign-closeup_23-2148242286.jpg", imageAlt: "Dining options"
title: "🍽️ Dining Options", description: "Dine-in, Takeaway, and No-contact delivery available for your convenience", imageSrc: "http://img.b2bpic.net/free-photo/exit-sign-closeup_23-2148242286.jpg?_wi=3", imageAlt: "Dining options"
},
{
id: 4,
title: "💰 Affordable Pricing", description: "₹1200 per person Quality food that fits every budget", imageSrc: "http://img.b2bpic.net/free-photo/exit-sign-closeup_23-2148242286.jpg", imageAlt: "Pricing information"
title: "💰 Affordable Pricing", description: "₹1200 per person Quality food that fits every budget", imageSrc: "http://img.b2bpic.net/free-photo/exit-sign-closeup_23-2148242286.jpg?_wi=4", imageAlt: "Pricing information"
}
]}
/>
@@ -101,16 +101,16 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
products={[
{
id: "1", name: "Chicken Mandi", price: "₹180", variant: "Spiced rice with tender chicken", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-arrangement_23-2148821521.jpg", imageAlt: "Chicken Mandi"
id: "1", name: "Chicken Mandi", price: "₹180", variant: "Spiced rice with tender chicken", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-arrangement_23-2148821521.jpg?_wi=2", imageAlt: "Chicken Mandi"
},
{
id: "2", name: "Chicken Fried Rice", price: "₹150", variant: "Golden fried rice with chicken pieces", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-squid_1232-2620.jpg", imageAlt: "Chicken Fried Rice"
id: "2", name: "Chicken Fried Rice", price: "₹150", variant: "Golden fried rice with chicken pieces", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-squid_1232-2620.jpg?_wi=2", imageAlt: "Chicken Fried Rice"
},
{
id: "3", name: "Mussels Roast", price: "₹200", variant: "Spiced Kerala-style shellfish", imageSrc: "http://img.b2bpic.net/free-photo/delicious-lobster-gourmet-seafood_23-2151713034.jpg", imageAlt: "Mussels Roast"
id: "3", name: "Mussels Roast", price: "₹200", variant: "Spiced Kerala-style shellfish", imageSrc: "http://img.b2bpic.net/free-photo/delicious-lobster-gourmet-seafood_23-2151713034.jpg?_wi=2", imageAlt: "Mussels Roast"
},
{
id: "4", name: "Kerala Meals", price: "₹120", variant: "Traditional rice, fish curry & sides", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg", imageAlt: "Kerala Meals"
id: "4", name: "Kerala Meals", price: "₹120", variant: "Traditional rice, fish curry & sides", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg?_wi=2", imageAlt: "Kerala Meals"
}
]}
/>
@@ -155,10 +155,10 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Rajesh Kumar", handle: "@rajesh_kozhikode", testimonial: "Really tasty food and good customer service. The chicken mandi is absolutely delicious and the portions are generous. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", imageAlt: "Rajesh Kumar"
id: "1", name: "Rajesh Kumar", handle: "@rajesh_kozhikode", testimonial: "Really tasty food and good customer service. The chicken mandi is absolutely delicious and the portions are generous. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg?_wi=1", imageAlt: "Rajesh Kumar"
},
{
id: "2", name: "Priya Nair", handle: "@priya_foodie", testimonial: "Calm place and parking facility available. Perfect for family dinners. The Kerala meals taste authentic and homemade.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg", imageAlt: "Priya Nair"
id: "2", name: "Priya Nair", handle: "@priya_foodie", testimonial: "Calm place and parking facility available. Perfect for family dinners. The Kerala meals taste authentic and homemade.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg?_wi=1", imageAlt: "Priya Nair"
},
{
id: "3", name: "Ahmed Hassan", handle: "@ahmed_traveler", testimonial: "Stopped here while traveling through Kozhikode. Amazing food, quick service, and very affordable. Will definitely visit again!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Ahmed Hassan"
@@ -167,10 +167,10 @@ export default function LandingPage() {
id: "4", name: "Anjali Sharma", handle: "@anjali_student", testimonial: "As a student, I love coming here for tasty meals at reasonable prices. The staff is friendly and the food quality is consistently good.", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-stretches-her-hands-camera-emotion-concept_169016-66067.jpg", imageAlt: "Anjali Sharma"
},
{
id: "5", name: "Vikram Menon", handle: "@vikram_foodblog", testimonial: "The fried rice and mussels roast are signature dishes worth trying. Clean kitchen, hygienic food preparation, and excellent taste.", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", imageAlt: "Vikram Menon"
id: "5", name: "Vikram Menon", handle: "@vikram_foodblog", testimonial: "The fried rice and mussels roast are signature dishes worth trying. Clean kitchen, hygienic food preparation, and excellent taste.", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg?_wi=2", imageAlt: "Vikram Menon"
},
{
id: "6", name: "Sophia D'Souza", handle: "@sophia_eats", testimonial: "My go-to place for authentic Kerala food. Been coming here for months and the quality never disappoints. Keep up the great work!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg", imageAlt: "Sophia D'Souza"
id: "6", name: "Sophia D'Souza", handle: "@sophia_eats", testimonial: "My go-to place for authentic Kerala food. Been coming here for months and the quality never disappoints. Keep up the great work!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg?_wi=2", imageAlt: "Sophia D'Souza"
}
]}
/>