Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 63a98e9617 | |||
| b6ed560548 |
256
src/app/page.tsx
256
src/app/page.tsx
@@ -32,68 +32,43 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Spicy Odyssey"
|
||||
button={{
|
||||
text: "Order Online",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Order Online", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="A Symphony of Flavors"
|
||||
description="Experience the authentic rich aromas of North Indian, Chinese, and Tandoori traditions crafted for the discerning palate."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Order Now", href: "#"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Menu", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-stuffed-cabbage-plate-stuffed-cabbage-with-lemon-herbs-sauce-bowls-rice-colorful-spices-black-pepper-black-table_140725-110561.jpg",
|
||||
imageAlt: "Gourmet plating",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-stuffed-cabbage-plate-stuffed-cabbage-with-lemon-herbs-sauce-bowls-rice-colorful-spices-black-pepper-black-table_140725-110561.jpg", imageAlt: "Gourmet plating"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg",
|
||||
imageAlt: "Ambient dining",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg", imageAlt: "Ambient dining"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-skewer-with-red-pepper_23-2148699099.jpg",
|
||||
imageAlt: "Authentic spices",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-skewer-with-red-pepper_23-2148699099.jpg", imageAlt: "Authentic spices"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-dish-sauces-bowls-yellow-sauce-rice-sour-cream-black-pepper-herbs-colorful-spices-around-white-plate-stuffed-cabbage-black-table_140725-110538.jpg",
|
||||
imageAlt: "Side close-up view dish",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-dish-sauces-bowls-yellow-sauce-rice-sour-cream-black-pepper-herbs-colorful-spices-around-white-plate-stuffed-cabbage-black-table_140725-110538.jpg", imageAlt: "Side close-up view dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-potato-pie-with-pumpkin-dark-grey-background-pie-bake-oven-hotcake-cake_140725-121523.jpg",
|
||||
imageAlt: "Top view sliced potato pie",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-potato-pie-with-pumpkin-dark-grey-background-pie-bake-oven-hotcake-cake_140725-121523.jpg", imageAlt: "Top view sliced potato pie"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -104,9 +79,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Passion for Taste"
|
||||
description={[
|
||||
"At Spicy Odyssey, we take pride in offering a diverse range of mouthwatering food and snacks that bring together the rich flavors of North Indian, Chinese, and Tandoori cuisine.",
|
||||
"Our expertly crafted dishes are made with fresh ingredients and authentic spices, ensuring every bite leaves a lasting impression.",
|
||||
]}
|
||||
"At Spicy Odyssey, we take pride in offering a diverse range of mouthwatering food and snacks that bring together the rich flavors of North Indian, Chinese, and Tandoori cuisine.", "Our expertly crafted dishes are made with fresh ingredients and authentic spices, ensuring every bite leaves a lasting impression."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -116,26 +89,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
tag: "Authentic",
|
||||
title: "North Indian",
|
||||
subtitle: "Spices & Traditions",
|
||||
description: "Classic recipes mastered with high-quality ingredients.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bread-baguette-board-with-sesame-buns-table_140725-11058.jpg",
|
||||
},
|
||||
tag: "Authentic", title: "North Indian", subtitle: "Spices & Traditions", description: "Classic recipes mastered with high-quality ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/bread-baguette-board-with-sesame-buns-table_140725-11058.jpg"},
|
||||
{
|
||||
tag: "Fusion",
|
||||
title: "Chinese",
|
||||
subtitle: "Wok-Fired Classics",
|
||||
description: "Bold flavors inspired by time-honored techniques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-noodles-table-with-sushi-rolls_140725-3881.jpg",
|
||||
},
|
||||
tag: "Fusion", title: "Chinese", subtitle: "Wok-Fired Classics", description: "Bold flavors inspired by time-honored techniques.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-noodles-table-with-sushi-rolls_140725-3881.jpg"},
|
||||
{
|
||||
tag: "Signature",
|
||||
title: "Tandoori",
|
||||
subtitle: "Grilled Perfection",
|
||||
description: "Authentic smoky aroma in every signature snack.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-meat-kebab-skewer-with-grilled-potatoes-vegetables-with-sauce-fire-board_141793-5007.jpg",
|
||||
},
|
||||
tag: "Signature", title: "Tandoori", subtitle: "Grilled Perfection", description: "Authentic smoky aroma in every signature snack.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-meat-kebab-skewer-with-grilled-potatoes-vegetables-with-sauce-fire-board_141793-5007.jpg"},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="Experience culinary perfection rooted in tradition and innovation."
|
||||
@@ -148,61 +106,28 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "#" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Snacks",
|
||||
name: "Paneer Tikka",
|
||||
price: "₹259",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-eggplant-rolls-white-oval-plate-different-spices-small-bowls-grey-background-free-place_140725-111092.jpg",
|
||||
},
|
||||
id: "p1", brand: "Snacks", name: "Paneer Tikka", price: "₹259", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-eggplant-rolls-white-oval-plate-different-spices-small-bowls-grey-background-free-place_140725-111092.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Main Course",
|
||||
name: "Butter Chicken",
|
||||
price: "₹349",
|
||||
rating: 5,
|
||||
reviewCount: "205",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-4414.jpg",
|
||||
},
|
||||
id: "p2", brand: "Main Course", name: "Butter Chicken", price: "₹349", rating: 5,
|
||||
reviewCount: "205", imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-4414.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Biryani",
|
||||
name: "Chicken Biryani",
|
||||
price: "₹249",
|
||||
rating: 4,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-desk-meal-dark-dish-east-food_140725-82280.jpg",
|
||||
},
|
||||
id: "p3", brand: "Biryani", name: "Chicken Biryani", price: "₹249", rating: 4,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-desk-meal-dark-dish-east-food_140725-82280.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Chinese",
|
||||
name: "Veg Manchurian",
|
||||
price: "₹299",
|
||||
rating: 4,
|
||||
reviewCount: "56",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-ball-variety-type-meat-white-wooden-surface_1150-43634.jpg",
|
||||
},
|
||||
id: "p4", brand: "Chinese", name: "Veg Manchurian", price: "₹299", rating: 4,
|
||||
reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/meat-ball-variety-type-meat-white-wooden-surface_1150-43634.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Breads",
|
||||
name: "Butter Garlic Naan",
|
||||
price: "₹90",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-bread-slate-board-close-up_23-2148229129.jpg",
|
||||
},
|
||||
id: "p5", brand: "Breads", name: "Butter Garlic Naan", price: "₹90", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/delicious-bread-slate-board-close-up_23-2148229129.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Main Course",
|
||||
name: "Dal Makhani",
|
||||
price: "₹269",
|
||||
rating: 5,
|
||||
reviewCount: "98",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-indian-traditional-food_23-2148294996.jpg",
|
||||
},
|
||||
id: "p6", brand: "Main Course", name: "Dal Makhani", price: "₹269", rating: 5,
|
||||
reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-indian-traditional-food_23-2148294996.jpg"},
|
||||
]}
|
||||
title="Culinary Delights"
|
||||
description="A curated selection of our finest dishes from the kitchen."
|
||||
@@ -214,14 +139,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Swiggy",
|
||||
"Zomato",
|
||||
"Google Reviews",
|
||||
"TripAdvisor",
|
||||
"HungryTable",
|
||||
"DelhiBites",
|
||||
"LocalEats",
|
||||
]}
|
||||
"Swiggy", "Zomato", "Google Reviews", "TripAdvisor", "HungryTable", "DelhiBites", "LocalEats"]}
|
||||
title="Trusted by Foodies"
|
||||
description="Joining the journey of flavors every day."
|
||||
/>
|
||||
@@ -235,45 +153,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Avinash Kumar",
|
||||
role: "Diner",
|
||||
company: "Local Patron",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-719.jpg",
|
||||
},
|
||||
id: "t1", name: "Avinash Kumar", role: "Diner", company: "Local Patron", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-719.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ayushi Sehgal",
|
||||
role: "Foodie",
|
||||
company: "Regular Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg",
|
||||
},
|
||||
id: "t2", name: "Ayushi Sehgal", role: "Foodie", company: "Regular Guest", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Gagan Magrai",
|
||||
role: "Gourmet",
|
||||
company: "Food Critic",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-16512.jpg",
|
||||
},
|
||||
id: "t3", name: "Gagan Magrai", role: "Gourmet", company: "Food Critic", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-16512.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Rahul Sharma",
|
||||
role: "Diner",
|
||||
company: "Frequent Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-delicious-cocktails_23-2150166137.jpg",
|
||||
},
|
||||
id: "t4", name: "Rahul Sharma", role: "Diner", company: "Frequent Guest", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-delicious-cocktails_23-2150166137.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Priya Singh",
|
||||
role: "Visitor",
|
||||
company: "Casual Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg",
|
||||
},
|
||||
id: "t5", name: "Priya Singh", role: "Visitor", company: "Casual Guest", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg"},
|
||||
]}
|
||||
title="Voices of Delight"
|
||||
description="Hear what our guests have to say about their experience."
|
||||
@@ -286,20 +179,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What are your opening hours?",
|
||||
content: "We open daily at 2:00 PM.",
|
||||
},
|
||||
id: "f1", title: "What are your opening hours?", content: "We open daily at 2:00 PM."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer delivery?",
|
||||
content: "Yes, we are listed on Swiggy and Zomato for your convenience.",
|
||||
},
|
||||
id: "f2", title: "Do you offer delivery?", content: "Yes, we are listed on Swiggy and Zomato for your convenience."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you cater for large groups?",
|
||||
content: "Absolutely! Contact us via phone to arrange group bookings.",
|
||||
},
|
||||
id: "f3", title: "Do you cater for large groups?", content: "Absolutely! Contact us via phone to arrange group bookings."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg"
|
||||
title="Common Inquiries"
|
||||
@@ -312,18 +196,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Visit us at Shop No 55, High Street Avenue, Sector 52, Gurugram. Call us at 087003 87090 for reservations."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.google.com"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:08700387090",
|
||||
},
|
||||
text: "Call Now", href: "tel:08700387090"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -332,46 +211,29 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Menu", href: "#products"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Online Order",
|
||||
href: "#",
|
||||
},
|
||||
label: "Online Order", href: "#"},
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Call: 087003 87090",
|
||||
href: "tel:08700387090",
|
||||
},
|
||||
label: "Call: 087003 87090", href: "tel:08700387090"},
|
||||
{
|
||||
label: "Sector 52, Gurugram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sector 52, Gurugram", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user