Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 08:18:54 +00:00

View File

@@ -63,13 +63,13 @@ export default function LandingPage() {
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg", imageAlt: "Restaurant Ambiance"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-413.jpg", imageAlt: "Grilled Specialties"
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-413.jpg?_wi=1", imageAlt: "Grilled Specialties"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034028.jpg", imageAlt: "Fresh Breads"
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034028.jpg?_wi=1", imageAlt: "Fresh Breads"
},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-preparing-chopped-bell-pepper-restaurant-kitchen-cooking-gourmet-dish-with-fresh-ingredients-authentic-cook-preparing-vegetables-meal-with-culinary-food-recipe-close-up_482257-43539.jpg", imageAlt: "Professional Kitchen"
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-preparing-chopped-bell-pepper-restaurant-kitchen-cooking-gourmet-dish-with-fresh-ingredients-authentic-cook-preparing-vegetables-meal-with-culinary-food-recipe-close-up_482257-43539.jpg?_wi=1", imageAlt: "Professional Kitchen"
}
]}
autoPlay={true}
@@ -98,7 +98,7 @@ export default function LandingPage() {
title: "Impeccable Service", description: "Dedicated staff committed to delivering exceptional hospitality for celebrations, corporate events, and intimate family dinners."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/male-chef-preparing-chopped-bell-pepper-restaurant-kitchen-cooking-gourmet-dish-with-fresh-ingredients-authentic-cook-preparing-vegetables-meal-with-culinary-food-recipe-close-up_482257-43539.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-chef-preparing-chopped-bell-pepper-restaurant-kitchen-cooking-gourmet-dish-with-fresh-ingredients-authentic-cook-preparing-vegetables-meal-with-culinary-food-recipe-close-up_482257-43539.jpg?_wi=2"
imageAlt="Professional kitchen setup"
imagePosition="right"
textboxLayout="default"
@@ -124,10 +124,10 @@ export default function LandingPage() {
id: "02", title: "Haleem - Slow-Cooked Perfection", description: "Premium minced meat blended with lentils and spices, slow-cooked until it reaches a smooth, rich consistency that melts in your mouth.", imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-sauteed-bone-broth-with-herbs-tomato-sauce_114579-1900.jpg", imageAlt: "Haleem Specialty"
},
{
id: "03", title: "Seekh Kebabs - Grilled Speciality", description: "Succulent meat kebabs marinated in yogurt and spices, expertly grilled over charcoal for the perfect smoky finish and authentic flavor.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-413.jpg", imageAlt: "Seekh Kebabs"
id: "03", title: "Seekh Kebabs - Grilled Speciality", description: "Succulent meat kebabs marinated in yogurt and spices, expertly grilled over charcoal for the perfect smoky finish and authentic flavor.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-413.jpg?_wi=2", imageAlt: "Seekh Kebabs"
},
{
id: "04", title: "Fresh Tandoori Breads", description: "Authentic naan, roti, and paratha prepared fresh in our traditional tandoor, perfect accompaniment to any curry or main course.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034028.jpg", imageAlt: "Fresh Breads"
id: "04", title: "Fresh Tandoori Breads", description: "Authentic naan, roti, and paratha prepared fresh in our traditional tandoor, perfect accompaniment to any curry or main course.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034028.jpg?_wi=2", imageAlt: "Fresh Breads"
}
]}
gridVariant="two-columns-alternating-heights"