Merge version_1 into main #1
@@ -56,12 +56,12 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{ id: "biryani", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg", imageAlt: "Delicious Chicken Biryani" },
|
||||
{ id: "tikka", imageSrc: "http://img.b2bpic.net/free-photo/shish-kebab-bay-leaves_23-2147717065.jpg", imageAlt: "Grilled Chicken Tikka Kebab" },
|
||||
{ id: "chaap", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-with-herbs-lemon-garlic-sauce-cutting-board_140725-72374.jpg", imageAlt: "Tandoori Chicken Chaap" },
|
||||
{ id: "chinese", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-meat-bell-peppers-sauce_141793-1222.jpg", imageAlt: "Chinese Noodles and Rice Combo" },
|
||||
{ id: "tandoori", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg", imageAlt: "Tandoori Platter Assortment" },
|
||||
{ id: "biryani2", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg", imageAlt: "Aromatic Biryani Rice" }
|
||||
{ id: "biryani", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg?_wi=1", imageAlt: "Delicious Chicken Biryani" },
|
||||
{ id: "tikka", imageSrc: "http://img.b2bpic.net/free-photo/shish-kebab-bay-leaves_23-2147717065.jpg?_wi=1", imageAlt: "Grilled Chicken Tikka Kebab" },
|
||||
{ id: "chaap", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-with-herbs-lemon-garlic-sauce-cutting-board_140725-72374.jpg?_wi=1", imageAlt: "Tandoori Chicken Chaap" },
|
||||
{ id: "chinese", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-meat-bell-peppers-sauce_141793-1222.jpg?_wi=1", imageAlt: "Chinese Noodles and Rice Combo" },
|
||||
{ id: "tandoori", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg?_wi=1", imageAlt: "Tandoori Platter Assortment" },
|
||||
{ id: "biryani2", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg?_wi=2", imageAlt: "Aromatic Biryani Rice" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -95,12 +95,12 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
products={[
|
||||
{ id: "biryani", name: "Chicken Biryani", price: "₹200-300", variant: "Fragrant & Flavorful", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg", imageAlt: "Chicken Biryani" },
|
||||
{ id: "tikka", name: "Chicken Tikka Kebab", price: "₹180-250", variant: "Grilled & Spiced", imageSrc: "http://img.b2bpic.net/free-photo/shish-kebab-bay-leaves_23-2147717065.jpg", imageAlt: "Chicken Tikka Kebab" },
|
||||
{ id: "chaap", name: "Chicken Chaap", price: "₹220-320", variant: "Tandoor Special", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-with-herbs-lemon-garlic-sauce-cutting-board_140725-72374.jpg", imageAlt: "Chicken Chaap" },
|
||||
{ id: "chinese", name: "Chinese Combo", price: "₹150-250", variant: "Noodles & Rice", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-meat-bell-peppers-sauce_141793-1222.jpg", imageAlt: "Chinese Combo Meal" },
|
||||
{ id: "tandoori", name: "Tandoori Platter", price: "₹300-450", variant: "Feast for 2", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg", imageAlt: "Tandoori Platter" },
|
||||
{ id: "biryani-special", name: "Special Biryani", price: "₹1-600", variant: "Premium Mix", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg", imageAlt: "Special Biryani" }
|
||||
{ id: "biryani", name: "Chicken Biryani", price: "₹200-300", variant: "Fragrant & Flavorful", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg?_wi=3", imageAlt: "Chicken Biryani" },
|
||||
{ id: "tikka", name: "Chicken Tikka Kebab", price: "₹180-250", variant: "Grilled & Spiced", imageSrc: "http://img.b2bpic.net/free-photo/shish-kebab-bay-leaves_23-2147717065.jpg?_wi=2", imageAlt: "Chicken Tikka Kebab" },
|
||||
{ id: "chaap", name: "Chicken Chaap", price: "₹220-320", variant: "Tandoor Special", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-with-herbs-lemon-garlic-sauce-cutting-board_140725-72374.jpg?_wi=2", imageAlt: "Chicken Chaap" },
|
||||
{ id: "chinese", name: "Chinese Combo", price: "₹150-250", variant: "Noodles & Rice", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-meat-bell-peppers-sauce_141793-1222.jpg?_wi=2", imageAlt: "Chinese Combo Meal" },
|
||||
{ id: "tandoori", name: "Tandoori Platter", price: "₹300-450", variant: "Feast for 2", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14704.jpg?_wi=2", imageAlt: "Tandoori Platter" },
|
||||
{ id: "biryani-special", name: "Special Biryani", price: "₹1-600", variant: "Premium Mix", imageSrc: "http://img.b2bpic.net/free-photo/anise-pepper-near-rice-dish_23-2147894721.jpg?_wi=4", imageAlt: "Special Biryani" }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user