Update src/app/page.tsx
This commit is contained in:
193
src/app/page.tsx
193
src/app/page.tsx
@@ -33,69 +33,38 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Ana Sayfa",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Ana Sayfa", id: "hero"},
|
||||
{
|
||||
name: "Menü",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menü", id: "menu"},
|
||||
{
|
||||
name: "Hakkımızda",
|
||||
id: "about",
|
||||
},
|
||||
name: "Hakkımızda", id: "about"},
|
||||
{
|
||||
name: "Galeri",
|
||||
id: "gallery",
|
||||
},
|
||||
name: "Galeri", id: "gallery"},
|
||||
{
|
||||
name: "İletişim",
|
||||
id: "contact",
|
||||
},
|
||||
name: "İletişim", id: "contact"},
|
||||
]}
|
||||
brandName="Altın Kumru"
|
||||
button={{
|
||||
text: "Sipariş Ver",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Sipariş Ver", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Altın Kumru – Bayrampaşa'nın En Lezzetli Kumrusu"
|
||||
description="Gece gündüz lezzet | İzmir Usulü Kumru & Sokak Lezzetleri. Gece 04:00'e kadar açık!"
|
||||
tag="Gece 04:00'e kadar açık!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Sipariş Ver",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Sipariş Ver", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516987.jpg",
|
||||
imageAlt: "Fresh Kumru Sandwich",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516987.jpg", imageAlt: "Fresh Kumru Sandwich"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-eating-caprice-salad-with-arugula-caviar_140725-11477.jpg",
|
||||
imageAlt: "Delicious food spread",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-baking-supermarket-shelves-sale_627829-7338.jpg",
|
||||
imageAlt: "Various baking on supermarket shelves for sale",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516856.jpg",
|
||||
imageAlt: "View of delicious and appetizing street food",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-burger-outdoors_23-2148289440.jpg",
|
||||
imageAlt: "Close-up person with burger outdoors",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-eating-caprice-salad-with-arugula-caviar_140725-11477.jpg", imageAlt: "Delicious food spread"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -121,41 +90,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Kaşarlı Kumru",
|
||||
price: "120 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ham-sausage-slices-with-tomatoes_140725-6222.jpg",
|
||||
},
|
||||
id: "1", name: "Kaşarlı Kumru", price: "120 TL", imageSrc: "http://img.b2bpic.net/free-photo/ham-sausage-slices-with-tomatoes_140725-6222.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ayvalık Tost Menü",
|
||||
price: "145 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-doner-with-french-fries-vegetables-wooden-board_140725-454.jpg",
|
||||
},
|
||||
id: "2", name: "Ayvalık Tost Menü", price: "145 TL", imageSrc: "http://img.b2bpic.net/free-photo/sliced-doner-with-french-fries-vegetables-wooden-board_140725-454.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Klasik Hamburger",
|
||||
price: "160 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burgers-with-fries-ketchup-mayonnaise-stands-with-knives_141793-12494.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tavuk Tantuni",
|
||||
price: "130 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-sandwich-made-meat-grilled-spit-sliced-with-seasonings-blue-desk-burgers-meat-meal-lunch-sandwich_140725-64498.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Karışık Izgara",
|
||||
price: "280 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fish-banquet-table-buffet_1398-2214.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Serpme Kahvaltı",
|
||||
price: "350 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast_23-2148129724.jpg",
|
||||
},
|
||||
id: "3", name: "Klasik Hamburger", price: "160 TL", imageSrc: "http://img.b2bpic.net/free-photo/side-view-burgers-with-fries-ketchup-mayonnaise-stands-with-knives_141793-12494.jpg"},
|
||||
]}
|
||||
title="Lezzetli Menümüz"
|
||||
description="En taze ürünlerle hazırladığımız zengin menümüzü keşfedin."
|
||||
@@ -169,19 +108,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Samimi Ortam",
|
||||
description: "Sevdiklerinizle keyifli vakitler.",
|
||||
icon: Smile,
|
||||
title: "Samimi Ortam", description: "Sevdiklerinizle keyifli vakitler.", icon: Smile,
|
||||
},
|
||||
{
|
||||
title: "Taze Malzemeler",
|
||||
description: "Her zaman en kaliteli ürünler.",
|
||||
icon: CheckCircle,
|
||||
title: "Taze Malzemeler", description: "Her zaman en kaliteli ürünler.", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
title: "Hızlı Servis",
|
||||
description: "Gece boyu kapınızdayız.",
|
||||
icon: Clock,
|
||||
title: "Hızlı Servis", description: "Gece boyu kapınızdayız.", icon: Clock,
|
||||
},
|
||||
]}
|
||||
title="Mutlu Anlar"
|
||||
@@ -196,40 +129,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ahmet Y.",
|
||||
role: "Müdavim",
|
||||
testimonial: "Bayrampaşa'da kumru denince tek adres! Gece yarısı bile lezzet aynı.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-5139.jpg",
|
||||
},
|
||||
id: "1", name: "Ahmet Y.", role: "Müdavim", testimonial: "Bayrampaşa'da kumru denince tek adres! Gece yarısı bile lezzet aynı.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-5139.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ayşe K.",
|
||||
role: "Öğrenci",
|
||||
testimonial: "Hamburgerleri muazzam, tantunisi ise tam kıvamında.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-entrepreneur-taking-phone-while-having-coffee-break-cafe_637285-8857.jpg",
|
||||
},
|
||||
id: "2", name: "Ayşe K.", role: "Öğrenci", testimonial: "Hamburgerleri muazzam, tantunisi ise tam kıvamında.", imageSrc: "http://img.b2bpic.net/free-photo/happy-entrepreneur-taking-phone-while-having-coffee-break-cafe_637285-8857.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mehmet S.",
|
||||
role: "Yerel Sakin",
|
||||
testimonial: "Hızlı servis ve güler yüzlü çalışanlar. Kesinlikle tavsiye ederim.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-15896.jpg",
|
||||
},
|
||||
id: "3", name: "Mehmet S.", role: "Yerel Sakin", testimonial: "Hızlı servis ve güler yüzlü çalışanlar. Kesinlikle tavsiye ederim.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-15896.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Deniz T.",
|
||||
role: "Müşteri",
|
||||
testimonial: "Gece 3'te bile sıcacık taze tost yemek harika.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269187.jpg",
|
||||
},
|
||||
id: "4", name: "Deniz T.", role: "Müşteri", testimonial: "Gece 3'te bile sıcacık taze tost yemek harika.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269187.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Cem B.",
|
||||
role: "Müşteri",
|
||||
testimonial: "İzmir'i özleyenler için gerçek kumru lezzeti burada.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg",
|
||||
},
|
||||
id: "5", name: "Cem B.", role: "Müşteri", testimonial: "İzmir'i özleyenler için gerçek kumru lezzeti burada.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg"},
|
||||
]}
|
||||
title="Müşterilerimizden"
|
||||
description="Altın Kumru hakkında ne dediler?"
|
||||
@@ -243,23 +151,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Smile,
|
||||
title: "Mutlu Müşteri",
|
||||
value: "15.000+",
|
||||
},
|
||||
id: "1", icon: Smile,
|
||||
title: "Mutlu Müşteri", value: "15.000+"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Sandwich,
|
||||
title: "Servis Edilen Kumru",
|
||||
value: "50.000+",
|
||||
},
|
||||
id: "2", icon: Sandwich,
|
||||
title: "Servis Edilen Kumru", value: "50.000+"},
|
||||
{
|
||||
id: "3",
|
||||
icon: Clock,
|
||||
title: "Yıllık Deneyim",
|
||||
value: "10+",
|
||||
},
|
||||
id: "3", icon: Clock,
|
||||
title: "Yıllık Deneyim", value: "10+"},
|
||||
]}
|
||||
title="Başarılarımız"
|
||||
description="Rakamlarla hizmet kalitemiz."
|
||||
@@ -272,20 +171,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Kaça kadar açığız?",
|
||||
content: "Haftanın 7 günü gece 04:00'e kadar hizmet veriyoruz.",
|
||||
},
|
||||
id: "1", title: "Kaça kadar açığız?", content: "Haftanın 7 günü gece 04:00'e kadar hizmet veriyoruz."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Online sipariş var mı?",
|
||||
content: "Yemeksepeti ve GetirYemek üzerinden sipariş verebilirsiniz.",
|
||||
},
|
||||
id: "2", title: "Online sipariş var mı?", content: "Yemeksepeti ve GetirYemek üzerinden sipariş verebilirsiniz."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Neredeyiz?",
|
||||
content: "Yıldırım Mahallesi, Bayrampaşa/İstanbul adresindeyiz.",
|
||||
},
|
||||
id: "3", title: "Neredeyiz?", content: "Yıldırım Mahallesi, Bayrampaşa/İstanbul adresindeyiz."},
|
||||
]}
|
||||
title="Sıkça Sorulanlar"
|
||||
description="Merak ettiklerinizi burada bulabilirsiniz."
|
||||
@@ -300,8 +190,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="İletişim"
|
||||
title="Bize Ulaşın"
|
||||
description="Adres: Yıldırım Mahallesi, Avasköy Yolu Caddesi No:2, Bayrampaşa / İstanbul. Telefon: 0212 417 32 32."
|
||||
@@ -314,29 +203,19 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Ana Sayfa",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Ana Sayfa", href: "#hero"},
|
||||
{
|
||||
label: "Menü",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menü", href: "#menu"},
|
||||
{
|
||||
label: "İletişim",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "İletişim", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/altinkumru",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/altinkumru"},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/902124173232",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/902124173232"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user