Merge version_1 into main #3
@@ -78,7 +78,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -111,32 +110,38 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "malai-chaap", title: "Malai Chaap", descriptions: [
|
||||
"Soft, juicy, and incredibly flavorful marinated lamb chops", "Cooked to perfection in our traditional tandoor", "A customer favorite that keeps diners returning"
|
||||
], imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-pieces-with-ketchup-onion_140725-1782.jpg", imageAlt: "Malai Chaap"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-pieces-with-ketchup-onion_140725-1782.jpg", imageAlt: "Malai Chaap"
|
||||
},
|
||||
{
|
||||
id: "butter-chicken", title: "Butter Chicken Masala", descriptions: [
|
||||
"Rich, creamy, and absolutely delicious signature curry", "Made with fresh tandoori chicken and premium spices", "Rated 5/5 by countless satisfied customers"
|
||||
], imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-vegetable-spicy-chicken-soup-brown-pot-different-spices_140725-136842.jpg", imageAlt: "Butter Chicken"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-vegetable-spicy-chicken-soup-brown-pot-different-spices_140725-136842.jpg", imageAlt: "Butter Chicken"
|
||||
},
|
||||
{
|
||||
id: "paneer-tikka", title: "Paneer Tikka", descriptions: [
|
||||
"Perfectly charred cottage cheese marinated in aromatic spices", "A vegetarian favorite with exceptional flavor", "Best served with mint chutney"
|
||||
], imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-sprouts-beans-served-with-tomato-sauce-herbs_114579-15.jpg", imageAlt: "Paneer Tikka"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-sprouts-beans-served-with-tomato-sauce-herbs_114579-15.jpg", imageAlt: "Paneer Tikka"
|
||||
},
|
||||
{
|
||||
id: "hot-sour-soup", title: "Hot & Sour Soup", descriptions: [
|
||||
"Amazing blend of heat and tanginess that amazes every palate", "Perfect starter to begin your culinary journey", "Customers rave about its authentic taste"
|
||||
], imageSrc: "http://img.b2bpic.net/free-photo/tomato-soup-served-with-grated-cheese-crackers_141793-1282.jpg", imageAlt: "Hot & Sour Soup"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomato-soup-served-with-grated-cheese-crackers_141793-1282.jpg", imageAlt: "Hot & Sour Soup"
|
||||
},
|
||||
{
|
||||
id: "chicken-tikka", title: "Chicken Tikka", descriptions: [
|
||||
"Tender chicken marinated in yogurt and spices", "Perfectly grilled with charred perfection", "An all-time favorite appetizer"
|
||||
], imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-sprouts-beans-served-with-tomato-sauce-herbs_114579-15.jpg", imageAlt: "Chicken Tikka"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-sprouts-beans-served-with-tomato-sauce-herbs_114579-15.jpg", imageAlt: "Chicken Tikka"
|
||||
},
|
||||
{
|
||||
id: "tandoori-roti", title: "Rumali Roti", descriptions: [
|
||||
"Thin, soft, and perfectly cooked traditional Indian bread", "Complements every curry beautifully", "Made fresh to order in our open kitchen"
|
||||
], imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-spices-food_23-2148747665.jpg", imageAlt: "Rumali Roti"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-spices-food_23-2148747665.jpg", imageAlt: "Rumali Roti"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user