Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -42,7 +42,7 @@ export default function HomePage() {
|
||||
brandName="The Ora Cafe"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Menu", id: "popular-dishes" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "About", id: "rooftop-experience" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
@@ -125,6 +125,87 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* Full Menu */}
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardOne
|
||||
title="Our Menu"
|
||||
description="Explore our complete menu with categories for every taste and occasion"
|
||||
tag="Complete Menu"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Soups", price: "₹100-200", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-soup-with-vegetables_140725-3956.jpg?_wi=1", imageAlt: "Delicious Soups"},
|
||||
{
|
||||
id: "2", name: "Salads", price: "₹150-250", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fresh-green-salad-with-vegetables_140725-5000.jpg?_wi=1", imageAlt: "Fresh Salads"},
|
||||
{
|
||||
id: "3", name: "Jain Special Menu", price: "₹180-300", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/healthy-jain-curry-with-vegetables_140725-5100.jpg?_wi=1", imageAlt: "Jain Special Dishes"},
|
||||
{
|
||||
id: "4", name: "Large Meals", price: "₹300-450", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delicious-large-meal-with-sides_140725-5200.jpg?_wi=1", imageAlt: "Large Exclusive Combos"},
|
||||
{
|
||||
id: "5", name: "Mini Meals", price: "₹150-200", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mini-meal-combo-with-appetizers_140725-5300.jpg?_wi=1", imageAlt: "Mini Exclusive Combos"},
|
||||
{
|
||||
id: "6", name: "Special Combos", price: "₹250-400", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/special-combo-meal-assorted_140725-5400.jpg?_wi=1", imageAlt: "Special Combos"},
|
||||
{
|
||||
id: "7", name: "Tandoori Starters", price: "₹180-280", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tandoori-chicken-tikka-platter_140725-5500.jpg?_wi=1", imageAlt: "Tandoori Starters"},
|
||||
{
|
||||
id: "8", name: "Dal & Curries", price: "₹150-220", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/creamy-dal-makhani_140725-5600.jpg?_wi=1", imageAlt: "Dal Main Course"},
|
||||
{
|
||||
id: "9", name: "Vegetable Curries", price: "₹160-240", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mixed-vegetable-curry_140725-5700.jpg?_wi=1", imageAlt: "Vegetable Main Course"},
|
||||
{
|
||||
id: "10", name: "Paneer Dishes", price: "₹180-280", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/paneer-tikka-masala_140725-5800.jpg?_wi=1", imageAlt: "Paneer Main Course"},
|
||||
{
|
||||
id: "11", name: "Breads", price: "₹40-120", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034026.jpg?_wi=1", imageAlt: "Indian Breads & Naan"},
|
||||
{
|
||||
id: "12", name: "Falahari (Vrat Special)", price: "₹120-200", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fasting-special-sabudana-khichdi_140725-5900.jpg?_wi=1", imageAlt: "Vrat Special Dishes"},
|
||||
{
|
||||
id: "13", name: "Rice & Biryani", price: "₹200-300", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fragrant-biryani-with-meat_140725-6000.jpg?_wi=1", imageAlt: "Rice & Biryani"},
|
||||
{
|
||||
id: "14", name: "Burgers", price: "₹150-250", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gourmet-burger-with-cheese_140725-6100.jpg?_wi=1", imageAlt: "Delicious Burgers"},
|
||||
{
|
||||
id: "15", name: "Sandwiches", price: "₹100-180", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fresh-sandwich-with-vegetables_140725-6200.jpg?_wi=1", imageAlt: "Gourmet Sandwiches"},
|
||||
{
|
||||
id: "16", name: "Chinese Starters", price: "₹150-250", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/chinese-dumplings-with-sauce_140725-6300.jpg?_wi=1", imageAlt: "Chinese Starters"},
|
||||
{
|
||||
id: "17", name: "Pan Asian Dishes", price: "₹180-280", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/thai-pad-thai-noodles_140725-6400.jpg?_wi=1", imageAlt: "Pan Asian Cuisine"},
|
||||
{
|
||||
id: "18", name: "Fried Rice", price: "₹140-220", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/egg-fried-rice-with-vegetables_140725-6500.jpg?_wi=1", imageAlt: "Fried Rice Varieties"},
|
||||
{
|
||||
id: "19", name: "Pasta", price: "₹160-240", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/creamy-pasta-with-sauce_140725-6600.jpg?_wi=1", imageAlt: "Italian Pasta"},
|
||||
{
|
||||
id: "20", name: "Pizza", price: "₹200-350", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mixed-pizza-with-sausages-tomato_140725-3789.jpg?_wi=1", imageAlt: "Wood-fired Pizza"},
|
||||
{
|
||||
id: "21", name: "Ora Bites", price: "₹80-150", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/appetizer-bites-on-plate_140725-6700.jpg?_wi=1", imageAlt: "Ora Signature Bites"},
|
||||
{
|
||||
id: "22", name: "Desserts", price: "₹100-180", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream_141793-4312.jpg?_wi=1", imageAlt: "Sweet Desserts"},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* Popular Dishes */}
|
||||
<div id="popular-dishes" data-section="popular-dishes">
|
||||
<ProductCardOne
|
||||
@@ -149,10 +230,6 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Full Menu", href: "/menu"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user