Merge version_1 into main #2
273
src/app/page.tsx
273
src/app/page.tsx
@@ -31,29 +31,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Nightlife",
|
||||
id: "#nightlife",
|
||||
},
|
||||
name: "Nightlife", id: "#nightlife"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "#gallery",
|
||||
},
|
||||
name: "Gallery", id: "#gallery"},
|
||||
{
|
||||
name: "Reservations",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Reservations", id: "#contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xulubc"
|
||||
logoAlt="Khinkali Nights logo"
|
||||
@@ -61,34 +49,27 @@ export default function LandingPage() {
|
||||
bottomLeftText="Authentic Georgian Flavors"
|
||||
bottomRightText="experience@khinkalinights.com"
|
||||
button={{
|
||||
text: "Book a Table",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book a Table", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="Khinkali Nights"
|
||||
description="Taste Georgia After Dark. An unforgettable journey through authentic Georgian cuisine and vibrant nightlife."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Explore Menu", href: "#menu"},
|
||||
{
|
||||
text: "Book a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Table", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551551.jpg?_wi=1"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551551.jpg"
|
||||
videoAriaLabel="Cinematic video of Georgian food, wine, and pub nightlife"
|
||||
mediaAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551551.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551551.jpg"
|
||||
imageAlt="cinematic Georgian restaurant atmosphere video"
|
||||
/>
|
||||
</div>
|
||||
@@ -100,9 +81,7 @@ export default function LandingPage() {
|
||||
title="Where Tradition Meets Tomorrow: The Soul of Georgia, Reignited."
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover More",
|
||||
href: "#",
|
||||
},
|
||||
text: "Discover More", href: "#"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -116,47 +95,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "khinkali-1",
|
||||
name: "Classic Khinkali",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gyurza-white-plate-with-sumac-sour-cream_141793-291.jpg",
|
||||
imageAlt: "Steaming Khinkali dumplings",
|
||||
},
|
||||
id: "khinkali-1", name: "Classic Khinkali", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/gyurza-white-plate-with-sumac-sour-cream_141793-291.jpg", imageAlt: "Steaming Khinkali dumplings"},
|
||||
{
|
||||
id: "khachapuri-1",
|
||||
name: "Adjarian Khachapuri",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-egg-bread-baked-with-flour-cheese-rustic-desk_140725-75621.jpg",
|
||||
imageAlt: "Adjarian Khachapuri with egg",
|
||||
},
|
||||
id: "khachapuri-1", name: "Adjarian Khachapuri", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-egg-bread-baked-with-flour-cheese-rustic-desk_140725-75621.jpg", imageAlt: "Adjarian Khachapuri with egg"},
|
||||
{
|
||||
id: "mtsvadi-1",
|
||||
name: "Mtsvadi Skewers",
|
||||
price: "$24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-wings-cooked-teriyaki-sauce-garnished-with-sesame_140725-1973.jpg",
|
||||
imageAlt: "Grilled Mtsvadi skewers",
|
||||
},
|
||||
id: "mtsvadi-1", name: "Mtsvadi Skewers", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/chicken-wings-cooked-teriyaki-sauce-garnished-with-sesame_140725-1973.jpg", imageAlt: "Grilled Mtsvadi skewers"},
|
||||
{
|
||||
id: "churchkhela-1",
|
||||
name: "Churchkhela Assortment",
|
||||
price: "$10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-arabic-pastry_23-2147868921.jpg",
|
||||
imageAlt: "Traditional Georgian Churchkhela",
|
||||
},
|
||||
id: "churchkhela-1", name: "Churchkhela Assortment", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-arabic-pastry_23-2147868921.jpg", imageAlt: "Traditional Georgian Churchkhela"},
|
||||
{
|
||||
id: "saperavi-1",
|
||||
name: "Saperavi Wine (Glass)",
|
||||
price: "$14",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pouring-drink-glass_23-2149272878.jpg",
|
||||
imageAlt: "Glass of Saperavi red wine",
|
||||
},
|
||||
id: "saperavi-1", name: "Saperavi Wine (Glass)", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pouring-drink-glass_23-2149272878.jpg", imageAlt: "Glass of Saperavi red wine"},
|
||||
{
|
||||
id: "cocktail-1",
|
||||
name: "Amber Night Cocktail",
|
||||
price: "$16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-lemon-slice_140725-6595.jpg",
|
||||
imageAlt: "Elegant amber cocktail",
|
||||
},
|
||||
id: "cocktail-1", name: "Amber Night Cocktail", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-lemon-slice_140725-6595.jpg", imageAlt: "Elegant amber cocktail"},
|
||||
]}
|
||||
title="Our Culinary Journey & Bar Delights"
|
||||
description="From ancient recipes to modern mixology, savor the diverse flavors of Georgia, perfectly paired with our curated selection of wines and signature cocktails."
|
||||
@@ -170,41 +119,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "dj-nights",
|
||||
title: "DJ & Dance Nights",
|
||||
author: "Feel the Rhythm",
|
||||
description: "Experience electrifying beats from local and international DJs, transforming your evening into an energetic dance party.",
|
||||
tags: [
|
||||
"Music",
|
||||
"Party",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-vintage-cafe-style-pin-up_1321-1401.jpg",
|
||||
imageAlt: "DJ playing music in a vibrant pub",
|
||||
},
|
||||
id: "dj-nights", title: "DJ & Dance Nights", author: "Feel the Rhythm", description: "Experience electrifying beats from local and international DJs, transforming your evening into an energetic dance party.", tags: [
|
||||
"Music", "Party"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-vintage-cafe-style-pin-up_1321-1401.jpg", imageAlt: "DJ playing music in a vibrant pub"},
|
||||
{
|
||||
id: "live-music",
|
||||
title: "Live Georgian Melodies",
|
||||
author: "Soulful Sounds",
|
||||
description: "Immerse yourself in the rich harmonies of live Georgian folk music and modern acoustic sets, a perfect backdrop for your dinner.",
|
||||
tags: [
|
||||
"Culture",
|
||||
"Ambiance",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-spending-quality-time-together_53876-14411.jpg",
|
||||
imageAlt: "Live Georgian music performance",
|
||||
},
|
||||
id: "live-music", title: "Live Georgian Melodies", author: "Soulful Sounds", description: "Immerse yourself in the rich harmonies of live Georgian folk music and modern acoustic sets, a perfect backdrop for your dinner.", tags: [
|
||||
"Culture", "Ambiance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-spending-quality-time-together_53876-14411.jpg", imageAlt: "Live Georgian music performance"},
|
||||
{
|
||||
id: "lounge-chill",
|
||||
title: "Lounge & Crafted Cocktails",
|
||||
author: "Unwind in Style",
|
||||
description: "Relax in our plush lounge areas with a handcrafted cocktail, enjoying the intimate ambiance and perhaps a premium hookah.",
|
||||
tags: [
|
||||
"Relax",
|
||||
"Drinks",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-people-vaping-from-hookah-bar_23-2149194188.jpg",
|
||||
imageAlt: "Cozy lounge area with cocktails and mood lighting",
|
||||
},
|
||||
id: "lounge-chill", title: "Lounge & Crafted Cocktails", author: "Unwind in Style", description: "Relax in our plush lounge areas with a handcrafted cocktail, enjoying the intimate ambiance and perhaps a premium hookah.", tags: [
|
||||
"Relax", "Drinks"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-people-vaping-from-hookah-bar_23-2149194188.jpg", imageAlt: "Cozy lounge area with cocktails and mood lighting"},
|
||||
]}
|
||||
title="The Khinkali Nights Experience: After Dark"
|
||||
description="As the sun sets, our restaurant transforms into Tbilisi's most atmospheric pub. Discover a world of vibrant music, artisanal cocktails, and unparalleled ambiance."
|
||||
@@ -218,47 +143,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
team={[
|
||||
{
|
||||
id: "gallery-1",
|
||||
name: "Elegant Interiors",
|
||||
role: "Where every detail speaks luxury.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-decor-lamp-inspired-by-fruits_23-2151362014.jpg",
|
||||
imageAlt: "Luxurious Georgian restaurant interior at night",
|
||||
},
|
||||
id: "gallery-1", name: "Elegant Interiors", role: "Where every detail speaks luxury.", imageSrc: "http://img.b2bpic.net/free-photo/interior-decor-lamp-inspired-by-fruits_23-2151362014.jpg", imageAlt: "Luxurious Georgian restaurant interior at night"},
|
||||
{
|
||||
id: "gallery-2",
|
||||
name: "The Feast Awaits",
|
||||
role: "A cinematic spread of Georgian delicacies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower-bouquet-single-pink-tulip-inside-white-plates_114579-2386.jpg",
|
||||
imageAlt: "Cinematic spread of Georgian food and wine",
|
||||
},
|
||||
id: "gallery-2", name: "The Feast Awaits", role: "A cinematic spread of Georgian delicacies.", imageSrc: "http://img.b2bpic.net/free-photo/flower-bouquet-single-pink-tulip-inside-white-plates_114579-2386.jpg", imageAlt: "Cinematic spread of Georgian food and wine"},
|
||||
{
|
||||
id: "gallery-3",
|
||||
name: "Moments of Joy",
|
||||
role: "Guests immersed in wine, food & music.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg",
|
||||
imageAlt: "Guests enjoying wine and music in the pub",
|
||||
},
|
||||
id: "gallery-3", name: "Moments of Joy", role: "Guests immersed in wine, food & music.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg", imageAlt: "Guests enjoying wine and music in the pub"},
|
||||
{
|
||||
id: "gallery-4",
|
||||
name: "Fire & Flavor",
|
||||
role: "The heart of our kitchen comes alive.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864224.jpg",
|
||||
imageAlt: "Chef grilling mtsvadi over open fire",
|
||||
},
|
||||
id: "gallery-4", name: "Fire & Flavor", role: "The heart of our kitchen comes alive.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864224.jpg", imageAlt: "Chef grilling mtsvadi over open fire"},
|
||||
{
|
||||
id: "gallery-5",
|
||||
name: "Crafted Perfection",
|
||||
role: "Our mixologists, masters of their art.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-bar_23-2148014961.jpg",
|
||||
imageAlt: "Stylish bar counter with cocktails being prepared",
|
||||
},
|
||||
id: "gallery-5", name: "Crafted Perfection", role: "Our mixologists, masters of their art.", imageSrc: "http://img.b2bpic.net/free-photo/friends-bar_23-2148014961.jpg", imageAlt: "Stylish bar counter with cocktails being prepared"},
|
||||
{
|
||||
id: "gallery-6",
|
||||
name: "The Wine Legacy",
|
||||
role: "A curated collection, deep with history.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baroque-style-with-delicious-fruits-assortment_23-2149629950.jpg",
|
||||
imageAlt: "Impressive wine wall display",
|
||||
},
|
||||
id: "gallery-6", name: "The Wine Legacy", role: "A curated collection, deep with history.", imageSrc: "http://img.b2bpic.net/free-photo/baroque-style-with-delicious-fruits-assortment_23-2149629950.jpg", imageAlt: "Impressive wine wall display"},
|
||||
]}
|
||||
title="Atmosphere & Culinary Gallery"
|
||||
description="Step into our world. A visual journey through our luxurious interiors, exquisite dishes, and the vibrant energy of Khinkali Nights."
|
||||
@@ -272,45 +167,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elene K.",
|
||||
handle: "@elene_foodie",
|
||||
testimonial: "Khinkali Nights perfectly captures the essence of Georgian hospitality with a modern twist. The food is divine, and the atmosphere is simply magical. A must-visit!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lady-good-mood-poses-terrace-with-champagne-glass-girl-with-beautiful-hairstyle-fashionable-clothes-enjoys-relaxing-balcony_197531-29954.jpg",
|
||||
imageAlt: "Portrait of Elene K.",
|
||||
},
|
||||
id: "1", name: "Elene K.", handle: "@elene_foodie", testimonial: "Khinkali Nights perfectly captures the essence of Georgian hospitality with a modern twist. The food is divine, and the atmosphere is simply magical. A must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/lady-good-mood-poses-terrace-with-champagne-glass-girl-with-beautiful-hairstyle-fashionable-clothes-enjoys-relaxing-balcony_197531-29954.jpg", imageAlt: "Portrait of Elene K."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Giorgi A.",
|
||||
handle: "@giorgi_nightlife",
|
||||
testimonial: "The best pub experience in Tbilisi! Incredible cocktails, fantastic live music, and the energy is infectious. My go-to spot for a memorable night out.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg",
|
||||
imageAlt: "Portrait of Giorgi A.",
|
||||
},
|
||||
id: "2", name: "Giorgi A.", handle: "@giorgi_nightlife", testimonial: "The best pub experience in Tbilisi! Incredible cocktails, fantastic live music, and the energy is infectious. My go-to spot for a memorable night out.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg", imageAlt: "Portrait of Giorgi A."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Nino M.",
|
||||
handle: "@nino_explorer",
|
||||
testimonial: "From the moment you step in, you're transported. The traditional dishes are authentic, and the service is impeccable. A truly luxurious Georgian experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-kissing-man_23-2148933427.jpg",
|
||||
imageAlt: "Portrait of Nino M.",
|
||||
},
|
||||
id: "3", name: "Nino M.", handle: "@nino_explorer", testimonial: "From the moment you step in, you're transported. The traditional dishes are authentic, and the service is impeccable. A truly luxurious Georgian experience.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-kissing-man_23-2148933427.jpg", imageAlt: "Portrait of Nino M."},
|
||||
{
|
||||
id: "4",
|
||||
name: "Levan D.",
|
||||
handle: "@levan_eats",
|
||||
testimonial: "I've never tasted Khachapuri this good! Every dish is a masterpiece, and the wine selection is phenomenal. Khinkali Nights sets a new standard for Georgian dining.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg",
|
||||
imageAlt: "Portrait of Levan D.",
|
||||
},
|
||||
id: "4", name: "Levan D.", handle: "@levan_eats", testimonial: "I've never tasted Khachapuri this good! Every dish is a masterpiece, and the wine selection is phenomenal. Khinkali Nights sets a new standard for Georgian dining.", imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg", imageAlt: "Portrait of Levan D."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mariam S.",
|
||||
handle: "@mariam_vibes",
|
||||
testimonial: "The ambiance is stunning, perfect for a romantic dinner or a fun night with friends. The blend of tradition and modern luxury is executed flawlessly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-person-taking-photo-food-plate-with-smartphone_23-2149428180.jpg",
|
||||
imageAlt: "Portrait of Mariam S.",
|
||||
},
|
||||
id: "5", name: "Mariam S.", handle: "@mariam_vibes", testimonial: "The ambiance is stunning, perfect for a romantic dinner or a fun night with friends. The blend of tradition and modern luxury is executed flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-person-taking-photo-food-plate-with-smartphone_23-2149428180.jpg", imageAlt: "Portrait of Mariam S."},
|
||||
]}
|
||||
title="Our Guests Speak: Raves & Reviews"
|
||||
description="Hear directly from those who've savored our culinary creations and danced into the night. Your unforgettable experience awaits."
|
||||
@@ -321,20 +186,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "glowing-orb",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Reserve Your Table"
|
||||
title="Experience Khinkali Nights: Book Now"
|
||||
description="Whether it's a culinary journey during the day or a vibrant pub experience at night, we invite you to create unforgettable memories with us."
|
||||
buttons={[
|
||||
{
|
||||
text: "Make a Reservation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Make a Reservation", href: "#"},
|
||||
{
|
||||
text: "WhatsApp Us",
|
||||
href: "https://wa.me/1234567890",
|
||||
},
|
||||
text: "WhatsApp Us", href: "https://wa.me/1234567890"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -345,58 +205,35 @@ export default function LandingPage() {
|
||||
logoText="Khinkali Nights"
|
||||
columns={[
|
||||
{
|
||||
title: "Discover",
|
||||
items: [
|
||||
title: "Discover", items: [
|
||||
{
|
||||
label: "Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Our Menu", href: "#menu"},
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Nightlife",
|
||||
href: "#nightlife",
|
||||
},
|
||||
label: "Nightlife", href: "#nightlife"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Gallery", href: "#gallery"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Visit Us",
|
||||
items: [
|
||||
title: "Visit Us", items: [
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
{
|
||||
label: "Location (Google Maps)",
|
||||
href: "https://maps.app.goo.gl/YourGoogleMapsLink",
|
||||
},
|
||||
label: "Location (Google Maps)", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
|
||||
{
|
||||
label: "Working Hours",
|
||||
href: "#",
|
||||
},
|
||||
label: "Working Hours", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/khinkalinights",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/khinkalinights"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com/khinkalinights",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com/khinkalinights"},
|
||||
{
|
||||
label: "TikTok",
|
||||
href: "https://tiktok.com/@khinkalinights",
|
||||
},
|
||||
label: "TikTok", href: "https://tiktok.com/@khinkalinights"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user