Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
229
src/app/page.tsx
229
src/app/page.tsx
@@ -33,77 +33,42 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Our Story", id: "about"},
|
||||
{
|
||||
name: "Heritage",
|
||||
id: "blog",
|
||||
},
|
||||
name: "Heritage", id: "blog"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Spice Route Kitchen"
|
||||
button={{
|
||||
text: "Reserve Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Reserve Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Authentic South Indian Flavors, Every Bite"
|
||||
description="Experience traditional recipes crafted with heritage spices and fresh ingredients. From crispy dosas to aromatic curries, discover culinary traditions passed down through generations."
|
||||
tag="Culinary Excellence"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Your Table", href: "#contact"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-arrangement_23-2149086080.jpg",
|
||||
imageAlt: "South Indian Thali Meal",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-arrangement_23-2149086080.jpg", imageAlt: "South Indian Thali Meal"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheff-cutting-pineapple-into-slices-burning-leafy-top_140725-4958.jpg",
|
||||
imageAlt: "Chef preparing South Indian food",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-arrangement_23-2149086081.jpg",
|
||||
imageAlt: "Nutritious indian dosa arrangement",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086073.jpg",
|
||||
imageAlt: "Nutritious indian dosa assortment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073365.jpg",
|
||||
imageAlt: "Indian tasty roti composition",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheff-cutting-pineapple-into-slices-burning-leafy-top_140725-4958.jpg", imageAlt: "Chef preparing South Indian food"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -120,17 +85,11 @@ export default function LandingPage() {
|
||||
tag="Our Story"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Authentic Recipes",
|
||||
description: "Handed down through generations, preserving true South Indian taste.",
|
||||
},
|
||||
title: "Authentic Recipes", description: "Handed down through generations, preserving true South Indian taste."},
|
||||
{
|
||||
title: "Fresh, Local Ingredients",
|
||||
description: "Sourced daily for unparalleled flavor and quality.",
|
||||
},
|
||||
title: "Fresh, Local Ingredients", description: "Sourced daily for unparalleled flavor and quality."},
|
||||
{
|
||||
title: "Generational Expertise",
|
||||
description: "Our chefs masterfully blend tradition with modern culinary techniques.",
|
||||
},
|
||||
title: "Generational Expertise", description: "Our chefs masterfully blend tradition with modern culinary techniques."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-family-cooking-delicious-pizza_23-2150306984.jpg"
|
||||
imageAlt="Family preparing traditional South Indian food"
|
||||
@@ -144,23 +103,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Crispy Masala Dosas",
|
||||
description: "Perfectly golden crepes, stuffed with spiced potato filling and served with a variety of chutneys.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pakistan-meal-arrangement-basket_23-2148821572.jpg",
|
||||
imageAlt: "Crispy Masala Dosa",
|
||||
},
|
||||
title: "Crispy Masala Dosas", description: "Perfectly golden crepes, stuffed with spiced potato filling and served with a variety of chutneys.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pakistan-meal-arrangement-basket_23-2148821572.jpg", imageAlt: "Crispy Masala Dosa"},
|
||||
{
|
||||
title: "Aromatic Chettinad Curries",
|
||||
description: "Experience the rich and complex flavors of our signature Chettinad curries, slow-cooked to perfection with freshly ground spices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-brazilian-dish-top-view_23-2148875275.jpg",
|
||||
imageAlt: "Aromatic Chettinad Curry",
|
||||
},
|
||||
title: "Aromatic Chettinad Curries", description: "Experience the rich and complex flavors of our signature Chettinad curries, slow-cooked to perfection with freshly ground spices.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-brazilian-dish-top-view_23-2148875275.jpg", imageAlt: "Aromatic Chettinad Curry"},
|
||||
{
|
||||
title: "Fragrant Biryani Specials",
|
||||
description: "Our legendary biryanis, a harmonious blend of aromatic basmati rice, tender meats or vegetables, and exotic spices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-meal-basket_23-2148821576.jpg",
|
||||
imageAlt: "Fragrant Biryani",
|
||||
},
|
||||
title: "Fragrant Biryani Specials", description: "Our legendary biryanis, a harmonious blend of aromatic basmati rice, tender meats or vegetables, and exotic spices.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-meal-basket_23-2148821576.jpg", imageAlt: "Fragrant Biryani"},
|
||||
]}
|
||||
title="Signature Flavors & Unique Offerings"
|
||||
description="Explore the distinct tastes that define our kitchen, from fragrant biryanis to tangy sambar and rich curries. Each dish is a masterpiece, prepared with passion and precision."
|
||||
@@ -174,55 +121,20 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses="min-h-[600px]"
|
||||
products={[
|
||||
{
|
||||
id: "prod-dosa",
|
||||
name: "Masala Dosa",
|
||||
price: "$12.99",
|
||||
variant: "Vegan, Gluten-Free",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086049.jpg",
|
||||
imageAlt: "Masala Dosa",
|
||||
},
|
||||
id: "prod-dosa", name: "Masala Dosa", price: "$12.99", variant: "Vegan, Gluten-Free", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086049.jpg", imageAlt: "Masala Dosa"},
|
||||
{
|
||||
id: "prod-idli",
|
||||
name: "Steamed Idli Platter",
|
||||
price: "$9.50",
|
||||
variant: "Soft & Fluffy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-cookies-with-nuts-raisins-white-background-sugar-cake-cookie-candy_140725-86279.jpg",
|
||||
imageAlt: "Steamed Idli Platter",
|
||||
},
|
||||
id: "prod-idli", name: "Steamed Idli Platter", price: "$9.50", variant: "Soft & Fluffy", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-cookies-with-nuts-raisins-white-background-sugar-cake-cookie-candy_140725-86279.jpg", imageAlt: "Steamed Idli Platter"},
|
||||
{
|
||||
id: "prod-vada",
|
||||
name: "Medu Vada (3 pcs)",
|
||||
price: "$7.00",
|
||||
variant: "Crispy & Savory",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-fried-vegetables-with-sauce-dark-background-closeup_1220-7669.jpg",
|
||||
imageAlt: "Medu Vada",
|
||||
},
|
||||
id: "prod-vada", name: "Medu Vada (3 pcs)", price: "$7.00", variant: "Crispy & Savory", imageSrc: "http://img.b2bpic.net/free-photo/asian-fried-vegetables-with-sauce-dark-background-closeup_1220-7669.jpg", imageAlt: "Medu Vada"},
|
||||
{
|
||||
id: "prod-biryani",
|
||||
name: "Hyderabadi Chicken Biryani",
|
||||
price: "$18.75",
|
||||
variant: "Spicy, Aromatic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-vegan-salad-various-vegetables_140725-135335.jpg",
|
||||
imageAlt: "Hyderabadi Chicken Biryani",
|
||||
},
|
||||
id: "prod-biryani", name: "Hyderabadi Chicken Biryani", price: "$18.75", variant: "Spicy, Aromatic", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-vegan-salad-various-vegetables_140725-135335.jpg", imageAlt: "Hyderabadi Chicken Biryani"},
|
||||
{
|
||||
id: "prod-fish-curry",
|
||||
name: "Kerala Fish Curry",
|
||||
price: "$21.00",
|
||||
variant: "Coastal Delicacy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-arrangement_23-2148821549.jpg",
|
||||
imageAlt: "Kerala Fish Curry",
|
||||
},
|
||||
id: "prod-fish-curry", name: "Kerala Fish Curry", price: "$21.00", variant: "Coastal Delicacy", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-arrangement_23-2148821549.jpg", imageAlt: "Kerala Fish Curry"},
|
||||
{
|
||||
id: "prod-uttapam",
|
||||
name: "Onion Uttapam",
|
||||
price: "$11.50",
|
||||
variant: "Savory Pancake",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-pile_140725-114719.jpg",
|
||||
imageAlt: "Onion Uttapam",
|
||||
},
|
||||
id: "prod-uttapam", name: "Onion Uttapam", price: "$11.50", variant: "Savory Pancake", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-pile_140725-114719.jpg", imageAlt: "Onion Uttapam"},
|
||||
]}
|
||||
title="Our Exquisite Menu"
|
||||
description="Savor the diverse and rich flavors of South India. From traditional breakfast staples to elaborate dinner feasts, our menu caters to every palate. Order online for pickup or delivery!"
|
||||
@@ -237,20 +149,11 @@ export default function LandingPage() {
|
||||
tag="Quality & Satisfaction"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "25+",
|
||||
description: "Years of Culinary Tradition",
|
||||
},
|
||||
id: "m1", value: "25+", description: "Years of Culinary Tradition"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "98%",
|
||||
description: "Customer Satisfaction Rate",
|
||||
},
|
||||
id: "m2", value: "98%", description: "Customer Satisfaction Rate"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
description: "Authentic Spice Sourcing",
|
||||
},
|
||||
id: "m3", value: "100%", description: "Authentic Spice Sourcing"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -264,25 +167,15 @@ export default function LandingPage() {
|
||||
author="Priya Sharma, Food Critic"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-smiling-holding-her-chin_23-2149374984.jpg",
|
||||
alt: "Priya Sharma",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-smiling-holding-her-chin_23-2149374984.jpg", alt: "Priya Sharma"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
|
||||
alt: "Rajesh Kumar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Rajesh Kumar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg",
|
||||
alt: "Anjali Singh",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", alt: "Anjali Singh"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-hipster-girl-trendy-summer-sundress-holding-retro-camera_158538-16583.jpg",
|
||||
alt: "David Lee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-hipster-girl-trendy-summer-sundress-holding-retro-camera_158538-16583.jpg", alt: "David Lee"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/modern-woman-smiling-close-up_23-2148369441.jpg",
|
||||
alt: "Modern woman smiling close up",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/modern-woman-smiling-close-up_23-2148369441.jpg", alt: "Modern woman smiling close up"},
|
||||
]}
|
||||
ratingAnimation="opacity"
|
||||
avatarsAnimation="opacity"
|
||||
@@ -301,38 +194,11 @@ export default function LandingPage() {
|
||||
tag="Culinary Tales"
|
||||
blogs={[
|
||||
{
|
||||
id: "blog-1",
|
||||
category: "History",
|
||||
title: "The Ancient Origins of Curry",
|
||||
excerpt: "Tracing back thousands of years, the story of curry is as rich and complex as its flavors. Discover how ancient civilizations shaped this global phenomenon.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/istanbul-spice-bazaar-turkish-spices-sale_661209-203.jpg",
|
||||
imageAlt: "Ancient Indian spice market",
|
||||
authorName: "Chef Anand",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/male-baker-holding-handful-wheat-grain-baked-bread_23-2147883453.jpg",
|
||||
date: "October 26, 2023",
|
||||
},
|
||||
id: "blog-1", category: "History", title: "The Ancient Origins of Curry", excerpt: "Tracing back thousands of years, the story of curry is as rich and complex as its flavors. Discover how ancient civilizations shaped this global phenomenon.", imageSrc: "http://img.b2bpic.net/free-photo/istanbul-spice-bazaar-turkish-spices-sale_661209-203.jpg", imageAlt: "Ancient Indian spice market", authorName: "Chef Anand", authorAvatar: "http://img.b2bpic.net/free-photo/male-baker-holding-handful-wheat-grain-baked-bread_23-2147883453.jpg", date: "October 26, 2023"},
|
||||
{
|
||||
id: "blog-2",
|
||||
category: "Tradition",
|
||||
title: "Generational Secrets: Our Family Recipes",
|
||||
excerpt: "Unravel the closely guarded secrets behind our most cherished dishes, passed down from grandmothers to grandchildren, keeping traditions alive.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/uncooked-different-variety-rice-grains-bowl-with-soya-sauce-placemat_23-2147883544.jpg",
|
||||
imageAlt: "Traditional South Indian cooking",
|
||||
authorName: "Priya Singh",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232840.jpg",
|
||||
date: "November 10, 2023",
|
||||
},
|
||||
id: "blog-2", category: "Tradition", title: "Generational Secrets: Our Family Recipes", excerpt: "Unravel the closely guarded secrets behind our most cherished dishes, passed down from grandmothers to grandchildren, keeping traditions alive.", imageSrc: "http://img.b2bpic.net/free-photo/uncooked-different-variety-rice-grains-bowl-with-soya-sauce-placemat_23-2147883544.jpg", imageAlt: "Traditional South Indian cooking", authorName: "Priya Singh", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232840.jpg", date: "November 10, 2023"},
|
||||
{
|
||||
id: "blog-3",
|
||||
category: "Culture",
|
||||
title: "The Art of the South Indian Thali",
|
||||
excerpt: "More than just a meal, the thali is a cultural experience. Learn about the significance of each component and its role in a balanced feast.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/species-fruits-surround-indian-parents-preparing-paste_8353-755.jpg",
|
||||
imageAlt: "South Indian Thali presentation",
|
||||
authorName: "Kiran Rao",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg",
|
||||
date: "November 28, 2023",
|
||||
},
|
||||
id: "blog-3", category: "Culture", title: "The Art of the South Indian Thali", excerpt: "More than just a meal, the thali is a cultural experience. Learn about the significance of each component and its role in a balanced feast.", imageSrc: "http://img.b2bpic.net/free-photo/species-fruits-surround-indian-parents-preparing-paste_8353-755.jpg", imageAlt: "South Indian Thali presentation", authorName: "Kiran Rao", authorAvatar: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg", date: "November 28, 2023"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -341,20 +207,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "glowing-orb",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Connect With Us"
|
||||
title="Plan Your Visit or Order Online"
|
||||
description="Ready to savor authentic South Indian flavors? Book a table for a delightful dine-in experience or place an online order for convenient pickup or delivery. We look forward to serving you!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "#",
|
||||
},
|
||||
text: "Reserve a Table", href: "#"},
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "#",
|
||||
},
|
||||
text: "Order Online", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -366,19 +227,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/spiceroutekitchen",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/spiceroutekitchen", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/spiceroutekitchen",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/spiceroutekitchen", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/spiceroutekitchen",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/spiceroutekitchen", ariaLabel: "Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user