Merge version_2_1781383119102 into main
Merge version_2_1781383119102 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -14,15 +14,15 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroSplit
|
||||
tag="Since 1993"
|
||||
title="Authentic Turkish Çiğköfte, Made Fresh Daily"
|
||||
description="Handcrafted raw meatballs with bold spices and traditional flavors. Experience the taste of Istanbul street food culture right here."
|
||||
tag="1993'ten Beri"
|
||||
title="O Ses Çiğköfte: Gerçek Lezzet, Her Gün Taze"
|
||||
description="Özenle seçilmiş baharatlar ve geleneksel yöntemlerle yoğrulmuş meşhur O Ses Çiğköfte lezzeti. Eşsiz sokak lezzeti kültürünü bizimle deneyimleyin."
|
||||
primaryButton={{
|
||||
text: "Order Online",
|
||||
text: "Online Sipariş",
|
||||
href: "#contact",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Find Us",
|
||||
text: "Şubelerimiz",
|
||||
href: "#contact",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-woman-holding-caramel-chocolate-eclairs_141793-2462.jpg"
|
||||
@@ -33,9 +33,9 @@ export default function HomePage() {
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutFeaturesSplit
|
||||
tag="Our Story"
|
||||
title="Tradition in Every Bite"
|
||||
description="We take pride in preparing our çiğköfte using the original family recipe, sourced with the freshest premium ingredients. It's not just a meal; it's a legacy of taste."
|
||||
tag="Hikayemiz"
|
||||
title="Her Lokmada Gelenek"
|
||||
description="O Ses Çiğköfte olarak, en taze ve kaliteli malzemelerle hazırladığımız eşsiz lezzetimizi sizlere sunmaktan gurur duyuyoruz. Bu sadece bir yemek değil; bir lezzet mirası."
|
||||
items={[
|
||||
{
|
||||
icon: Leaf,
|
||||
@@ -61,29 +61,29 @@ export default function HomePage() {
|
||||
<div id="features" data-section="features">
|
||||
<SectionErrorBoundary name="features">
|
||||
<FeaturesDetailedSteps
|
||||
tag="Our Process"
|
||||
title="Why We Are Different"
|
||||
description="We don't cut corners. From kneading the dough to the final presentation, our process ensures quality."
|
||||
tag="Sürecimiz"
|
||||
title="Neden Farklıyız"
|
||||
description="Kaliteden asla ödün vermiyoruz. Malzeme seçiminden son sunuma kadar her aşamada O Ses Çiğköfte kalitesini yaşatıyoruz."
|
||||
steps={[
|
||||
{
|
||||
tag: "Step 1",
|
||||
title: "Sourcing",
|
||||
subtitle: "Select best produce",
|
||||
description: "Only top-tier ingredients make the cut.",
|
||||
tag: "1. Adım",
|
||||
title: "Malzeme Seçimi",
|
||||
subtitle: "En iyi ürünleri seçiyoruz",
|
||||
description: "Sadece en kaliteli ve taze malzemeler mutfağımıza girebilir.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-oil-with-raw-nest-pasta-spices_114579-62959.jpg",
|
||||
},
|
||||
{
|
||||
tag: "Step 2",
|
||||
title: "Kneading",
|
||||
subtitle: "Traditional technique",
|
||||
description: "Masterful hand-kneading with spices.",
|
||||
tag: "2. Adım",
|
||||
title: "Yoğurma",
|
||||
subtitle: "Geleneksel teknik",
|
||||
description: "Usta ellerde, özel baharatlarla uzun uzun yoğrulur.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-vegetables-assortment_23-2148724965.jpg",
|
||||
},
|
||||
{
|
||||
tag: "Step 3",
|
||||
title: "Serving",
|
||||
subtitle: "Fresh to order",
|
||||
description: "Wrapped with love and fresh greens.",
|
||||
tag: "3. Adım",
|
||||
title: "Sunum",
|
||||
subtitle: "Siparişe özel taze",
|
||||
description: "Taptaze yeşilliklerle, sevgiyle sarılarak servis edilir.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-greens-light-blue-background_140725-136991.jpg",
|
||||
},
|
||||
]}
|
||||
@@ -94,12 +94,12 @@ export default function HomePage() {
|
||||
<div id="menu" data-section="menu">
|
||||
<SectionErrorBoundary name="menu">
|
||||
<FeaturesImageBento
|
||||
tag="Our Menu"
|
||||
title="Signature Offerings"
|
||||
description="Discover your new favorite Turkish street food classic."
|
||||
tag="Menümüz"
|
||||
title="İmza Lezzetlerimiz"
|
||||
description="O Ses Çiğköfte'nin eşsiz lezzetlerini keşfedin."
|
||||
items={[
|
||||
{
|
||||
title: "Classic Wrap",
|
||||
title: "Klasik Dürüm",
|
||||
description: "Standard çiğköfte with greens.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cookies-bundled-black-platter-marble-background_114579-25711.jpg",
|
||||
},
|
||||
@@ -141,42 +141,42 @@ export default function HomePage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<SectionErrorBoundary name="testimonials">
|
||||
<TestimonialOverlayCards
|
||||
tag="Voices"
|
||||
title="What Our Customers Say"
|
||||
description="Join thousands who trust us for their daily fix."
|
||||
tag="Yorumlar"
|
||||
title="Müşterilerimiz Ne Diyor?"
|
||||
description="Günlük çiğköfte keyfi için bize güvenen binlerce kişiye katılın."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ayşe Y.",
|
||||
role: "Foodie",
|
||||
company: "Local Regular",
|
||||
role: "Gurme",
|
||||
company: "Müdavim",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-smiling-restaurant-concept_53876-13779.jpg",
|
||||
},
|
||||
{
|
||||
name: "Mehmet K.",
|
||||
role: "Fan",
|
||||
company: "Visitor",
|
||||
role: "Hayran",
|
||||
company: "Ziyaretçi",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5040.jpg",
|
||||
},
|
||||
{
|
||||
name: "Elif S.",
|
||||
role: "Blogger",
|
||||
company: "IstanbulEats",
|
||||
company: "İstanbul Lezzetleri",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-hot-dog_23-2150347894.jpg",
|
||||
},
|
||||
{
|
||||
name: "Can D.",
|
||||
role: "Customer",
|
||||
company: "Lunch Group",
|
||||
role: "Müşteri",
|
||||
company: "Öğle Yemeği Grubu",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-laptop-eyeglasses-alarm-clock-mouse-earphones-blue-background_23-2148178570.jpg",
|
||||
},
|
||||
{
|
||||
name: "Zeynep T.",
|
||||
role: "Patron",
|
||||
company: "Neighborhood",
|
||||
role: "Destekçi",
|
||||
company: "Mahalleli",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/playful-girl-enjoying-tasty-breakfast-holidays-stylish-modern-cafe_273443-1845.jpg",
|
||||
},
|
||||
@@ -188,12 +188,12 @@ export default function HomePage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<SectionErrorBoundary name="faq">
|
||||
<FaqSimple
|
||||
tag="Help"
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about us."
|
||||
tag="Yardım"
|
||||
title="Sıkça Sorulan Sorular"
|
||||
description="O Ses Çiğköfte hakkında bilmeniz gereken her şey."
|
||||
items={[
|
||||
{
|
||||
question: "Are your ingredients fresh?",
|
||||
question: "Malzemeleriniz taze mi?",
|
||||
answer: "Yes, daily fresh production.",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user