Merge version_1 into main #2
@@ -16,11 +16,11 @@ export default function AyatVPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="hover-magnetic"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -43,17 +43,17 @@ export default function AyatVPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardDashboard
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="London's Hidden Gem"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
title="Ayat V – Authentic Ethiopian Elegance"
|
||||
description="Experience the warmth of genuine Ethiopian hospitality, exquisite vegan and vegetarian platters, and unforgettable culinary artistry in London's most intimate and elegant dining sanctuary."
|
||||
buttons={[
|
||||
{ text: "Reserve a Table", href: "https://www.opentable.com" },
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
dashboard={{
|
||||
title: "Ethiopian Culinary Mastery", logoIcon: Flame,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-tomato-soup-blue-bowl-wooden-tray-beans-oil-bottle-mixed-color-table_140725-92022.jpg", searchPlaceholder: "Discover authentic Ethiopian flavours", buttons: [
|
||||
@@ -67,14 +67,17 @@ export default function AyatVPage() {
|
||||
],
|
||||
stats: [
|
||||
{
|
||||
title: "Years of Excellence", values: ["20", "25", "30"],
|
||||
description: "Serving authentic Ethiopian cuisine"},
|
||||
title: "Years of Excellence", values: [20, 25, 30],
|
||||
description: "Serving authentic Ethiopian cuisine"
|
||||
},
|
||||
{
|
||||
title: "5-Star Reviews", values: ["180", "220", "250"],
|
||||
valuePrefix: "", description: "Trusted by discerning diners"},
|
||||
title: "5-Star Reviews", values: [180, 220, 250],
|
||||
valuePrefix: "", description: "Trusted by discerning diners"
|
||||
},
|
||||
{
|
||||
title: "Vegan Creations", values: ["40", "50", "60"],
|
||||
valuePrefix: "", description: "Artfully crafted dishes"},
|
||||
title: "Vegan Creations", values: [40, 50, 60],
|
||||
valuePrefix: "", description: "Artfully crafted dishes"
|
||||
},
|
||||
],
|
||||
chartTitle: "Guest Satisfaction Over Time", chartData: [
|
||||
{ value: 85 },
|
||||
@@ -106,7 +109,7 @@ export default function AyatVPage() {
|
||||
{ icon: Heart, label: "Warmest Hospitality in London", value: "Unmatched" },
|
||||
{ icon: Award, label: "All 5-Star Dining Reviews", value: "Perfect" },
|
||||
]}
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
className="relative overflow-hidden"
|
||||
containerClassName="max-w-7xl mx-auto px-6 py-20"
|
||||
@@ -125,12 +128,12 @@ export default function AyatVPage() {
|
||||
description="Each dish is a masterpiece of authentic Ethiopian flavours, crafted with premium organic ingredients and served with the warmth of genuine hospitality. Experience culinary artistry on every plate."
|
||||
tag="Premium Selection"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "vegan-platter", name: "Ayat V Vegan Feast", price: "£18.50", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-wooden-bowls-with-corn-seeds-beans-pumpkin-seeds-lentiles-black-pepper-bowl-cinnamon-anise-table_140725-146259.jpg?_wi=1", imageAlt: "Vegan platter with injera and colourful vegetables", initialQuantity: 1,
|
||||
id: "vegan-platter", name: "Ayat V Vegan Feast", price: "£18.50", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-wooden-bowls-with-corn-seeds-beans-pumpkin-seeds-lentiles-black-pepper-bowl-cinnamon-anise-table_140725-146259.jpg", imageAlt: "Vegan platter with injera and colourful vegetables", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "vegetarian-combo", name: "Vegetarian Harmony Platter", price: "£16.95", imageSrc: "http://img.b2bpic.net/free-photo/beef-meat-stew-with-potatoes-chopped-vegetables-served-with-lavash_114579-944.jpg", imageAlt: "Vegetarian combination platter with traditional Ethiopian spices", initialQuantity: 1,
|
||||
@@ -157,22 +160,26 @@ export default function AyatVPage() {
|
||||
description="Every review reflects our commitment to excellence, authentic flavours, and unforgettable hospitality. Join our family of satisfied guests."
|
||||
tag="All 5-Star Reviews"
|
||||
tagIcon={Star}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Food Critic", company: "London Dining Guide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Okafor", role: "Restaurant Enthusiast", company: "Urban Eats Magazine", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-taking-photo-her-salad-indoor-portrait-smiling-brunette-woman-having-fun-dinner_197531-17193.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-taking-photo-her-salad-indoor-portrait-smiling-brunette-woman-having-fun-dinner_197531-17193.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Thompson", role: "Lifestyle Blogger", company: "London's Best Dining", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-confident-butler-giving-thumbs-up-symbol-front-camera_482257-122146.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-confident-butler-giving-thumbs-up-symbol-front-camera_482257-122146.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marcus Chen", role: "Travel Writer", company: "Global Cuisine Weekly", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-long-hair-sitting-cafe-with-laptop_273609-6341.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-long-hair-sitting-cafe-with-laptop_273609-6341.jpg"
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "250+", label: "5-Star Reviews" },
|
||||
@@ -197,16 +204,19 @@ export default function AyatVPage() {
|
||||
description="Numbers that tell the story of our commitment to authentic Ethiopian cuisine and exceptional hospitality."
|
||||
tag="Michelin-Level Quality"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "30+", title: "Artisan Vegan Dishes", description: "Crafted with heritage recipes and premium organic ingredients", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-wooden-bowls-with-corn-seeds-beans-pumpkin-seeds-lentiles-black-pepper-bowl-cinnamon-anise-table_140725-146259.jpg?_wi=2", imageAlt: "Vegan Ethiopian platter showcase"},
|
||||
id: "1", value: "30+", title: "Artisan Vegan Dishes", description: "Crafted with heritage recipes and premium organic ingredients", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-wooden-bowls-with-corn-seeds-beans-pumpkin-seeds-lentiles-black-pepper-bowl-cinnamon-anise-table_140725-146259.jpg", imageAlt: "Vegan Ethiopian platter showcase"
|
||||
},
|
||||
{
|
||||
id: "2", value: "100%", title: "Ethically Sourced", description: "Supporting local farmers and sustainable practices", imageSrc: "http://img.b2bpic.net/free-photo/hands-toasting-glasses-wine_23-2148261702.jpg", imageAlt: "Restaurant warm ambience and ethical practices"},
|
||||
id: "2", value: "100%", title: "Ethically Sourced", description: "Supporting local farmers and sustainable practices", imageSrc: "http://img.b2bpic.net/free-photo/hands-toasting-glasses-wine_23-2148261702.jpg", imageAlt: "Restaurant warm ambience and ethical practices"
|
||||
},
|
||||
{
|
||||
id: "3", value: "20 Yrs", title: "Fine Dining Heritage", description: "Excellence established through years of dedication", imageSrc: "http://img.b2bpic.net/free-photo/indian-delicious-roti-with-copy-space_23-2149073316.jpg", imageAlt: "Traditional injera bread preparation"},
|
||||
id: "3", value: "20 Yrs", title: "Fine Dining Heritage", description: "Excellence established through years of dedication", imageSrc: "http://img.b2bpic.net/free-photo/indian-delicious-roti-with-copy-space_23-2149073316.jpg", imageAlt: "Traditional injera bread preparation"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
className="relative overflow-hidden"
|
||||
@@ -226,16 +236,19 @@ export default function AyatVPage() {
|
||||
description="Discover the stories behind authentic Ethiopian flavours, traditional cooking methods, and the art of hospitality."
|
||||
tag="Stories & Culture"
|
||||
tagIcon={Book}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Cuisine Heritage", title: "The Ancient Art of Ethiopian Cooking", excerpt: "Explore how millennia-old techniques and sacred spice blends create the authentic Ethiopian dining experience that captivates London's most discerning palates.", imageSrc: "http://img.b2bpic.net/free-photo/spices-around-spilled-powder_23-2147894682.jpg", imageAlt: "Ethiopian traditional cooking methods and spices", authorName: "Ayat V Kitchen", authorAvatar: "http://img.b2bpic.net/free-photo/young-african-american-female-posing-yellow_181624-52051.jpg", date: "March 15, 2024"},
|
||||
id: "1", category: "Cuisine Heritage", title: "The Ancient Art of Ethiopian Cooking", excerpt: "Explore how millennia-old techniques and sacred spice blends create the authentic Ethiopian dining experience that captivates London's most discerning palates.", imageSrc: "http://img.b2bpic.net/free-photo/spices-around-spilled-powder_23-2147894682.jpg", imageAlt: "Ethiopian traditional cooking methods and spices", authorName: "Ayat V Kitchen", authorAvatar: "http://img.b2bpic.net/free-photo/young-african-american-female-posing-yellow_181624-52051.jpg", date: "March 15, 2024"
|
||||
},
|
||||
{
|
||||
id: "2", category: "Vegan Excellence", title: "Why Ethiopian Vegan Cuisine Transcends Expectations", excerpt: "Discover how traditional vegan Ethiopian dishes prove that luxury dining and plant-based excellence are perfectly harmonious, delivering uncompromising flavour and nutrition.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-vegetable-meal-colorful-tasty-inside-white-plate-along-with-crisps-eggs-grey-table-dish-vegetables_140725-16108.jpg", imageAlt: "Vibrant vegan Ethiopian dishes and preparation", authorName: "Ayat V Kitchen", authorAvatar: "http://img.b2bpic.net/free-photo/young-african-american-female-posing-yellow_181624-52051.jpg", date: "March 8, 2024"},
|
||||
id: "2", category: "Vegan Excellence", title: "Why Ethiopian Vegan Cuisine Transcends Expectations", excerpt: "Discover how traditional vegan Ethiopian dishes prove that luxury dining and plant-based excellence are perfectly harmonious, delivering uncompromising flavour and nutrition.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-vegetable-meal-colorful-tasty-inside-white-plate-along-with-crisps-eggs-grey-table-dish-vegetables_140725-16108.jpg", imageAlt: "Vibrant vegan Ethiopian dishes and preparation", authorName: "Ayat V Kitchen", authorAvatar: "http://img.b2bpic.net/free-photo/young-african-american-female-posing-yellow_181624-52051.jpg", date: "March 8, 2024"
|
||||
},
|
||||
{
|
||||
id: "3", category: "Bread Mastery", title: "Injera: The Soul of Ethiopian Dining", excerpt: "Learn the sacred fermentation process and artistry behind injera, the foundational element that transforms Ethiopian meals into ceremonies of connection and culture.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-baked-bread-wrapped-blue-napkin_23-2147975066.jpg", imageAlt: "Traditional injera bread making and fermentation", authorName: "Ayat V Kitchen", authorAvatar: "http://img.b2bpic.net/free-photo/young-african-american-female-posing-yellow_181624-52051.jpg", date: "March 1, 2024"},
|
||||
id: "3", category: "Bread Mastery", title: "Injera: The Soul of Ethiopian Dining", excerpt: "Learn the sacred fermentation process and artistry behind injera, the foundational element that transforms Ethiopian meals into ceremonies of connection and culture.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-baked-bread-wrapped-blue-napkin_23-2147975066.jpg", imageAlt: "Traditional injera bread making and fermentation", authorName: "Ayat V Kitchen", authorAvatar: "http://img.b2bpic.net/free-photo/young-african-american-female-posing-yellow_181624-52051.jpg", date: "March 1, 2024"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
carouselMode="buttons"
|
||||
@@ -253,12 +266,12 @@ export default function AyatVPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to embark on an unforgettable Ethiopian culinary journey? Reserve your table now and experience Michelin-level hospitality in the heart of London."
|
||||
animationType="entrance-slide"
|
||||
animationType="reveal-blur"
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table", href: "https://www.opentable.com" },
|
||||
{ text: "Send Enquiry", href: "mailto:hello@ayatv.com" },
|
||||
]}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
className="relative overflow-hidden"
|
||||
containerClassName="flex items-center justify-center min-h-screen"
|
||||
|
||||
Reference in New Issue
Block a user