diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e5319bc..aa604a2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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} />
@@ -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() {
@@ -56,6 +55,11 @@ export default function HomePage() {