Merge version_1 into main #2
@@ -45,13 +45,17 @@ export default function AboutPage() {
|
||||
imageAlt="Cypriot family cooking together in a warm kitchen"
|
||||
mediaAnimation="opacity"
|
||||
ariaLabel="About page hero section with quote"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="about-story-section" data-section="about-story-section">
|
||||
<SplitAbout
|
||||
title="A Legacy of Flavor"
|
||||
description="Kofini Tavern began with a dream to share the authentic tastes of Cyprus, rooted in generations of family recipes and a deep love for our island's culinary traditions. We are committed to sourcing only the freshest local produce, ensuring every ingredient tells a story of sun-drenched fields and dedicated farmers. This dedication to quality and tradition is the foundation of every dish we serve, creating a dining experience that is both authentic and unforgettable."
|
||||
bulletPoints={[
|
||||
{ title: "Family Recipes", description: "Our dishes are born from cherished family traditions, passed down through generations." },
|
||||
{ title: "Local Sourcing", description: "We partner with local Cypriot farmers for the freshest, seasonal ingredients." },
|
||||
{ title: "Culinary Craftsmanship", description: "Every plate is a testament to our dedication to authentic Cypriot cooking." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-berries-basket-apples-berries-raisins-bowls-chocolate-sauce-pomegranates_140725-71333.jpg"
|
||||
imageAlt="Fresh local produce, herbs and spices on a rustic table"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -108,7 +112,7 @@ export default function AboutPage() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-306742.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-306742.jpg"
|
||||
imageAlt="Rustic Mediterranean textured background"
|
||||
logoText="Kofini Tavern"
|
||||
columns={[
|
||||
|
||||
@@ -44,7 +44,6 @@ export default function MenuPage() {
|
||||
imageAlt="cypriot food flat lay, showcasing menu variety"
|
||||
mediaAnimation="opacity"
|
||||
ariaLabel="Menu page hero section"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="full-menu" data-section="full-menu">
|
||||
@@ -74,9 +73,6 @@ export default function MenuPage() {
|
||||
tag="Ready to Indulge?"
|
||||
title="Reserve Your Table Tonight"
|
||||
description="Experience the true taste of Cyprus. Book your table now for an unforgettable dining experience at Kofini Tavern. Don't miss out on our daily specials!"
|
||||
buttons={[
|
||||
{ text: "Reserve via WhatsApp", href: "https://wa.me/35725310332" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-42641.jpg"
|
||||
imageAlt="Elegant restaurant table with menu"
|
||||
@@ -88,7 +84,7 @@ export default function MenuPage() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-306742.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-306742.jpg"
|
||||
imageAlt="Rustic Mediterranean textured background"
|
||||
logoText="Kofini Tavern"
|
||||
columns={[
|
||||
|
||||
@@ -48,7 +48,6 @@ export default function HomePage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-pouring-vinegar-into-dushbara-dumplings-soup-side-view_140725-12765.jpg"
|
||||
imageAlt="cypriot tavern food spread parallax"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Hero section for Kofini Tavern"
|
||||
/>
|
||||
</div>
|
||||
@@ -56,6 +55,11 @@ export default function HomePage() {
|
||||
<SplitAbout
|
||||
title="Our Culinary Journey"
|
||||
description="At Kofini Tavern, our story is woven with threads of tradition, passion, and the freshest local ingredients. For generations, we've poured our hearts into every dish, bringing the authentic taste of Cyprus to your table. From our family recipes passed down through time to the vibrant, sun-kissed produce from our island, we celebrate the rich tapestry of Cypriot culinary heritage with warmth and generosity."
|
||||
bulletPoints={[
|
||||
{ title: "Generations of Tradition", description: "Our recipes are a legacy, carrying the true essence of Cypriot culinary art." },
|
||||
{ title: "Fresh Local Produce", description: "We commit to the best, freshest ingredients from the heart of our island." },
|
||||
{ title: "Heartfelt Hospitality", description: "Every guest is welcomed into our family, experiencing warmth and generosity." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-helping-kids-cook_23-2149870121.jpg"
|
||||
imageAlt="traditional cypriot cooking hands"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -122,10 +126,6 @@ export default function HomePage() {
|
||||
tag="Your Table Awaits"
|
||||
title="Experience Authentic Cyprus"
|
||||
description="Ready for an unforgettable culinary journey? Reserve your table at Kofini Tavern and let us delight your senses. Call us directly or message us on WhatsApp for a quick booking."
|
||||
buttons={[
|
||||
{ text: "Reserve via WhatsApp", href: "https://wa.me/35725310332" },
|
||||
{ text: "Call Us", href: "tel:+35725310332" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-empty-menu-with-wine-bottle-cutlery_23-2148496909.jpg"
|
||||
imageAlt="Dark, inviting restaurant atmosphere for reservation"
|
||||
@@ -137,7 +137,7 @@ export default function HomePage() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-306742.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-306742.jpg"
|
||||
imageAlt="Rustic Mediterranean textured background"
|
||||
logoText="Kofini Tavern"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user