Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-05-18 14:04:02 +00:00

View File

@@ -32,14 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Anasayfa", id: "hero"},
{
name: "Hakkımızda", id: "about"},
{
name: "Menü", id: "product"},
{
name: "İletişim", id: "contact"},
{ name: "Anasayfa", id: "hero" },
{ name: "Hakkımızda", id: "about" },
{ name: "Menü", id: "product" },
{ name: "İletişim", id: "contact" },
]}
brandName="Serince Çiğ Köfte"
/>
@@ -66,13 +62,6 @@ export default function LandingPage() {
{ src: "http://img.b2bpic.net/free-photo/chicken-rolls-with-cucumber-pomegranate_140725-3727.jpg", alt: "Happy Customer 4" },
{ src: "http://img.b2bpic.net/free-photo/spicy-meat-with-lemon-pickles_140725-1869.jpg", alt: "Happy Customer 5" },
]}
marqueeItems={[
{ type: "text", text: "Doğal Lezzetler" },
{ type: "text", text: "Hızlı Teslimat" },
{ type: "text", text: "Hijyenik Ortam" },
{ type: "text", text: "Geleneksel Tarifler" },
{ type: "text", text: "Her Gün Taze" },
]}
/>
</div>
@@ -92,42 +81,6 @@ export default function LandingPage() {
/>
</div>
<div id="feature" data-section="feature">
<FeatureCardTen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
title: "Özel Tarif", description: "Gizli baharat karışımımız.", media: { imageSrc: "http://img.b2bpic.net/free-photo/turkish-delight-rahat-lokum-with-pistachios-blue-wooden-board_114579-58917.jpg" },
items: [
{ icon: Check, text: "Kimyasal katkısız" },
{ icon: Shield, text: "Geleneksel yoğurma" },
],
reverse: false,
},
{
title: "Taze Sebzeler", description: "Günlük taze yeşillikler.", media: { imageSrc: "http://img.b2bpic.net/free-photo/shawarma-from-juicy-beef-lettuce-tomatoes-cucumbers-paprika-onion-pita-bread-with-spinach-diet-menu_2829-14471.jpg" },
items: [
{ icon: Zap, text: "Yerli üretim" },
{ icon: Check, text: "Yıkanmış ve ayıklanmış" },
],
reverse: true,
},
{
title: "Özel Paketleme", description: "Isı korumalı teslimat.", media: { imageSrc: "http://img.b2bpic.net/free-photo/meatballs-wooden-board-ingredients_23-2148440873.jpg" },
items: [
{ icon: Shield, text: "Hijyenik paketleme" },
{ icon: Zap, text: "Sızdırmaz kutular" },
],
reverse: false,
},
]}
title="Bizi Farklı Kılan Nedir?"
description="Serince kalitesini sadece lezzette değil, servisimizde de hissedin."
/>
</div>
<div id="product" data-section="product">
<ProductCardThree
animationType="slide-up"
@@ -135,31 +88,16 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{ id: "1", name: "Dürüm Çiğ Köfte", price: "60 TL", imageSrc: "http://img.b2bpic.net/free-photo/plate-tasty-dolma-marble-wall_114579-30268.jpg" },
{ id: "2", name: "Porsiyon Tabak", price: "120 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwich-fresh-lettuce_23-2148433335.jpg" },
{ id: "3", name: "Mega Dürüm", price: "90 TL", imageSrc: "http://img.b2bpic.net/free-photo/plate-mix-pickles-table_140725-9780.jpg" },
{ id: "4", name: "Aile Boyu Paket", price: "250 TL", imageSrc: "http://img.b2bpic.net/free-photo/side-view-doner-kebab-wrapped-lavash-with-fresh-salad-wooden-board_140725-11926.jpg" },
{ id: "5", name: "Öğrenci Menü", price: "50 TL", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lemon-slices-dark-space_140725-76311.jpg" },
{ id: "6", name: "Özel Soslu Kutu", price: "150 TL", imageSrc: "http://img.b2bpic.net/free-photo/pink-cereal-flakes-white-plate_114579-60051.jpg" },
{ id: "1", name: "Çiğköfte Dürüm", price: "75 TL", imageSrc: "http://img.b2bpic.net/free-photo/wraps-with-meat-vegetables_140725-7288.jpg" },
{ id: "2", name: "Döner (Tavuk/Et)", price: "140 TL", imageSrc: "http://img.b2bpic.net/free-photo/shawarma-with-vegetables-meat_140725-7289.jpg" },
{ id: "3", name: "Lahmacun", price: "45 TL", imageSrc: "http://img.b2bpic.net/free-photo/tasty-turkish-pizza-lahmacun_140725-7290.jpg" },
{ id: "4", name: "Kebap Çeşitleri", price: "280 TL", imageSrc: "http://img.b2bpic.net/free-photo/kebab-on-plate_140725-7291.jpg" },
{ id: "5", name: "Pide", price: "160 TL", imageSrc: "http://img.b2bpic.net/free-photo/pide-turkish-pizza_140725-7292.jpg" },
{ id: "6", name: "Baklava", price: "90 TL", imageSrc: "http://img.b2bpic.net/free-photo/baklava-pistachios_140725-7293.jpg" },
]}
title="Menümüzden Seçkiler"
description="Sizin için hazırladığımız en lezzetli çiğ köfte seçenekleri."
/>
</div>
<div id="metric" data-section="metric">
<MetricCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
{ id: "m1", value: "81", title: "İl", description: "Türkiye'nin her yerindeyiz", icon: MapPin },
{ id: "m2", value: "300+", title: "Şube", description: "Büyüyen büyük aile", icon: Building2 },
{ id: "m3", value: "1M+", title: "Sipariş", description: "Her gün taze paketler", icon: Package },
]}
title="Rakamlarla Serince"
description="Başarı hikayemizin somut göstergeleri."
title="Zengin Türk Mutfağı"
description="Geleneksel lezzetlerimizi özenle hazırlıyoruz. Hemen sipariş verin!"
buttons={[{ text: "Tümünü Gör", href: "#" }]}
/>
</div>
@@ -170,9 +108,6 @@ export default function LandingPage() {
testimonials={[
{ id: "1", name: "Ayşe Yılmaz", date: "12.05.2024", title: "Müthiş lezzet!", quote: "Yediğim en taze çiğ köfteydi, kesinlikle tavsiye ederim.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/person-eating-fresh-cheese_52683-110414.jpg" },
{ id: "2", name: "Mehmet Can", date: "15.05.2024", title: "Hızlı servis.", quote: "Sipariş verdim 20 dakikada kapımdaydı. Lezzet 10/10.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg" },
{ id: "3", name: "Zeynep Demir", date: "20.05.2024", title: "Harika kalite.", quote: "Her zaman aynı lezzet, değişmeyen tek adresim.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5512.jpg" },
{ id: "4", name: "Ali Vural", date: "22.05.2024", title: "Çok başarılı.", quote: "Çalışanlar çok ilgili ve nazik. Köfteler çok lezzetli.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-chain-necklace_23-2149409803.jpg" },
{ id: "5", name: "Elif Sönmez", date: "25.05.2024", title: "Favorim.", quote: "Lavaşları bile sıcacık ve çok tazeydi.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-mexican-woman-eating-ranchero-food_23-2150222239.jpg" },
]}
title="Müşterilerimizin Gözünden"
description="Gerçek lezzet deneyimleri."
@@ -185,8 +120,7 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{ id: "f1", title: "Ürünleriniz helal mi?", content: "Evet, tüm ürünlerimiz helal sertifikalıdır." },
{ id: "f2", title: "Çiğ köfteleriniz etli mi?", content: "Hayır, çiğ köftelerimiz %100 etsizdir." },
{ id: "f3", title: "Nasıl sipariş verebilirim?", content: "Web sitemiz veya telefon hattımız üzerinden sipariş verebilirsiniz." },
{ id: "f2", title: "Nasıl sipariş verebilirim?", content: "Web sitemiz veya telefon hattımız üzerinden sipariş verebilirsiniz." },
]}
title="Sıkça Sorulanlar"
description="Merak ettikleriniz burada yanıt buluyor."
@@ -209,7 +143,7 @@ export default function LandingPage() {
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dtsr39fO6CxIsGs4sAYhcXi4Xc/uploaded-1779112939193-unwon5rq.jpg"
logoText="Serince Çiğ Köfte"
columns={[
{ title: "Menü", items: [{ label: "Dürüm", href: "#" }, { label: "Porsiyon", href: "#" }] },
{ title: "Menü", items: [{ label: "Dürüm", href: "#" }, { label: "Tatlı", href: "#" }] },
{ title: "Kurumsal", items: [{ label: "Hakkımızda", href: "#about" }, { label: "Şubeler", href: "#" }] },
]}
/>