Merge version_1 into main #2
@@ -51,15 +51,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-little-dumplings-with-garlic-tomato-sauce-light-gray-background-meat-cuisine-meal-dinner-cake-dough-cooking-dish_179666-17916.jpg?_wi=1", imageAlt: "Steaming hot authentic momos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/filter-steamer-vintage-china-hongkong_1203-3924.jpg?_wi=1", imageAlt: "Crispy schezwan fried momos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-piti-clay-pot-with-deep-plate-green-onions-human-hand-spoon-copper-tray-restaurant_176474-3182.jpg?_wi=1", imageAlt: "Traditional jhol beef momos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/gyoza-black-cup-with-sushi_1150-22650.jpg?_wi=1", imageAlt: "Delicious chicken momos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/steamed-shrimp-wontons-dim-sum-with-raw-materials_1150-23658.jpg?_wi=1", imageAlt: "Fresh vegetable momos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-cizbiz-with-fresh-greens-figurines-ram-lavash_176474-3044.jpg?_wi=1", imageAlt: "Warm restaurant interior" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-little-dumplings-with-garlic-tomato-sauce-light-gray-background-meat-cuisine-meal-dinner-cake-dough-cooking-dish_179666-17916.jpg", imageAlt: "Steaming hot authentic momos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/filter-steamer-vintage-china-hongkong_1203-3924.jpg", imageAlt: "Crispy schezwan fried momos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-piti-clay-pot-with-deep-plate-green-onions-human-hand-spoon-copper-tray-restaurant_176474-3182.jpg", imageAlt: "Traditional jhol beef momos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/gyoza-black-cup-with-sushi_1150-22650.jpg", imageAlt: "Delicious chicken momos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/steamed-shrimp-wontons-dim-sum-with-raw-materials_1150-23658.jpg", imageAlt: "Fresh vegetable momos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-cizbiz-with-fresh-greens-figurines-ram-lavash_176474-3044.jpg", imageAlt: "Warm restaurant interior" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
background="radial-gradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
ariaLabel="Hero section - Momo Delight restaurant"
|
||||
/>
|
||||
</div>
|
||||
@@ -93,16 +93,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "schezwan-fried", name: "Schezwan Fried Momo", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/filter-steamer-vintage-china-hongkong_1203-3924.jpg?_wi=2", imageAlt: "Crispy schezwan fried momos"
|
||||
id: "schezwan-fried", name: "Schezwan Fried Momo", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/filter-steamer-vintage-china-hongkong_1203-3924.jpg", imageAlt: "Crispy schezwan fried momos"
|
||||
},
|
||||
{
|
||||
id: "jhol-beef", name: "Jhol Beef Momo", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/side-view-piti-clay-pot-with-deep-plate-green-onions-human-hand-spoon-copper-tray-restaurant_176474-3182.jpg?_wi=2", imageAlt: "Traditional jhol beef momos in broth"
|
||||
id: "jhol-beef", name: "Jhol Beef Momo", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/side-view-piti-clay-pot-with-deep-plate-green-onions-human-hand-spoon-copper-tray-restaurant_176474-3182.jpg", imageAlt: "Traditional jhol beef momos in broth"
|
||||
},
|
||||
{
|
||||
id: "chicken", name: "Chicken Momo", price: "$11", imageSrc: "http://img.b2bpic.net/free-photo/gyoza-black-cup-with-sushi_1150-22650.jpg?_wi=2", imageAlt: "Steamed chicken momos"
|
||||
id: "chicken", name: "Chicken Momo", price: "$11", imageSrc: "http://img.b2bpic.net/free-photo/gyoza-black-cup-with-sushi_1150-22650.jpg", imageAlt: "Steamed chicken momos"
|
||||
},
|
||||
{
|
||||
id: "vegetable", name: "Vegetable Momo", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/steamed-shrimp-wontons-dim-sum-with-raw-materials_1150-23658.jpg?_wi=2", imageAlt: "Fresh vegetable momos"
|
||||
id: "vegetable", name: "Vegetable Momo", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/steamed-shrimp-wontons-dim-sum-with-raw-materials_1150-23658.jpg", imageAlt: "Fresh vegetable momos"
|
||||
}
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -136,23 +136,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Authentic", title: "Authentic Nepalese Flavor", subtitle: "Traditional recipes from Nepal", description: "Every momo is crafted using traditional Nepalese recipes and family techniques passed down through generations.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cizbiz-with-fresh-greens-figurines-ram-lavash_176474-3044.jpg?_wi=2"
|
||||
tag: "Authentic", title: "Authentic Nepalese Flavor", subtitle: "Traditional recipes from Nepal", description: "Every momo is crafted using traditional Nepalese recipes and family techniques passed down through generations.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cizbiz-with-fresh-greens-figurines-ram-lavash_176474-3044.jpg"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Fresh", title: "Freshly Made, Always Hot", subtitle: "Made to order daily", description: "We prepare each batch fresh throughout the day, ensuring every order is hot, steaming, and full of flavor.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-little-dumplings-with-garlic-tomato-sauce-light-gray-background-meat-cuisine-meal-dinner-cake-dough-cooking-dish_179666-17916.jpg?_wi=2"
|
||||
tag: "Fresh", title: "Freshly Made, Always Hot", subtitle: "Made to order daily", description: "We prepare each batch fresh throughout the day, ensuring every order is hot, steaming, and full of flavor.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-little-dumplings-with-garlic-tomato-sauce-light-gray-background-meat-cuisine-meal-dinner-cake-dough-cooking-dish_179666-17916.jpg"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Fast", title: "Fast Service", subtitle: "Perfect for lunch breaks", description: "Ready in minutes, not hours. Perfect for office workers, students, or anyone hungry and busy.", imageSrc: "http://img.b2bpic.net/free-photo/filter-steamer-vintage-china-hongkong_1203-3924.jpg?_wi=3"
|
||||
tag: "Fast", title: "Fast Service", subtitle: "Perfect for lunch breaks", description: "Ready in minutes, not hours. Perfect for office workers, students, or anyone hungry and busy.", imageSrc: "http://img.b2bpic.net/free-photo/filter-steamer-vintage-china-hongkong_1203-3924.jpg"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Affordable", title: "Affordable Pricing", subtitle: "Great value, authentic taste", description: "Premium quality doesn't have to be expensive. We offer the best momos at fair prices.", imageSrc: "http://img.b2bpic.net/free-photo/gyoza-black-cup-with-sushi_1150-22650.jpg?_wi=3"
|
||||
tag: "Affordable", title: "Affordable Pricing", subtitle: "Great value, authentic taste", description: "Premium quality doesn't have to be expensive. We offer the best momos at fair prices.", imageSrc: "http://img.b2bpic.net/free-photo/gyoza-black-cup-with-sushi_1150-22650.jpg"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Community", title: "Friendly Service", subtitle: "Welcoming atmosphere", description: "More than just food—we're building a community. Every customer is family.", imageSrc: "http://img.b2bpic.net/free-photo/steamed-shrimp-wontons-dim-sum-with-raw-materials_1150-23658.jpg?_wi=3"
|
||||
tag: "Community", title: "Friendly Service", subtitle: "Welcoming atmosphere", description: "More than just food—we're building a community. Every customer is family.", imageSrc: "http://img.b2bpic.net/free-photo/steamed-shrimp-wontons-dim-sum-with-raw-materials_1150-23658.jpg"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Features section - Why choose us"
|
||||
|
||||
Reference in New Issue
Block a user