Merge version_1 into main #1
191
src/app/page.tsx
191
src/app/page.tsx
@@ -31,69 +31,38 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Mykonos Nashik"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="A Slice of Mykonos in Nashik"
|
||||
description="Experience authentic Mediterranean flavors crafted with fresh, locally-sourced ingredients. Immerse yourself in a serene atmosphere that transports your senses to the Aegean coast."
|
||||
tag="Exquisite Mediterranean Dining"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Book a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Table", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wedding-table-arrangement_23-2150279480.jpg",
|
||||
imageAlt: "Mediterranean Dining Ambience",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wedding-table-arrangement_23-2150279480.jpg", imageAlt: "Mediterranean Dining Ambience"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-glasses_1203-1742.jpg",
|
||||
imageAlt: "Mediterranean Dining Ambience",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg",
|
||||
imageAlt: "Table assortment with plant above view",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg",
|
||||
imageAlt: "Plate set with fork,spoon and knife",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-assortment-with-plant_23-2148914894.jpg",
|
||||
imageAlt: "Top view table assortment with plant",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-glasses_1203-1742.jpg", imageAlt: "Mediterranean Dining Ambience"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -106,14 +75,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "The Soul of Our Kitchen",
|
||||
},
|
||||
type: "text", content: "The Soul of Our Kitchen"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/flat-lay-glass-white-grapes-with-glass-whisky-kitchen-towel-dark-blue-marble-background-horizontal_176474-63936.jpg",
|
||||
alt: "Kitchen Scene",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/flat-lay-glass-white-grapes-with-glass-whisky-kitchen-towel-dark-blue-marble-background-horizontal_176474-63936.jpg", alt: "Kitchen Scene"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -126,41 +90,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Authentic Greek Salad",
|
||||
price: "₹450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-vegetables-with-meat-cream-sauce-white-plate_141793-3844.jpg",
|
||||
},
|
||||
id: "1", name: "Authentic Greek Salad", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-vegetables-with-meat-cream-sauce-white-plate_141793-3844.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mediterranean Seafood Platter",
|
||||
price: "₹1200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg",
|
||||
},
|
||||
id: "2", name: "Mediterranean Seafood Platter", price: "₹1200", imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Signature Baklava",
|
||||
price: "₹300",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85592.jpg",
|
||||
},
|
||||
id: "3", name: "Signature Baklava", price: "₹300", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85592.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Herb Roasted Lamb",
|
||||
price: "₹950",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-greek-salad-lettuce-tomatoes-feta-cheese-cucumbers-black-olives-purple-onion_176474-2600.jpg",
|
||||
},
|
||||
id: "4", name: "Herb Roasted Lamb", price: "₹950", imageSrc: "http://img.b2bpic.net/free-photo/close-up-greek-salad-lettuce-tomatoes-feta-cheese-cucumbers-black-olives-purple-onion_176474-2600.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Grilled Halloumi Skewers",
|
||||
price: "₹550",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-sac-ichi-with-meat-potatoes-served-with-yogurt-composto-wooden-board_114579-8624.jpg",
|
||||
},
|
||||
id: "5", name: "Grilled Halloumi Skewers", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-sac-ichi-with-meat-potatoes-served-with-yogurt-composto-wooden-board_114579-8624.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Olive Oil Infused Pasta",
|
||||
price: "₹700",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-berry-tart-decorated-with-strawberry-grape-peach_140725-5093.jpg",
|
||||
},
|
||||
id: "6", name: "Olive Oil Infused Pasta", price: "₹700", imageSrc: "http://img.b2bpic.net/free-photo/top-view-berry-tart-decorated-with-strawberry-grape-peach_140725-5093.jpg"},
|
||||
]}
|
||||
title="Signature Flavors"
|
||||
description="Explore our handpicked Mediterranean culinary delights, crafted for the discerning palate."
|
||||
@@ -174,31 +114,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "10k+",
|
||||
title: "Happy Guests",
|
||||
items: [
|
||||
"Dining Experiences",
|
||||
"Special Events",
|
||||
],
|
||||
id: "1", value: "10k+", title: "Happy Guests", items: [
|
||||
"Dining Experiences", "Special Events"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "50+",
|
||||
title: "Menu Varieties",
|
||||
items: [
|
||||
"Chef's Specialties",
|
||||
"Seasonal Dishes",
|
||||
],
|
||||
id: "2", value: "50+", title: "Menu Varieties", items: [
|
||||
"Chef's Specialties", "Seasonal Dishes"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "4.9",
|
||||
title: "Avg Rating",
|
||||
items: [
|
||||
"Google Reviews",
|
||||
"Zomato Rating",
|
||||
],
|
||||
id: "3", value: "4.9", title: "Avg Rating", items: [
|
||||
"Google Reviews", "Zomato Rating"],
|
||||
},
|
||||
]}
|
||||
title="Why Mykonos?"
|
||||
@@ -214,25 +139,15 @@ export default function LandingPage() {
|
||||
author="Anjali & Rohan"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/married-couple-facing-camera_23-2148060459.jpg",
|
||||
alt: "Guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/married-couple-facing-camera_23-2148060459.jpg", alt: "Guest"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6829.jpg",
|
||||
alt: "Guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6829.jpg", alt: "Guest"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-ok-gesture_1298-73.jpg",
|
||||
alt: "Guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-ok-gesture_1298-73.jpg", alt: "Guest"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg",
|
||||
alt: "Guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg", alt: "Guest"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg",
|
||||
alt: "Guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", alt: "Guest"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -245,20 +160,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do I need a reservation?",
|
||||
content: "Yes, we highly recommend booking in advance, especially during weekends.",
|
||||
},
|
||||
id: "1", title: "Do I need a reservation?", content: "Yes, we highly recommend booking in advance, especially during weekends."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are there vegetarian options?",
|
||||
content: "We offer a diverse selection of authentic Mediterranean vegetarian dishes.",
|
||||
},
|
||||
id: "2", title: "Are there vegetarian options?", content: "We offer a diverse selection of authentic Mediterranean vegetarian dishes."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you host private events?",
|
||||
content: "Absolutely, our space is perfect for intimate gatherings and special occasions.",
|
||||
},
|
||||
id: "3", title: "Do you host private events?", content: "Absolutely, our space is perfect for intimate gatherings and special occasions."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/asian-waiter-making-recommendation-young-couple_1262-1428.jpg"
|
||||
title="Common Questions"
|
||||
@@ -271,8 +177,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Book Your Visit"
|
||||
title="Reserve Your Experience"
|
||||
description="Ready to dine? Reach out for reservations or event inquiries."
|
||||
@@ -285,37 +190,23 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Reserve",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reserve", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Nashik Main Road",
|
||||
href: "#",
|
||||
},
|
||||
label: "Nashik Main Road", href: "#"},
|
||||
{
|
||||
label: "+91 98765 43210",
|
||||
href: "tel:+919876543210",
|
||||
},
|
||||
label: "+91 98765 43210", href: "tel:+919876543210"},
|
||||
{
|
||||
label: "info@mykonosnashik.com",
|
||||
href: "mailto:info@mykonosnashik.com",
|
||||
},
|
||||
label: "info@mykonosnashik.com", href: "mailto:info@mykonosnashik.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user