Merge version_3 into main #3
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="DAMAK TADI"
|
||||
description="Authentic Turkish flavors made with heart. A warm kitchen where every dish is homemade with passion, and every guest feels like family. Experience refined Turkish comfort dining in Antwerp."
|
||||
description="Authentic Turkish flavors made with heart. A warm kitchen where every dish is homemade with passion, and every guest feels like family. Experience refined Turkish comfort dining in Antwerp. Reserve your table today and discover the warmth of genuine hospitality."
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Reserve Now", href: "#contact" },
|
||||
@@ -60,11 +60,10 @@ export default function LandingPage() {
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
title="Trusted by Antwerp's Food Lovers"
|
||||
description="Join hundreds of satisfied diners who've experienced authentic Turkish hospitality"
|
||||
description="Join hundreds of satisfied diners who've experienced authentic Turkish hospitality and unforgettable meals"
|
||||
tag="Social Proof"
|
||||
names={[
|
||||
"47+ Star Reviews", "100+ Happy Guests", "Michelin-Inspired Quality", "Homemade Every Day", "Family Atmosphere", "Authentic Flavors", "Premium Service", "Genuine Care"
|
||||
]}
|
||||
"47+ Star Reviews", "100+ Happy Guests", "Michelin-Inspired Quality", "Homemade Every Day", "Family Atmosphere", "Authentic Flavors", "Premium Service", "Genuine Care"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
showCard={true}
|
||||
@@ -76,7 +75,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
tag="Our Story"
|
||||
title="Love-Driven Kitchen, Tradition at Heart"
|
||||
description="Damak Tadı brings authentic Turkish home cooking to Antwerp, where recipes are passed down through generations and every guest is treated like family. Our kitchen combines traditional techniques with premium ingredients, ensuring each dish reflects our passion for authentic flavor and genuine hospitality. We believe food is more than sustenance—it's connection."
|
||||
description="Damak Tadı brings authentic Turkish home cooking to Antwerp, where recipes are passed down through generations and every guest is treated like family. Our kitchen combines traditional techniques with premium ingredients, ensuring each dish reflects our passion for authentic flavor and genuine hospitality. We believe food is more than sustenance—it's connection. Every plate that leaves our kitchen carries the warmth and dedication of our family."
|
||||
metrics={[
|
||||
{ value: "15+", title: "Years of Family Tradition" },
|
||||
{ value: "100%", title: "Homemade Every Day" },
|
||||
@@ -92,20 +91,20 @@ export default function LandingPage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureBento
|
||||
title="Signature Dishes"
|
||||
description="Crafted with passion, served with generosity. Each dish tells a story of tradition and authentic Turkish hospitality."
|
||||
description="Crafted with passion, served with generosity. Each dish tells a story of tradition and authentic Turkish hospitality. Every recipe has been perfected over years to deliver unforgettable flavors."
|
||||
tag="Menu Highlights"
|
||||
features={[
|
||||
{
|
||||
title: "Broodje Köfte", description: "Handcrafted meatball sandwich with herbs and spices, served warm with tahini sauce", bentoComponent: "reveal-icon", icon: Flame,
|
||||
title: "Broodje Köfte", description: "Handcrafted meatball sandwich with herbs and spices, served warm with tahini sauce and fresh vegetables", bentoComponent: "reveal-icon", icon: Flame,
|
||||
},
|
||||
{
|
||||
title: "Grilled Chicken", description: "Marinated in traditional spices and chargrilled to perfection, tender and juicy", bentoComponent: "reveal-icon", icon: Zap,
|
||||
title: "Grilled Chicken", description: "Marinated in traditional spices and chargrilled to perfection, tender and juicy with aromatic herb finish", bentoComponent: "reveal-icon", icon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Homemade Soups", description: "Slow-simmered traditional broths and lentil soups, warming and authentic", bentoComponent: "reveal-icon", icon: Heart,
|
||||
title: "Homemade Soups", description: "Slow-simmered traditional broths and lentil soups, warming and authentic, prepared daily from scratch", bentoComponent: "reveal-icon", icon: Heart,
|
||||
},
|
||||
{
|
||||
title: "Homemade Desserts", description: "Baklava and sweet treats made fresh daily, the perfect ending to your meal", bentoComponent: "reveal-icon", icon: Sparkles,
|
||||
title: "Homemade Desserts", description: "Baklava and sweet treats made fresh daily, the perfect ending to your meal with authentic Turkish taste", bentoComponent: "reveal-icon", icon: Sparkles,
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -116,7 +115,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Damak Tadı transformed our dining experience. The warmth, authenticity, and incredible flavors made us feel like family. We return every week. This is more than a restaurant—it's a home away from home."
|
||||
testimonial="Damak Tadı transformed our dining experience. The warmth, authenticity, and incredible flavors made us feel like family. We return every week. This is more than a restaurant—it's a home away from home. The hospitality and care in every detail is unmatched."
|
||||
rating={5}
|
||||
author="Sarah van der Berg, Antwerp Local"
|
||||
avatars={[
|
||||
@@ -135,7 +134,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
tag="Get In Touch"
|
||||
title="Proef het Verschil"
|
||||
description="Reserve your table for an unforgettable evening of authentic Turkish cuisine, or order for pickup. Experience warmth, generosity, and homemade excellence."
|
||||
description="Reserve your table for an unforgettable evening of authentic Turkish cuisine, or order for pickup. Experience warmth, generosity, and homemade excellence. Don't miss out on authentic flavors and genuine Turkish hospitality."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Your email address"
|
||||
|
||||
Reference in New Issue
Block a user