Update src/app/page.tsx
This commit is contained in:
244
src/app/page.tsx
244
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Dishes",
|
||||
id: "#dishes",
|
||||
},
|
||||
name: "Dishes", id: "#dishes"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "FAQs",
|
||||
id: "#faqs",
|
||||
},
|
||||
name: "FAQs", id: "#faqs"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Asian Chulo"
|
||||
/>
|
||||
@@ -68,21 +54,16 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Experience Authentic Nepali Cuisine"
|
||||
description="Savor the rich flavors and vibrant traditions of Nepal, right here in Kuwait. Located at Al Salam Mall, Asian Chulo brings you a culinary journey from the Himalayas to your plate."
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Discover Our Menu", href: "#menu"},
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Order Now", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tomato-soup-brown-bowl-pepper-garlic-lemon-beans-mixed-color-table_140725-86404.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tomato-soup-brown-bowl-pepper-garlic-lemon-beans-mixed-color-table_140725-86404.jpg"
|
||||
imageAlt="Delicious Nepali food spread"
|
||||
/>
|
||||
</div>
|
||||
@@ -95,19 +76,13 @@ export default function LandingPage() {
|
||||
description="Asian Chulo is more than just a restaurant; it's a culinary bridge to the Himalayas. We pride ourselves on authentic recipes passed down through generations, prepared with fresh, locally sourced ingredients whenever possible. Experience the warmth of Nepali hospitality with every dish, crafted with passion and traditional spices."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Authentic Recipes",
|
||||
description: "Taste traditional Nepali dishes prepared with age-old recipes from the heart of Nepal.",
|
||||
},
|
||||
title: "Authentic Recipes", description: "Taste traditional Nepali dishes prepared with age-old recipes from the heart of Nepal."},
|
||||
{
|
||||
title: "Fresh Ingredients",
|
||||
description: "We use only the freshest ingredients, sourced locally when possible, to ensure quality and flavor.",
|
||||
},
|
||||
title: "Fresh Ingredients", description: "We use only the freshest ingredients, sourced locally when possible, to ensure quality and flavor."},
|
||||
{
|
||||
title: "Warm Hospitality",
|
||||
description: "Experience the renowned warmth and welcoming spirit of Nepali culture with every visit.",
|
||||
},
|
||||
title: "Warm Hospitality", description: "Experience the renowned warmth and welcoming spirit of Nepali culture with every visit."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741221.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741221.jpg"
|
||||
imageAlt="Chef preparing Nepali food in a traditional kitchen"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -120,55 +95,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Delicious Momos",
|
||||
description: "Our signature dumplings, handcrafted and filled with your choice of savory meats or fresh vegetables, steamed to perfection.",
|
||||
icon: Sparkles,
|
||||
title: "Delicious Momos", description: "Our signature dumplings, handcrafted and filled with your choice of savory meats or fresh vegetables, steamed to perfection.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-beans-with-pork-salted-eggs-asian-cuisine_1150-23690.jpg",
|
||||
imageAlt: "Steaming chicken momos",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-beans-with-pork-salted-eggs-asian-cuisine_1150-23690.jpg", imageAlt: "Steaming chicken momos"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/georgian-khinkali-glass-red-wine_140725-9550.jpg",
|
||||
imageAlt: "Variety of momo dumplings",
|
||||
},
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EzguAGdFvWVMg8bJGWdkLMSH3J/uploaded-1781187223873-9aqk9rkc.png",
|
||||
imageAlt: "steaming chicken momos plate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/georgian-khinkali-glass-red-wine_140725-9550.jpg", imageAlt: "Variety of momo dumplings"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Traditional Thali Sets",
|
||||
description: "A complete and balanced meal featuring rice, lentil soup, curries, and pickles, offering a true taste of Nepal.",
|
||||
icon: Award,
|
||||
title: "Traditional Thali Sets", description: "A complete and balanced meal featuring rice, lentil soup, curries, and pickles, offering a true taste of Nepal.", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-egg-meal-seasonings-dark-desk_140725-79691.jpg",
|
||||
imageAlt: "Authentic Nepali Thali set",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-egg-meal-seasonings-dark-desk_140725-79691.jpg", imageAlt: "Authentic Nepali Thali set"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-with-herbs-dark-grey-background_140725-80577.jpg",
|
||||
imageAlt: "Close up of Thali components",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomato-soup-brown-bowl-pepper-garlic-lemon-beans-mixed-color-table_140725-86404.jpg?_wi=2",
|
||||
imageAlt: "steaming chicken momos plate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-with-herbs-dark-grey-background_140725-80577.jpg", imageAlt: "Close up of Thali components"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Flavorful Chowmein",
|
||||
description: "Wok-fried noodles mixed with tender chicken or fresh vegetables and tossed in our special blend of spices.",
|
||||
icon: Zap,
|
||||
title: "Flavorful Chowmein", description: "Wok-fried noodles mixed with tender chicken or fresh vegetables and tossed in our special blend of spices.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stir-fried-noodles-with-vegetables-shrimps-plate-wooden-table_141793-8520.jpg",
|
||||
imageAlt: "Hot chicken chowmein noodles",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stir-fried-noodles-with-vegetables-shrimps-plate-wooden-table_141793-8520.jpg", imageAlt: "Hot chicken chowmein noodles"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-noodle-soup-with-chicken-brown-bowl-spoon-dark-background_140725-140953.jpg",
|
||||
imageAlt: "Chowmein with various toppings",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741221.jpg?_wi=2",
|
||||
imageAlt: "steaming chicken momos plate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-noodle-soup-with-chicken-brown-bowl-spoon-dark-background_140725-140953.jpg", imageAlt: "Chowmein with various toppings"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Our Signature Nepali Dishes"
|
||||
@@ -184,47 +135,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "momo",
|
||||
name: "Chicken Momos (10pcs)",
|
||||
price: "3.50 KWD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/georgian-khinkali-table_140725-8580.jpg",
|
||||
imageAlt: "Plate of chicken momos",
|
||||
},
|
||||
id: "momo", name: "Chicken Momos (10pcs)", price: "3.50 KWD", imageSrc: "http://img.b2bpic.net/free-photo/georgian-khinkali-table_140725-8580.jpg", imageAlt: "Plate of chicken momos"},
|
||||
{
|
||||
id: "dalbhat",
|
||||
name: "Dal Bhat Tarkari",
|
||||
price: "4.75 KWD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg",
|
||||
imageAlt: "Nepali Dal Bhat Tarkari meal",
|
||||
},
|
||||
id: "dalbhat", name: "Dal Bhat Tarkari", price: "4.75 KWD", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg", imageAlt: "Nepali Dal Bhat Tarkari meal"},
|
||||
{
|
||||
id: "chowmein",
|
||||
name: "Chicken Chowmein",
|
||||
price: "3.25 KWD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-herbs-red-bowl_114579-3100.jpg",
|
||||
imageAlt: "Bowl of chicken chowmein",
|
||||
},
|
||||
id: "chowmein", name: "Chicken Chowmein", price: "3.25 KWD", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-herbs-red-bowl_114579-3100.jpg", imageAlt: "Bowl of chicken chowmein"},
|
||||
{
|
||||
id: "thukpa",
|
||||
name: "Vegetable Thukpa",
|
||||
price: "3.00 KWD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-food-restaurant_23-2149269148.jpg",
|
||||
imageAlt: "Bowl of vegetable thukpa",
|
||||
},
|
||||
id: "thukpa", name: "Vegetable Thukpa", price: "3.00 KWD", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-food-restaurant_23-2149269148.jpg", imageAlt: "Bowl of vegetable thukpa"},
|
||||
{
|
||||
id: "biryani",
|
||||
name: "Chicken Biryani",
|
||||
price: "4.00 KWD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition_23-2148821518.jpg",
|
||||
imageAlt: "Plate of chicken biryani",
|
||||
},
|
||||
id: "biryani", name: "Chicken Biryani", price: "4.00 KWD", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition_23-2148821518.jpg", imageAlt: "Plate of chicken biryani"},
|
||||
{
|
||||
id: "curry",
|
||||
name: "Goat Curry",
|
||||
price: "5.50 KWD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-bowl-lentil-soup-marble-background_114579-63858.jpg",
|
||||
imageAlt: "Bowl of goat curry",
|
||||
},
|
||||
id: "curry", name: "Goat Curry", price: "5.50 KWD", imageSrc: "http://img.b2bpic.net/free-photo/two-bowl-lentil-soup-marble-background_114579-63858.jpg", imageAlt: "Bowl of goat curry"},
|
||||
]}
|
||||
title="Taste the Himalayas: Our Full Menu"
|
||||
description="From traditional appetizers to hearty main courses and delightful desserts, our menu offers a complete Nepali dining experience. Each dish is crafted with passion and authentic spices to transport you to Nepal."
|
||||
@@ -236,14 +157,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Al Salam Mall",
|
||||
"Kuwait Foodie Blog",
|
||||
"Local Bites Magazine",
|
||||
"Taste of Kuwait",
|
||||
"Gourmet Guide Kuwait",
|
||||
"DineOut Kuwait",
|
||||
"Food & Travel Arabia",
|
||||
]}
|
||||
"Al Salam Mall", "Kuwait Foodie Blog", "Local Bites Magazine", "Taste of Kuwait", "Gourmet Guide Kuwait", "DineOut Kuwait", "Food & Travel Arabia"]}
|
||||
title="Proudly Serving Al Salam Mall"
|
||||
description="We are delighted to be a part of the vibrant culinary scene at Al Salam Mall, bringing authentic Nepali flavors and exceptional dining experiences to our cherished community in Kuwait. Our commitment to quality extends to every aspect of our restaurant, ensuring a memorable visit for all."
|
||||
/>
|
||||
@@ -254,35 +168,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5512.jpg",
|
||||
imageAlt: "Sarah J. photo",
|
||||
},
|
||||
id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5512.jpg", imageAlt: "Sarah J. photo"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ahmed K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg",
|
||||
imageAlt: "Ahmed K. photo",
|
||||
},
|
||||
id: "2", name: "Ahmed K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg", imageAlt: "Ahmed K. photo"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Fatima A.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-attractive-girl-colorful-cape-showing-signs-black-background-cleaning-housewife_140725-16158.jpg",
|
||||
imageAlt: "Fatima A. photo",
|
||||
},
|
||||
id: "3", name: "Fatima A.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-attractive-girl-colorful-cape-showing-signs-black-background-cleaning-housewife_140725-16158.jpg", imageAlt: "Fatima A. photo"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mohammad S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-male-friends-having-fun-restaurant_23-2147861898.jpg",
|
||||
imageAlt: "Mohammad S. photo",
|
||||
},
|
||||
id: "4", name: "Mohammad S.", imageSrc: "http://img.b2bpic.net/free-photo/two-male-friends-having-fun-restaurant_23-2147861898.jpg", imageAlt: "Mohammad S. photo"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Layla R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-attractive-teenage-girl-has-positive-smile-face_273609-28724.jpg",
|
||||
imageAlt: "Layla R. photo",
|
||||
},
|
||||
id: "5", name: "Layla R.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-attractive-teenage-girl-has-positive-smile-face_273609-28724.jpg", imageAlt: "Layla R. photo"},
|
||||
]}
|
||||
cardTitle="What Our Guests Say"
|
||||
cardTag="Customer Stories"
|
||||
@@ -295,25 +189,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What are your opening hours?",
|
||||
content: "Asian Chulo is open every day from 10:00 AM to 11:59 PM, ready to serve you authentic Nepali cuisine.",
|
||||
},
|
||||
id: "q1", title: "What are your opening hours?", content: "Asian Chulo is open every day from 10:00 AM to 11:59 PM, ready to serve you authentic Nepali cuisine."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Where is Asian Chulo located?",
|
||||
content: "We are conveniently located in Al Salam Mall, Kuwait. You can find us on the [mention specific floor/area, e.g., 'ground floor food court'].",
|
||||
},
|
||||
id: "q2", title: "Where is Asian Chulo located?", content: "We are conveniently located in Al Salam Mall, Kuwait. You can find us on the [mention specific floor/area, e.g., 'ground floor food court']."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you offer vegetarian or vegan options?",
|
||||
content: "Yes, our menu includes a variety of delicious vegetarian and vegan dishes. Please inform our staff about your dietary preferences, and we'll be happy to guide you.",
|
||||
},
|
||||
id: "q3", title: "Do you offer vegetarian or vegan options?", content: "Yes, our menu includes a variety of delicious vegetarian and vegan dishes. Please inform our staff about your dietary preferences, and we'll be happy to guide you."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Do you accept reservations?",
|
||||
content: "While we welcome walk-ins, reservations are recommended for larger groups or during peak hours. Please contact us directly to make a booking.",
|
||||
},
|
||||
id: "q4", title: "Do you accept reservations?", content: "While we welcome walk-ins, reservations are recommended for larger groups or during peak hours. Please contact us directly to make a booking."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find answers to common questions about Asian Chulo, our menu, and your dining experience with us."
|
||||
@@ -326,8 +208,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Find Us at Al Salam Mall"
|
||||
description="Come and experience Asian Chulo's authentic Nepali cuisine. We are open from 10 AM to 11:59 PM every day. For reservations or inquiries, please reach out to us using the form below or visit us directly."
|
||||
@@ -347,46 +228,29 @@ export default function LandingPage() {
|
||||
logoText="Asian Chulo"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Our Menu", href: "#menu"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faqs",
|
||||
},
|
||||
label: "FAQs", href: "#faqs"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user