Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-06 22:54:32 +00:00

View File

@@ -65,13 +65,13 @@ export default function LandingPage() {
],
stats: [
{
title: "Years of Tradition", values: ["15", "16", "17"],
title: "Years of Tradition", values: [15, 16, 17],
description: "Serving authentic Turkish food"},
{
title: "Happy Customers", values: ["2500", "3000", "3500"],
title: "Happy Customers", values: [2500, 3000, 3500],
valueSuffix: "+", description: "Guests every month"},
{
title: "Recipe Heritage", values: ["35", "40", "45"],
title: "Recipe Heritage", values: [35, 40, 45],
description: "Traditional family recipes"},
],
chartTitle: "Customer Satisfaction", chartData: [
@@ -94,6 +94,7 @@ export default function LandingPage() {
<AboutMetric
title="At The Pia Yemek, we believe that great Turkish food is more than just a meal—it's an invitation to experience warmth, authenticity, and the genuine hospitality that defines Turkish culture."
useInvertedBackground={false}
metricsAnimation="none"
metrics={[
{ icon: Users, label: "Family-Owned", value: "3 Generations" },
{ icon: Award, label: "Chef Certified", value: "Istanbul Heritage" },
@@ -175,7 +176,7 @@ export default function LandingPage() {
{
id: "5", title: "Do you offer catering services?", content: "Yes, we offer catering for special events and gatherings. Whether it's a family celebration or corporate event, we can bring authentic Turkish cuisine to your venue. Please contact us for catering details and pricing."},
{
id: "6", title: "Can I bring my own wine?", content: "We have a selection of wines that pair beautifully with our Turkish cuisine, both local and imported options. While we focus on our curated wine list, please ask our staff about policies regarding outside beverages."},
id: "6", title: "Can I bring my own wine?", content: "We have a selection of wines that pair beautifully with our Turkish cuisine, both local and imported options. While we focus on our curated wine list, please ask our staff about policies regarding outside beverages."}
]}
title="Frequently Asked Questions"
description="Everything you need to know about The Pia Yemek"