1 Commits

Author SHA1 Message Date
5b751ad71f Update src/app/page.tsx 2026-04-24 09:43:04 +00:00

View File

@@ -32,29 +32,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "Experience", name: "Experience", id: "experience"},
id: "experience",
},
{ {
name: "Gallery", name: "Gallery", id: "gallery"},
id: "gallery",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="HIN JRVEJ" brandName="HIN JRVEJ"
/> />
@@ -66,38 +54,24 @@ export default function LandingPage() {
description="Authentic Armenian Dining Experience" description="Authentic Armenian Dining Experience"
buttons={[ buttons={[
{ {
text: "Reserve a Table", text: "Reserve a Table", href: "#contact"},
href: "#contact",
},
{ {
text: "View Menu", text: "View Menu", href: "#menu"},
href: "#menu",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-lesbian-couple-restaurant_23-2150276404.jpg" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-lesbian-couple-restaurant_23-2150276404.jpg"
showDimOverlay={true} showDimOverlay={true}
showBlur={true} showBlur={true}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/high-angle-senior-with-delicious-food_23-2150854212.jpg", src: "http://img.b2bpic.net/free-photo/high-angle-senior-with-delicious-food_23-2150854212.jpg", alt: "High angle senior with delicious food"},
alt: "High angle senior with delicious food",
},
{ {
src: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2147680645.jpg", src: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2147680645.jpg", alt: "Friends eating in restaurant"},
alt: "Friends eating in restaurant",
},
{ {
src: "http://img.b2bpic.net/free-photo/side-view-breakfast-set-azerbaijani-style-eggs-with-tomatoes-toast-jam-honey-fresh-tomato-cucumber-cheese-french-bread-rolls-black-tea-cup_141793-3604.jpg", src: "http://img.b2bpic.net/free-photo/side-view-breakfast-set-azerbaijani-style-eggs-with-tomatoes-toast-jam-honey-fresh-tomato-cucumber-cheese-french-bread-rolls-black-tea-cup_141793-3604.jpg", alt: "Side view breakfast set azerbaijani style"},
alt: "Side view breakfast set azerbaijani style",
},
{ {
src: "http://img.b2bpic.net/free-photo/top-view-man-eating-arab-restaurant_23-2147794344.jpg", src: "http://img.b2bpic.net/free-photo/top-view-man-eating-arab-restaurant_23-2147794344.jpg", alt: "Top view of man eating in restaurant"},
alt: "Top view of man eating in restaurant",
},
{ {
src: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg", src: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg", alt: "Woman in golden suit sits in the cafe"},
alt: "Woman in golden suit sits in the cafe",
},
]} ]}
avatarText="Join our growing family of guests" avatarText="Join our growing family of guests"
/> />
@@ -124,41 +98,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", name: "Khorovats Armenian BBQ", price: "Varies", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kebab-ribs-with-fried-vegetables-chopped-onion-knife-ayran-wooden-food-tray_176474-3380.jpg"},
name: "Khorovats Armenian BBQ",
price: "Varies",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-kebab-ribs-with-fried-vegetables-chopped-onion-knife-ayran-wooden-food-tray_176474-3380.jpg",
},
{ {
id: "2", id: "2", name: "Armenian Tandoor Bread", price: "Small", imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-basturma-kebab-with-tomato-hot-pepper-grill-with-onion-sumac_141793-4634.jpg"},
name: "Armenian Tandoor Bread",
price: "Small",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-basturma-kebab-with-tomato-hot-pepper-grill-with-onion-sumac_141793-4634.jpg",
},
{ {
id: "3", id: "3", name: "Cheese Plate", price: "Medium", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-salad-with-bell-peppers-parsley-topped-with-chicken-pieces-skewers_141793-2112.jpg"},
name: "Cheese Plate",
price: "Medium",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-salad-with-bell-peppers-parsley-topped-with-chicken-pieces-skewers_141793-2112.jpg",
},
{ {
id: "4", id: "4", name: "Avelluk Salad", price: "Light", imageSrc: "http://img.b2bpic.net/free-photo/traditional-mangal-salad-served-with-chopped-vegetables_114579-2895.jpg"},
name: "Avelluk Salad",
price: "Light",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mangal-salad-served-with-chopped-vegetables_114579-2895.jpg",
},
{ {
id: "5", id: "5", name: "Cold Cuts Selection", price: "Shared", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raclette-dish-with-ingredients-delicious-food_23-2149514167.jpg"},
name: "Cold Cuts Selection",
price: "Shared",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raclette-dish-with-ingredients-delicious-food_23-2149514167.jpg",
},
{ {
id: "6", id: "6", name: "Serkevil Juice", price: "Refresh", imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-delicious-tilsiter-cheese-snacks_114579-29976.jpg"},
name: "Serkevil Juice",
price: "Refresh",
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-delicious-tilsiter-cheese-snacks_114579-29976.jpg",
},
]} ]}
title="Our Signature Dishes" title="Our Signature Dishes"
description="Indulge in our carefully crafted menu featuring fresh, locally sourced ingredients." description="Indulge in our carefully crafted menu featuring fresh, locally sourced ingredients."
@@ -171,23 +121,14 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Private Dining Rooms", title: "Tableside Preparation", description: "Watch as our chefs masterfully prepare traditional dishes with authentic flair.", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-dish_23-2149567431.jpg"},
description: "Perfect for intimate gatherings, business meetings, and celebrations.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89993.jpg",
},
{ {
title: "Live Music Evenings", title: "Live Traditional Music", description: "Enchanting performances featuring the duduk and traditional folk arrangements.", imageSrc: "http://img.b2bpic.net/free-photo/musician-playing-duduk_23-2148767352.jpg"},
description: "Immerse yourself in live performances that capture the soul of Armenia.",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg",
},
{ {
title: "Authentic Atmosphere", title: "Private Chef Service", description: "Curated multi-course menus tailored exclusively for your private event.", imageSrc: "http://img.b2bpic.net/free-photo/private-dining-setup_23-2149172288.jpg"},
description: "Designed with comfort in mind, reflecting home-like warmth and refined luxury.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-tea-cup_23-2148786653.jpg",
},
]} ]}
title="A Complete Dining Experience" title="An Elevated Dining Journey"
description="Beyond just food, we provide an immersive atmosphere for your special moments." description="Experience the pinnacle of hospitality where tradition meets modern luxury."
/> />
</div> </div>
@@ -196,33 +137,18 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Suren A.", imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-review_23-2148972583.jpg"},
name: "Anna S.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-with-food_23-2149152879.jpg",
},
{ {
id: "2", id: "2", name: "Ani M.", imageSrc: "http://img.b2bpic.net/free-photo/diner-enjoying-meal_23-2149258293.jpg"},
name: "David K.",
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-couple-clinking-glasses-together-restaurant_53876-42638.jpg",
},
{ {
id: "3", id: "3", name: "Gevorg K.", imageSrc: "http://img.b2bpic.net/free-photo/man-dining-restaurant_23-2148732948.jpg"},
name: "Maria B.",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328201.jpg",
},
{ {
id: "4", id: "4", name: "Nare H.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-at-dinner_23-2149462842.jpg"},
name: "John D.",
imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg",
},
{ {
id: "5", id: "5", name: "Artur B.", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-guest_23-2149827394.jpg"},
name: "Elena V.",
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891043.jpg",
},
]} ]}
cardTitle="Guest Reflections" cardTitle="What Our Patrons Say"
cardTag="Testimonials" cardTag="Customer Reviews"
cardAnimation="slide-up" cardAnimation="slide-up"
/> />
</div> </div>
@@ -233,38 +159,20 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Atmosphere", title: "Grand Entrance", description: "Welcoming guests with authentic charm.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-restaurant-entryway_23-2149567283.jpg"},
description: "Refined cultural details.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-concept_23-2148510912.jpg",
},
{ {
title: "Cuisine", title: "Main Dining Room", description: "Where history meets refined dining.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-dining-interior_23-2149582739.jpg"},
description: "Artfully plated dishes.",
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-dining-table-arrangement_52683-111485.jpg",
},
{ {
title: "Details", title: "Traditional Decor", description: "Handcrafted details honoring heritage.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-armenian-ornaments_23-2149487563.jpg"},
description: "Warm and cozy accents.",
imageSrc: "http://img.b2bpic.net/free-photo/safari-party-with-golden-cutlery_23-2149707849.jpg",
},
{ {
title: "Seating", title: "Outdoor Terrace", description: "Al fresco dining under the stars.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-outdoor-terrace_23-2149275847.jpg"},
description: "Designed for comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629587.jpg",
},
{ {
title: "Vibe", title: "Chef's Kitchen", description: "Fresh ingredients, artisanal cooking.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-kitchen-service_23-2149568736.jpg"},
description: "Authentic and welcoming.",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-plank-with-food-drinks-carpet-beach_23-2147645537.jpg",
},
{ {
title: "Moments", title: "Wine Collection", description: "Curated local and regional wines.", imageSrc: "http://img.b2bpic.net/free-photo/wine-cellar-display_23-2149582736.jpg"},
description: "Creating special memories.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312227.jpg",
},
]} ]}
title="Gallery" title="Restaurant Gallery"
description="A glimpse into our restaurant's warm and refined dining experience." description="A visual tour of the unique atmosphere at Hin Jrvej."
/> />
</div> </div>
@@ -273,20 +181,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "Do you offer private parking?", content: "Yes, we provide free dedicated parking for all our guests."},
title: "Do you offer private parking?",
content: "Yes, we provide free dedicated parking for all our guests.",
},
{ {
id: "2", id: "2", title: "Can I book a private room?", content: "Absolutely. Please contact us to reserve our private dining facilities."},
title: "Can I book a private room?",
content: "Absolutely. Please contact us to reserve our private dining facilities.",
},
{ {
id: "3", id: "3", title: "Do you offer delivery services?", content: "Yes, we provide delivery so you can enjoy our cuisine at home."},
title: "Do you offer delivery services?",
content: "Yes, we provide delivery so you can enjoy our cuisine at home.",
},
]} ]}
sideTitle="Common Inquiries" sideTitle="Common Inquiries"
faqsAnimation="slide-up" faqsAnimation="slide-up"
@@ -297,20 +196,15 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Visit Us" tag="Visit Us"
title="Hin Jrvej awaits you" title="Hin Jrvej awaits you"
description="Bagrevand St, Yerevan. Open daily until 00:00. Call us at +374 91 676400." description="Bagrevand St, Yerevan. Open daily until 00:00. Call us at +374 91 676400."
buttons={[ buttons={[
{ {
text: "Get Directions", text: "Get Directions", href: "#"},
href: "#",
},
{ {
text: "Call Now", text: "Call Now", href: "tel:+37491676400"},
href: "tel:+37491676400",
},
]} ]}
/> />
</div> </div>
@@ -321,29 +215,19 @@ export default function LandingPage() {
logoText="HIN JRVEJ" logoText="HIN JRVEJ"
columns={[ columns={[
{ {
title: "Info", title: "Info", items: [
items: [
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "Directions", label: "Directions", href: "#"},
href: "#",
},
{ {
label: "Call Us", label: "Call Us", href: "tel:+37491676400"},
href: "tel:+37491676400",
},
], ],
}, },
]} ]}