Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-08 06:18:41 +00:00
2 changed files with 84 additions and 235 deletions

View File

@@ -24,7 +24,7 @@ export default function AboutPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="largeSmallSizeLargeTitles"
background="fluid"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -35,9 +35,7 @@ export default function AboutPage() {
brandName="Tun Lahmajo"
navItems={navItems}
button={{
text: "Reserve Table",
href: "#contact",
}}
text: "Reserve Table", href: "#contact"}}
/>
</div>
@@ -46,31 +44,23 @@ export default function AboutPage() {
title="A Home for Armenian Traditions"
description="Tun Lahmajo translates to 'House of Lahmajo' a sanctuary where centuries-old Armenian culinary traditions come alive. We believe in authentic preparation, premium ingredients, and creating moments that bring people together."
tag="Our Story"
tagIcon={Home}
tagIcon={BookOpen}
tagAnimation="slide-up"
bulletPoints={[
{
title: "Traditional Recipes",
description: "Recipes passed down through generations, honoring Armenian heritage",
icon: BookOpen,
title: "Traditional Recipes", description: "Recipes passed down through generations, honoring Armenian heritage", icon: BookOpen,
},
{
title: "Premium Ingredients",
description: "Sourced from local vendors and trusted suppliers for authentic flavor",
icon: Leaf,
title: "Premium Ingredients", description: "Sourced from local vendors and trusted suppliers for authentic flavor", icon: Leaf,
},
{
title: "Expert Craftsmanship",
description: "Our chefs master the art of traditional Armenian cooking techniques",
icon: Award,
title: "Expert Craftsmanship", description: "Our chefs master the art of traditional Armenian cooking techniques", icon: Award,
},
{
title: "Warm Atmosphere",
description: "A welcoming space where family, friends, and travelers feel at home",
icon: Heart,
title: "Warm Atmosphere", description: "A welcoming space where family, friends, and travelers feel at home", icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg"
imageAlt="Warm and welcoming restaurant interior"
mediaAnimation="blur-reveal"
imagePosition="left"
@@ -78,9 +68,7 @@ export default function AboutPage() {
useInvertedBackground={false}
buttons={[
{
text: "Learn More",
href: "/about",
},
text: "Learn More", href: "/about"},
]}
buttonAnimation="slide-up"
/>
@@ -91,41 +79,24 @@ export default function AboutPage() {
ctaTitle="Make Your Reservation Today"
ctaDescription="Book your table now and experience authentic Armenian cuisine. Call us directly or fill out the reservation form."
ctaButton={{
text: "Reserve Now",
href: "#",
}}
text: "Reserve Now", href: "#"}}
ctaIcon={Phone}
faqs={[
{
id: "1",
title: "What are your opening hours?",
content:
"We're open daily from 12:00 PM to 11:00 PM. We stay open late on weekends until midnight. For special events or group reservations, please call ahead.",
},
id: "1", title: "What are your opening hours?", content:
"We're open daily from 12:00 PM to 11:00 PM. We stay open late on weekends until midnight. For special events or group reservations, please call ahead."},
{
id: "2",
title: "Do you offer delivery and takeaway?",
content:
"Yes! We offer both delivery and takeaway services. Call us at +374 (12) 345-678 to place your order. Delivery is available within central Yerevan.",
},
id: "2", title: "Do you offer delivery and takeaway?", content:
"Yes! We offer both delivery and takeaway services. Call us at +374 (12) 345-678 to place your order. Delivery is available within central Yerevan."},
{
id: "3",
title: "What is your address?",
content:
"Tun Lahmajo is located at 23 Teryan Street, Yerevan, Armenia. We're in the heart of the city, easily accessible by public transport and convenient parking nearby.",
},
id: "3", title: "What is your address?", content:
"Tun Lahmajo is located at 23 Teryan Street, Yerevan, Armenia. We're in the heart of the city, easily accessible by public transport and convenient parking nearby."},
{
id: "4",
title: "Do you accommodate large group reservations?",
content:
"Absolutely! We welcome groups and can accommodate parties of 15+ guests. Please call in advance to arrange seating and discuss your menu preferences.",
},
id: "4", title: "Do you accommodate large group reservations?", content:
"Absolutely! We welcome groups and can accommodate parties of 15+ guests. Please call in advance to arrange seating and discuss your menu preferences."},
{
id: "5",
title: "Are your dishes vegetarian-friendly?",
content:
"Yes, we offer several vegetarian options including vegetable-based lahmajo, cheese manti, and seasonal vegetable dishes. Please mention dietary preferences when ordering.",
},
id: "5", title: "Are your dishes vegetarian-friendly?", content:
"Yes, we offer several vegetarian options including vegetable-based lahmajo, cheese manti, and seasonal vegetable dishes. Please mention dietary preferences when ordering."},
]}
useInvertedBackground={false}
animationType="slide-up"
@@ -137,13 +108,9 @@ export default function AboutPage() {
<FooterLogoReveal
logoText="Tun Lahmajo"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ThemeProvider>

View File

@@ -11,7 +11,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import Link from "next/link";
import {
Flame,
Home,
BookOpen,
Leaf,
Award,
@@ -37,7 +36,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="largeSmallSizeLargeTitles"
background="fluid"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -48,9 +47,7 @@ export default function HomePage() {
brandName="Tun Lahmajo"
navItems={navItems}
button={{
text: "Reserve Table",
href: "#contact",
}}
text: "Reserve Table", href: "#contact"}}
/>
</div>
@@ -62,20 +59,15 @@ export default function HomePage() {
tagIcon={Flame}
tagAnimation="slide-up"
background={{
variant: "fluid",
}}
variant: "glowing-orb"}}
buttons={[
{
text: "Reserve Table",
href: "#contact",
},
text: "Reserve Table", href: "#contact"},
{
text: "Call Now",
href: "tel:+37412345678",
},
text: "Call Now", href: "tel:+37412345678"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-qutabs-cooked-dough-pieces-with-greens-dark-desk-calorie-fat-cooking-dish-dough-meal_140725-101815.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-qutabs-cooked-dough-pieces-with-greens-dark-desk-calorie-fat-cooking-dish-dough-meal_140725-101815.jpg"
imageAlt="Fresh traditional Armenian lahmajo"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -88,35 +80,27 @@ export default function HomePage() {
title="A Home for Armenian Traditions"
description="Tun Lahmajo translates to 'House of Lahmajo' a sanctuary where centuries-old Armenian culinary traditions come alive. We believe in authentic preparation, premium ingredients, and creating moments that bring people together."
tag="Our Story"
tagIcon={Home}
tagIcon={BookOpen}
tagAnimation="slide-up"
bulletPoints={[
{
title: "Traditional Recipes",
description:
"Recipes passed down through generations, honoring Armenian heritage",
icon: BookOpen,
title: "Traditional Recipes", description:
"Recipes passed down through generations, honoring Armenian heritage", icon: BookOpen,
},
{
title: "Premium Ingredients",
description:
"Sourced from local vendors and trusted suppliers for authentic flavor",
icon: Leaf,
title: "Premium Ingredients", description:
"Sourced from local vendors and trusted suppliers for authentic flavor", icon: Leaf,
},
{
title: "Expert Craftsmanship",
description:
"Our chefs master the art of traditional Armenian cooking techniques",
icon: Award,
title: "Expert Craftsmanship", description:
"Our chefs master the art of traditional Armenian cooking techniques", icon: Award,
},
{
title: "Warm Atmosphere",
description:
"A welcoming space where family, friends, and travelers feel at home",
icon: Heart,
title: "Warm Atmosphere", description:
"A welcoming space where family, friends, and travelers feel at home", icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg"
imageAlt="Warm and welcoming restaurant interior"
mediaAnimation="blur-reveal"
imagePosition="left"
@@ -124,9 +108,7 @@ export default function HomePage() {
useInvertedBackground={false}
buttons={[
{
text: "Learn More",
href: "/about",
},
text: "Learn More", href: "/about"},
]}
buttonAnimation="slide-up"
/>
@@ -141,31 +123,16 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
id: "1",
name: "Lahmajo - Herb & Meat",
price: "₽ 2,500",
imageSrc:
"http://img.b2bpic.net/free-photo/traditional-choripan-argentina-sandwich-with-chorizo-chimichurri-sauce-wooden-table_123827-30213.jpg?_wi=1",
imageAlt: "Traditional Armenian lahmajo with herbs and meat",
initialQuantity: 1,
id: "1", name: "Lahmajo - Herb & Meat", price: "₽ 2,500", imageSrc:
"http://img.b2bpic.net/free-photo/traditional-choripan-argentina-sandwich-with-chorizo-chimichurri-sauce-wooden-table_123827-30213.jpg", imageAlt: "Traditional Armenian lahmajo with herbs and meat", initialQuantity: 1,
},
{
id: "2",
name: "Lula Kebab",
price: "₽ 3,200",
imageSrc:
"http://img.b2bpic.net/free-photo/beach-party-concept-with-wooden-plank_23-2147645494.jpg?_wi=1",
imageAlt: "Grilled lula kebab with traditional seasoning",
initialQuantity: 1,
id: "2", name: "Lula Kebab", price: "₽ 3,200", imageSrc:
"http://img.b2bpic.net/free-photo/beach-party-concept-with-wooden-plank_23-2147645494.jpg", imageAlt: "Grilled lula kebab with traditional seasoning", initialQuantity: 1,
},
{
id: "3",
name: "Manti",
price: "₽ 2,800",
imageSrc:
"http://img.b2bpic.net/free-photo/bamboo-platter-with-small-kutabs-stuffed-flatbreads_140725-4943.jpg?_wi=1",
imageAlt: "Traditional Armenian manti dumplings",
initialQuantity: 1,
id: "3", name: "Manti", price: "₽ 2,800", imageSrc:
"http://img.b2bpic.net/free-photo/bamboo-platter-with-small-kutabs-stuffed-flatbreads_140725-4943.jpg", imageAlt: "Traditional Armenian manti dumplings", initialQuantity: 1,
},
]}
gridVariant="three-columns-all-equal-width"
@@ -174,9 +141,7 @@ export default function HomePage() {
useInvertedBackground={false}
buttons={[
{
text: "View Full Menu",
href: "/menu",
},
text: "View Full Menu", href: "/menu"},
]}
buttonAnimation="slide-up"
/>
@@ -191,103 +156,41 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Maria Hovhannisyan, Local Resident",
date: "Date: 15 November 2024",
title: "The best lahmajo in Yerevan!",
quote:
"I've been coming to Tun Lahmajo for three years now. The lahmajo is perfectly baked, the meat is fresh, and the atmosphere is incredibly warm. This is not just a restaurant it's a home away from home.",
tag: "Regular Guest",
avatarSrc:
"http://img.b2bpic.net/free-photo/business-woman-with-laptop_1303-3869.jpg",
avatarAlt: "Maria Hovhannisyan",
imageSrc:
"http://img.b2bpic.net/free-photo/business-woman-with-laptop_1303-3869.jpg?_wi=1",
imageAlt: "Maria Hovhannisyan portrait",
},
id: "1", name: "Maria Hovhannisyan, Local Resident", date: "Date: 15 November 2024", title: "The best lahmajo in Yerevan!", quote:
"I've been coming to Tun Lahmajo for three years now. The lahmajo is perfectly baked, the meat is fresh, and the atmosphere is incredibly warm. This is not just a restaurant it's a home away from home.", tag: "Regular Guest", avatarSrc:
"http://img.b2bpic.net/free-photo/business-woman-with-laptop_1303-3869.jpg", avatarAlt: "Maria Hovhannisyan", imageSrc:
"http://img.b2bpic.net/free-photo/business-woman-with-laptop_1303-3869.jpg", imageAlt: "Maria Hovhannisyan portrait"},
{
id: "2",
name: "David Sargsyan, Tourist from Diaspora",
date: "Date: 8 November 2024",
title: "An authentic taste of Armenia",
quote:
"After traveling through several restaurants, I finally found genuine Armenian cuisine here. Every dish tastes like my grandmother's cooking. The staff is incredibly welcoming and knowledgeable about the food.",
tag: "Returning Visitor",
avatarSrc:
"http://img.b2bpic.net/free-photo/portrait-young-man-street_641386-768.jpg",
avatarAlt: "David Sargsyan",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-young-man-street_641386-768.jpg?_wi=1",
imageAlt: "David Sargsyan portrait",
},
id: "2", name: "David Sargsyan, Tourist from Diaspora", date: "Date: 8 November 2024", title: "An authentic taste of Armenia", quote:
"After traveling through several restaurants, I finally found genuine Armenian cuisine here. Every dish tastes like my grandmother's cooking. The staff is incredibly welcoming and knowledgeable about the food.", tag: "Returning Visitor", avatarSrc:
"http://img.b2bpic.net/free-photo/portrait-young-man-street_641386-768.jpg", avatarAlt: "David Sargsyan", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-young-man-street_641386-768.jpg", imageAlt: "David Sargsyan portrait"},
{
id: "3",
name: "Anna & Levon, Couple",
date: "Date: 25 October 2024",
title: "Perfect for special occasions",
quote:
"We celebrated our anniversary at Tun Lahmajo and it was unforgettable. The food was exquisite, the service impeccable, and the ambiance romantic. We've already recommended it to all our friends.",
tag: "Special Occasion",
avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-attractive-interracial-couple-hugging_1262-3839.jpg",
avatarAlt: "Anna and Levon",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-attractive-interracial-couple-hugging_1262-3839.jpg?_wi=1",
imageAlt: "Anna and Levon portrait",
},
id: "3", name: "Anna & Levon, Couple", date: "Date: 25 October 2024", title: "Perfect for special occasions", quote:
"We celebrated our anniversary at Tun Lahmajo and it was unforgettable. The food was exquisite, the service impeccable, and the ambiance romantic. We've already recommended it to all our friends.", tag: "Special Occasion", avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-attractive-interracial-couple-hugging_1262-3839.jpg", avatarAlt: "Anna and Levon", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-attractive-interracial-couple-hugging_1262-3839.jpg", imageAlt: "Anna and Levon portrait"},
{
id: "4",
name: "Hayk Abrahamyan, Business Professional",
date: "Date: 18 October 2024",
title: "Business lunch at its finest",
quote:
"I often bring business associates here for lunch. The variety on the menu ensures everyone finds something they love. The quick service and excellent quality make it perfect for working meals.",
tag: "Business Guest",
avatarSrc:
"http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg",
avatarAlt: "Hayk Abrahamyan",
imageSrc:
"http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg?_wi=1",
imageAlt: "Hayk Abrahamyan portrait",
},
id: "4", name: "Hayk Abrahamyan, Business Professional", date: "Date: 18 October 2024", title: "Business lunch at its finest", quote:
"I often bring business associates here for lunch. The variety on the menu ensures everyone finds something they love. The quick service and excellent quality make it perfect for working meals.", tag: "Business Guest", avatarSrc:
"http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg", avatarAlt: "Hayk Abrahamyan", imageSrc:
"http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg", imageAlt: "Hayk Abrahamyan portrait"},
{
id: "5",
name: "Sophie Petrosyan, Food Blogger",
date: "Date: 5 October 2024",
title: "Authentic recipes, modern hospitality",
quote:
"Tun Lahmajo perfectly balances tradition with contemporary dining. The open kitchen lets you see the chefs at work, the plating is artistic, and everything tastes incredible. A must-visit for food lovers.",
tag: "Food Enthusiast",
avatarSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-woman-portrait_23-2148148150.jpg",
avatarAlt: "Sophie Petrosyan",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-woman-portrait_23-2148148150.jpg?_wi=1",
imageAlt: "Sophie Petrosyan portrait",
},
id: "5", name: "Sophie Petrosyan, Food Blogger", date: "Date: 5 October 2024", title: "Authentic recipes, modern hospitality", quote:
"Tun Lahmajo perfectly balances tradition with contemporary dining. The open kitchen lets you see the chefs at work, the plating is artistic, and everything tastes incredible. A must-visit for food lovers.", tag: "Food Enthusiast", avatarSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-woman-portrait_23-2148148150.jpg", avatarAlt: "Sophie Petrosyan", imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-woman-portrait_23-2148148150.jpg", imageAlt: "Sophie Petrosyan portrait"},
{
id: "6",
name: "Robert Karapetyan, Late-Night Regular",
date: "Date: 28 September 2024",
title: "Open late, never compromises quality",
quote:
"As someone who works late shifts, I love that Tun Lahmajo is open into the evening. The food quality never drops no matter what time I visit. Hot lahmajo at midnight what else could you want?",
tag: "Night Owl",
avatarSrc:
"http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-tshirt-standing-isolated-white-background-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-25594.jpg",
avatarAlt: "Robert Karapetyan",
imageSrc:
"http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-tshirt-standing-isolated-white-background-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-25594.jpg?_wi=1",
imageAlt: "Robert Karapetyan portrait",
},
id: "6", name: "Robert Karapetyan, Late-Night Regular", date: "Date: 28 September 2024", title: "Open late, never compromises quality", quote:
"As someone who works late shifts, I love that Tun Lahmajo is open into the evening. The food quality never drops no matter what time I visit. Hot lahmajo at midnight what else could you want?", tag: "Night Owl", avatarSrc:
"http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-tshirt-standing-isolated-white-background-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-25594.jpg", avatarAlt: "Robert Karapetyan", imageSrc:
"http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-tshirt-standing-isolated-white-background-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-25594.jpg", imageAlt: "Robert Karapetyan portrait"},
]}
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{
text: "Share Your Experience",
href: "#contact",
},
text: "Share Your Experience", href: "#contact"},
]}
buttonAnimation="slide-up"
/>
@@ -297,42 +200,25 @@ export default function HomePage() {
<ContactFaq
faqs={[
{
id: "1",
title: "What are your opening hours?",
content:
"We're open daily from 12:00 PM to 11:00 PM. We stay open late on weekends until midnight. For special events or group reservations, please call ahead.",
},
id: "1", title: "What are your opening hours?", content:
"We're open daily from 12:00 PM to 11:00 PM. We stay open late on weekends until midnight. For special events or group reservations, please call ahead."},
{
id: "2",
title: "Do you offer delivery and takeaway?",
content:
"Yes! We offer both delivery and takeaway services. Call us at +374 (12) 345-678 to place your order. Delivery is available within central Yerevan.",
},
id: "2", title: "Do you offer delivery and takeaway?", content:
"Yes! We offer both delivery and takeaway services. Call us at +374 (12) 345-678 to place your order. Delivery is available within central Yerevan."},
{
id: "3",
title: "What is your address?",
content:
"Tun Lahmajo is located at 23 Teryan Street, Yerevan, Armenia. We're in the heart of the city, easily accessible by public transport and convenient parking nearby.",
},
id: "3", title: "What is your address?", content:
"Tun Lahmajo is located at 23 Teryan Street, Yerevan, Armenia. We're in the heart of the city, easily accessible by public transport and convenient parking nearby."},
{
id: "4",
title: "Do you accommodate large group reservations?",
content:
"Absolutely! We welcome groups and can accommodate parties of 15+ guests. Please call in advance to arrange seating and discuss your menu preferences.",
},
id: "4", title: "Do you accommodate large group reservations?", content:
"Absolutely! We welcome groups and can accommodate parties of 15+ guests. Please call in advance to arrange seating and discuss your menu preferences."},
{
id: "5",
title: "Are your dishes vegetarian-friendly?",
content:
"Yes, we offer several vegetarian options including vegetable-based lahmajo, cheese manti, and seasonal vegetable dishes. Please mention dietary preferences when ordering.",
},
id: "5", title: "Are your dishes vegetarian-friendly?", content:
"Yes, we offer several vegetarian options including vegetable-based lahmajo, cheese manti, and seasonal vegetable dishes. Please mention dietary preferences when ordering."},
]}
ctaTitle="Make Your Reservation Today"
ctaDescription="Book your table now and experience authentic Armenian cuisine. Call us directly or fill out the reservation form."
ctaButton={{
text: "Reserve Now",
href: "#",
}}
text: "Reserve Now", href: "#"}}
ctaIcon={Phone}
useInvertedBackground={false}
animationType="slide-up"
@@ -344,13 +230,9 @@ export default function HomePage() {
<FooterLogoReveal
logoText="Tun Lahmajo"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ThemeProvider>