Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-07 15:54:09 +00:00

View File

@@ -29,23 +29,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Ana Sayfa",
id: "hero",
},
name: "Ana Sayfa", id: "hero"},
{
name: "Hakkımızda",
id: "about",
},
name: "Hakkımızda", id: "about"},
{
name: "Menü",
id: "menu",
},
name: "Menü", id: "menu"},
{
name: "Rezervasyon",
id: "contact",
},
name: "Rezervasyon", id: "contact"},
]}
brandName="Mıdık Kazbaşı"
button={{
text: "Rezervasyon Yap", href: "#contact"}}
/>
</div>
@@ -55,13 +49,9 @@ export default function LandingPage() {
description="Murat Ezgü liderliğinde, geleneksel Adana kebabını modern lüksle birleştiren unutulmaz bir lezzet yolculuğuna davetlisiniz."
buttons={[
{
text: "Rezervasyon Yap",
href: "#contact",
},
text: "Rezervasyon Yap", href: "#contact"},
{
text: "Menüyü İncele",
href: "#menu",
},
text: "Menüyü İncele", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/waiter-carrying-tray-with-meat-fire_23-2148131953.jpg"
imageAlt="Mıdık Kazbaşı Restaurant Ambiyansı"
@@ -69,25 +59,15 @@ export default function LandingPage() {
showBlur={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-man-enjoying-croissant_1170-631.jpg",
alt: "Ahmet Yılmaz",
},
src: "http://img.b2bpic.net/free-photo/smiling-man-enjoying-croissant_1170-631.jpg", alt: "Ahmet Yılmaz"},
{
src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269188.jpg",
alt: "Ayşe Demir",
},
src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269188.jpg", alt: "Ayşe Demir"},
{
src: "http://img.b2bpic.net/free-photo/side-view-man-luxury-restaurant_23-2150598353.jpg",
alt: "Mehmet Can",
},
src: "http://img.b2bpic.net/free-photo/side-view-man-luxury-restaurant_23-2150598353.jpg", alt: "Mehmet Can"},
{
src: "http://img.b2bpic.net/free-photo/informal-talk-with-best-friends-restaurant-warm-summer-day_8353-9702.jpg",
alt: "Elif Kaya",
},
src: "http://img.b2bpic.net/free-photo/informal-talk-with-best-friends-restaurant-warm-summer-day_8353-9702.jpg", alt: "Elif Kaya"},
{
src: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156202.jpg",
alt: "Murat Serin",
},
src: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156202.jpg", alt: "Murat Serin"},
]}
avatarText="1000+ Mutlu Misafir"
/>
@@ -99,8 +79,7 @@ export default function LandingPage() {
title="Kalite ve Samimiyetin Adresi: Murat Ezgü ile Mıdık Kazbaşı"
buttons={[
{
text: "Hakkımızda Daha Fazla Bilgi",
},
text: "Hakkımızda Daha Fazla Bilgi"},
]}
/>
</div>
@@ -113,41 +92,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Adana Kebap",
price: "₺450",
imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-liver-fresh-vegetables_2829-19546.jpg?_wi=1",
},
id: "1", name: "Adana Kebap", price: "₺450", imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-liver-fresh-vegetables_2829-19546.jpg"},
{
id: "2",
name: "Soğuk Mezeler",
price: "₺120",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg?_wi=1",
},
id: "2", name: "Soğuk Mezeler", price: "₺120", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg"},
{
id: "3",
name: "Cevizli Çiğ Köfte",
price: "₺180",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-meat-dish-turkish-cuisines-cig-kofte-with-lemon-lettuce_140725-12128.jpg?_wi=1",
},
id: "3", name: "Cevizli Çiğ Köfte", price: "₺180", imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-meat-dish-turkish-cuisines-cig-kofte-with-lemon-lettuce_140725-12128.jpg"},
{
id: "4",
name: "Kuzu Şiş",
price: "₺480",
imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-liver-fresh-vegetables_2829-19546.jpg?_wi=2",
},
id: "4", name: "Kuzu Şiş", price: "₺480", imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-liver-fresh-vegetables_2829-19546.jpg"},
{
id: "5",
name: "Ev Yapımı Şalgam",
price: "₺60",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg?_wi=2",
},
id: "5", name: "Ev Yapımı Şalgam", price: "₺60", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg"},
{
id: "6",
name: "Özel Karışık Izgara",
price: "₺650",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-meat-dish-turkish-cuisines-cig-kofte-with-lemon-lettuce_140725-12128.jpg?_wi=2",
},
id: "6", name: "Özel Karışık Izgara", price: "₺650", imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-meat-dish-turkish-cuisines-cig-kofte-with-lemon-lettuce_140725-12128.jpg"},
]}
title="İmza Lezzetlerimiz"
description="Adana kebabından ev yapımı şalgamımıza, cevizli çiğ köftemizden meşhur mezelerimize kadar her tabakta kalite."
@@ -159,30 +114,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ahmet Yılmaz",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-enjoying-croissant_1170-631.jpg",
},
id: "1", name: "Ahmet Yılmaz", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-enjoying-croissant_1170-631.jpg"},
{
id: "2",
name: "Ayşe Demir",
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269188.jpg",
},
id: "2", name: "Ayşe Demir", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269188.jpg"},
{
id: "3",
name: "Mehmet Can",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-luxury-restaurant_23-2150598353.jpg",
},
id: "3", name: "Mehmet Can", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-luxury-restaurant_23-2150598353.jpg"},
{
id: "4",
name: "Elif Kaya",
imageSrc: "http://img.b2bpic.net/free-photo/informal-talk-with-best-friends-restaurant-warm-summer-day_8353-9702.jpg",
},
id: "4", name: "Elif Kaya", imageSrc: "http://img.b2bpic.net/free-photo/informal-talk-with-best-friends-restaurant-warm-summer-day_8353-9702.jpg"},
{
id: "5",
name: "Murat Serin",
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156202.jpg",
},
id: "5", name: "Murat Serin", imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156202.jpg"},
]}
cardTitle="Misafirlerimizin Kaleminden"
cardAnimation="blur-reveal"
@@ -197,22 +137,14 @@ export default function LandingPage() {
description="Adana'nın en keyifli kebap deneyimi için yerinizi şimdiden ayırtın."
inputs={[
{
name: "ad-soyad",
type: "text",
placeholder: "Adınız Soyadınız",
required: true,
name: "ad-soyad", type: "text", placeholder: "Adınız Soyadınız", required: true,
},
{
name: "tarih",
type: "date",
placeholder: "Rezervasyon Tarihi",
required: true,
name: "tarih", type: "date", placeholder: "Rezervasyon Tarihi", required: true,
},
]}
textarea={{
name: "mesaj",
placeholder: "Notlarınız (Kişi sayısı vb.)",
required: false,
name: "mesaj", placeholder: "Notlarınız (Kişi sayısı vb.)", required: false,
}}
imageSrc="http://img.b2bpic.net/free-photo/engaged-couple-posing-together-city_23-2149488107.jpg"
/>
@@ -222,33 +154,21 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Mıdık Kazbaşı",
items: [
title: "Mıdık Kazbaşı", items: [
{
label: "Hakkımızda",
href: "#about",
},
label: "Hakkımızda", href: "#about"},
{
label: "Menü",
href: "#menu",
},
label: "Menü", href: "#menu"},
{
label: "İletişim",
href: "#contact",
},
label: "İletişim", href: "#contact"},
],
},
{
title: "Sosyal Medya",
items: [
title: "Sosyal Medya", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
],
},
]}