Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-08 19:30:08 +00:00

View File

@@ -28,14 +28,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Ana Sayfa", id: "hero"},
{
name: "Menü", id: "menu"},
{
name: "Hakkımızda", id: "about"},
{
name: "İletişim", id: "contact"},
{ name: "Ana Sayfa", id: "hero" },
{ name: "Menü", id: "menu" },
{ name: "Hakkımızda", id: "about" },
{ name: "Özellikler", id: "feature" },
{ name: "İletişim", id: "contact" },
]}
brandName="Altunbaş Kebap"
/>
@@ -44,61 +41,37 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "plain"}}
background={{ variant: "plain" }}
title="Adana'nın Gerçek Kebap Lezzeti"
description="Altunbaş Kebap'ta geleneksel yöntemlerle hazırlanan taze et ve odun ateşinde pişmiş eşsiz lezzetleri keşfedin."
testimonials={[
{
name: "Ahmet Yılmaz", handle: "@ahmetyilmaz", testimonial: "Adana'da yediğim en iyi kebap, kesinlikle tavsiye ederim!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-fried-potato-with-vegetables-onion_141793-688.jpg", imageAlt: "adana kebab plate close up"},
{
name: "Ayşe Demir", handle: "@aysedemir", testimonial: "Hızlı servis ve harika lezzet. Ciğer şiş efsane.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers_23-2148651114.jpg", imageAlt: "ciğer şiş kebab plate"},
{
name: "Mehmet Kaya", handle: "@mehmetkaya", testimonial: "Gerçekten odun ateşinde pişiriyorlar, fark ediliyor.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-served-with-ayran-pickles_141793-2114.jpg", imageAlt: "beyti kebap plate presentation"},
{
name: "Zeynep Çelik", handle: "@zeynepcelik", testimonial: "Ailece geldik, herkes çok memnun kaldı.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chicken-lula-with-rice-pepper-tomato-onion-side-view_140725-11220.jpg", imageAlt: "tavuk şiş kebab"},
{
name: "Caner Yıldız", handle: "@caneryildiz", testimonial: "Adana kebap tutkunları için adres burası.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg", imageAlt: "turkish restaurant charcoal grill"},
{ name: "Ahmet Yılmaz", handle: "@ahmetyilmaz", testimonial: "Adana'da yediğim en iyi kebap, kesinlikle tavsiye ederim!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-fried-potato-with-vegetables-onion_141793-688.jpg", imageAlt: "adana kebab plate close up" },
{ name: "Ayşe Demir", handle: "@aysedemir", testimonial: "Hızlı servis ve harika lezzet. Ciğer şiş efsane.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers_23-2148651114.jpg", imageAlt: "ciğer şiş kebab plate" },
{ name: "Mehmet Kaya", handle: "@mehmetkaya", testimonial: "Gerçekten odun ateşinde pişiriyorlar, fark ediliyor.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-served-with-ayran-pickles_141793-2114.jpg", imageAlt: "beyti kebap plate presentation" },
{ name: "Zeynep Çelik", handle: "@zeynepcelik", testimonial: "Ailece geldik, herkes çok memnun kaldı.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chicken-lula-with-rice-pepper-tomato-onion-side-view_140725-11220.jpg", imageAlt: "tavuk şiş kebab" },
{ name: "Caner Yıldız", handle: "@caneryildiz", testimonial: "Adana kebap tutkunları için adres burası.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg", imageAlt: "turkish restaurant charcoal grill" }
]}
buttons={[
{
text: "Sipariş Ver", href: "#contact"},
{
text: "Menüyü Gör", href: "#menu"},
{ text: "Sipariş Ver", href: "#contact" },
{ text: "Menüyü Gör", href: "#menu" },
]}
imageSrc="http://img.b2bpic.net/free-photo/lule-kebab-fried-potato-with-vegetables-onion_141793-688.jpg"
imageAlt="Lezzetli Adana Kebap tabağı"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers_23-2148651114.jpg", alt: "User 1"},
{
src: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-served-with-ayran-pickles_141793-2114.jpg", alt: "User 2"},
{
src: "http://img.b2bpic.net/free-photo/chicken-lula-with-rice-pepper-tomato-onion-side-view_140725-11220.jpg", alt: "User 3"},
{
src: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg", alt: "User 4"},
{
src: "http://img.b2bpic.net/free-photo/location-symbol-with-landscape-background_23-2149906301.jpg", alt: "User 5"},
],
}
{ src: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers_23-2148651114.jpg", alt: "User 1" },
{ src: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-served-with-ayran-pickles_141793-2114.jpg", alt: "User 2" },
{ src: "http://img.b2bpic.net/free-photo/chicken-lula-with-rice-pepper-tomato-onion-side-view_140725-11220.jpg", alt: "User 3" },
{ src: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg", alt: "User 4" },
{ src: "http://img.b2bpic.net/free-photo/location-symbol-with-landscape-background_23-2149906301.jpg", alt: "User 5" },
]}
avatarText="Binlerce mutlu müşterimizden bazıları."
marqueeItems={[
{
type: "text", text: "Odun Ateşinde Lezzet"},
{
type: "text", text: "Günlük Taze Et"},
{
type: "text", text: "Geleneksel Tarifler"},
{
type: "text", text: "Hızlı Servis"},
{
type: "text", text: "Lezzet Garantisi"},
{ type: "text", text: "Odun Ateşinde Lezzet" },
{ type: "text", text: "Günlük Taze Et" },
{ type: "text", text: "Geleneksel Tarifler" },
{ type: "text", text: "Hızlı Servis" },
{ type: "text", text: "Lezzet Garantisi" },
]}
/>
</div>
@@ -110,24 +83,12 @@ export default function LandingPage() {
gridVariant="two-items-per-row"
useInvertedBackground={false}
products={[
{
id: "1", brand: "Kebaplar", name: "Adana Kebap", price: "180 TL", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers_23-2148651114.jpg"},
{
id: "2", brand: "Kebaplar", name: "ık Beyti Kebap", price: "220 TL", rating: 5,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-served-with-ayran-pickles_141793-2114.jpg"},
{
id: "3", brand: "Tavuk", name: "Kemiksiz Tavuk Sarma", price: "150 TL", rating: 4,
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/chicken-lula-with-rice-pepper-tomato-onion-side-view_140725-11220.jpg"},
{
id: "4", brand: "Kebaplar", name: "Ciğer Şiş", price: "160 TL", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers_23-2148651114.jpg"},
{
id: "5", brand: "Kebaplar", name: "Yağlı Kara", price: "190 TL", rating: 5,
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-served-with-ayran-pickles_141793-2114.jpg"},
{
id: "6", brand: "Tavuk", name: "Tavuk Kanat", price: "140 TL", rating: 4,
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/chicken-lula-with-rice-pepper-tomato-onion-side-view_140725-11220.jpg"},
{ id: "1", brand: "Kebaplar", name: "Adana Kebap", price: "180 TL", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers_23-2148651114.jpg" },
{ id: "2", brand: "Kebaplar", name: "Açık Beyti Kebap", price: "220 TL", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-served-with-ayran-pickles_141793-2114.jpg" },
{ id: "3", brand: "Tavuk", name: "Kemiksiz Tavuk Sarma", price: "150 TL", rating: 4, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/chicken-lula-with-rice-pepper-tomato-onion-side-view_140725-11220.jpg" },
{ id: "4", brand: "Kebaplar", name: "Ciğer Şiş", price: "160 TL", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers_23-2148651114.jpg" },
{ id: "5", brand: "Kebaplar", name: "Yağlı Kara", price: "190 TL", rating: 5, reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-served-with-ayran-pickles_141793-2114.jpg" },
{ id: "6", brand: "Tavuk", name: "Tavuk Kanat", price: "140 TL", rating: 4, reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/chicken-lula-with-rice-pepper-tomato-onion-side-view_140725-11220.jpg" },
]}
title="Lezzetli Menümüz"
description="Odun ateşinde hazırlanan eşsiz kebap çeşitlerimiz."
@@ -138,10 +99,8 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text", content: "Adana'nın Köklü Lezzet Hikayesi"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg", alt: "Kebap ızgarası"},
{ type: "text", content: "Adana'nın Köklü Lezzet Hikayesi" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg", alt: "Kebap ızgarası" },
]}
/>
</div>
@@ -156,16 +115,12 @@ export default function LandingPage() {
showStepNumbers={true}
features={[
{
title: "Taze Yerel Malzemeler", description: "Etlerimizi günlük olarak en iyi çiftliklerden temin ediyoruz.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers_23-2148651114.jpg", imageAlt: "Taze et"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-served-with-ayran-pickles_141793-2114.jpg", imageAlt: "Taze malzemeler"},
title: "Taze Yerel Malzemeler", description: "Etlerimizi günlük olarak en iyi çiftliklerden temin ediyoruz.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers_23-2148651114.jpg", imageAlt: "Taze et" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-beyti-kebab-served-with-ayran-pickles_141793-2114.jpg", imageAlt: "Taze malzemeler" },
},
{
title: "Gerçek Odun Ateşi", description: "Kebaplarımıza o eşsiz kokuyu veren geleneksel meşe kömürü ateşi.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg", imageAlt: "Izgara"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/chicken-lula-with-rice-pepper-tomato-onion-side-view_140725-11220.jpg", imageAlt: "Pişirme süreci"},
title: "Gerçek Odun Ateşi", description: "Kebaplarımıza o eşsiz kokuyu veren geleneksel meşe kömürü ateşi.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-cook-holding-burning-pan-hand_23-2148040255.jpg", imageAlt: "Izgara" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/chicken-lula-with-rice-pepper-tomato-onion-side-view_140725-11220.jpg", imageAlt: "Pişirme süreci" },
},
]}
/>
@@ -174,8 +129,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain"}}
background={{ variant: "plain" }}
tag="Bize Ulaşın"
title="Altunbaş Kebap İletişim"
description="Adres: Eski senem market göbeği Yıldız yapı yanı, Sarıçam/Adana. Telefon: +90 322 341 01 33"
@@ -191,20 +145,15 @@ export default function LandingPage() {
columns={[
{
title: "Menü", items: [
{
label: "Kebaplar", href: "#menu"},
{
label: "Tavuk", href: "#menu"},
{
label: "İçecekler", href: "#menu"},
{ label: "Kebaplar", href: "#menu" },
{ label: "Tavuk", href: "#menu" },
{ label: "İçecekler", href: "#menu" },
],
},
{
title: "İletişim", items: [
{
label: "0322 341 01 33", href: "tel:+903223410133"},
{
label: "Adana, Türkiye", href: "#contact"},
{ label: "0322 341 01 33", href: "tel:+903223410133" },
{ label: "Adana, Türkiye", href: "#contact" },
],
},
]}
@@ -214,4 +163,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}