From 424b2877a46e42fec07b6871e3a930ea0268941f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:21:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 277 +++++++---------------------------------------- 1 file changed, 42 insertions(+), 235 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d6ae1d0..967f861 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,24 +31,13 @@ export default function LandingPage() { @@ -57,69 +46,19 @@ export default function LandingPage() { title="Geleneksel Lezzetin Adresi" description="Simge Et Lokantası olarak yılların getirdiği tecrübeyle en taze etleri, geleneksel pişirme teknikleriyle sofranıza taşıyoruz." testimonials={[ - { - name: "Ahmet Y.", - handle: "@ahmet", - testimonial: "Yıllardır değişmeyen tek lezzet durağım.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=1", - imageAlt: "grilled meat platter wooden table", - }, - { - name: "Ayşe K.", - handle: "@ayse", - testimonial: "Etleri lokum gibi, hizmet çok kaliteli.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287796.jpg?_wi=1", - imageAlt: "grilled meat platter wooden table", - }, - { - name: "Mehmet S.", - handle: "@mehmet", - testimonial: "Ailecek gittiğimiz tek yer.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beef-meat-kebab-with-onions-sumakh-lavash-wooden-plate-served-with-wine-vegetables_114579-163.jpg?_wi=1", - imageAlt: "grilled meat platter wooden table", - }, - { - name: "Zeynep D.", - handle: "@zeynep", - testimonial: "Lezzet ve hijyen bir arada.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/dish-grilled-vegetables-zucchini-bell-pepper-red-onion_2829-19903.jpg?_wi=1", - imageAlt: "grilled meat platter wooden table", - }, - { - name: "Can B.", - handle: "@can", - testimonial: "Gerçek et lokantası arayanlar buraya.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370915.jpg?_wi=1", - imageAlt: "grilled meat platter wooden table", - }, + { name: "Ahmet Y.", handle: "@ahmet", testimonial: "Yıllardır değişmeyen tek lezzet durağım.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg", imageAlt: "grilled meat platter wooden table" }, + { name: "Ayşe K.", handle: "@ayse", testimonial: "Etleri lokum gibi, hizmet çok kaliteli.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287796.jpg", imageAlt: "grilled meat platter wooden table" }, + { name: "Mehmet S.", handle: "@mehmet", testimonial: "Ailecek gittiğimiz tek yer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beef-meat-kebab-with-onions-sumakh-lavash-wooden-plate-served-with-wine-vegetables_114579-163.jpg", imageAlt: "grilled meat platter wooden table" }, + { name: "Zeynep D.", handle: "@zeynep", testimonial: "Lezzet ve hijyen bir arada.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dish-grilled-vegetables-zucchini-bell-pepper-red-onion_2829-19903.jpg", imageAlt: "grilled meat platter wooden table" }, + { name: "Can B.", handle: "@can", testimonial: "Gerçek et lokantası arayanlar buraya.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370915.jpg", imageAlt: "grilled meat platter wooden table" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/tea-set-with-baklava-jams-lemon-dried-fruits_140725-8097.jpg", - alt: "Tea set with baklava, jams, lemon and dried fruits", - }, - { - src: "http://img.b2bpic.net/free-photo/arab-restaurant_23-2147794221.jpg", - alt: "Arab restaurant", - }, - { - src: "http://img.b2bpic.net/free-photo/breakfast-setup-with-egg-sausages-dish-fig-jam-olive-butter-cheese-tea_140725-8259.jpg", - alt: "Breakfast setup with egg and sausages dish fig jam olive butter cheese and tea", - }, - { - src: "http://img.b2bpic.net/free-photo/ornate-windows-art-nouveau-style-with-stained-glass_23-2150975601.jpg", - alt: "Ornate windows in art nouveau style with stained glass", - }, - { - src: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", - alt: "Happy customer eating restaurant", - }, + { src: "http://img.b2bpic.net/free-photo/tea-set-with-baklava-jams-lemon-dried-fruits_140725-8097.jpg", alt: "Tea set with baklava, jams, lemon and dried fruits" }, + { src: "http://img.b2bpic.net/free-photo/arab-restaurant_23-2147794221.jpg", alt: "Arab restaurant" }, + { src: "http://img.b2bpic.net/free-photo/breakfast-setup-with-egg-sausages-dish-fig-jam-olive-butter-cheese-tea_140725-8259.jpg", alt: "Breakfast setup with egg and sausages dish fig jam olive butter cheese and tea" }, + { src: "http://img.b2bpic.net/free-photo/ornate-windows-art-nouveau-style-with-stained-glass_23-2150975601.jpg", alt: "Ornate windows in art nouveau style with stained glass" }, + { src: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", alt: "Happy customer eating restaurant" }, ]} /> @@ -130,20 +69,11 @@ export default function LandingPage() { title="Köklerimizden Gelen Lezzet" description="Simge Et Lokantası, kaliteli eti usta ellerle birleştirerek damak tadınıza uygun unutulmaz anlar yaratmayı ilke edinmiştir." metrics={[ - { - value: "30+", - title: "Yıllık Deneyim", - }, - { - value: "100%", - title: "Doğal Et", - }, - { - value: "Binlerce", - title: "Mutlu Müşteri", - }, + { value: "30+", title: "Yıllık Deneyim" }, + { value: "100%", title: "Doğal Et" }, + { value: "Binlerce", title: "Mutlu Müşteri" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287796.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287796.jpg" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -156,48 +86,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} products={[ - { - id: "p1", - name: "Kuzu Pirzola", - price: "450 TL", - variant: "Izgara", - imageSrc: "http://img.b2bpic.net/free-photo/beef-meat-kebab-with-onions-sumakh-lavash-wooden-plate-served-with-wine-vegetables_114579-163.jpg?_wi=2", - }, - { - id: "p2", - name: "Dana Bonfile", - price: "520 TL", - variant: "Özel Soslu", - imageSrc: "http://img.b2bpic.net/free-photo/dish-grilled-vegetables-zucchini-bell-pepper-red-onion_2829-19903.jpg?_wi=2", - }, - { - id: "p3", - name: "Kuzu Tandır", - price: "480 TL", - variant: "Fırın", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370915.jpg?_wi=2", - }, - { - id: "p4", - name: "Izgara Köfte", - price: "350 TL", - variant: "Klasik", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-serbian-food-assortment-high-angle_23-2149358058.jpg", - }, - { - id: "p5", - name: "Kuzu İncik", - price: "490 TL", - variant: "Özel", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-white-plate-with-herbs_140725-10304.jpg", - }, - { - id: "p6", - name: "Karışık Izgara", - price: "600 TL", - variant: "Özel Sunum", - imageSrc: "http://img.b2bpic.net/free-photo/azeri-national-kebab-mix-with-onions-herbs_140725-1045.jpg", - }, + { id: "p1", name: "Kuzu Pirzola", price: "450 TL", variant: "Izgara", imageSrc: "http://img.b2bpic.net/free-photo/beef-meat-kebab-with-onions-sumakh-lavash-wooden-plate-served-with-wine-vegetables_114579-163.jpg" }, + { id: "p2", name: "Dana Bonfile", price: "520 TL", variant: "Özel Soslu", imageSrc: "http://img.b2bpic.net/free-photo/dish-grilled-vegetables-zucchini-bell-pepper-red-onion_2829-19903.jpg" }, + { id: "p3", name: "Kuzu Tandır", price: "480 TL", variant: "Fırın", imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370915.jpg" }, + { id: "p4", name: "Izgara Köfte", price: "350 TL", variant: "Klasik", imageSrc: "http://img.b2bpic.net/free-photo/tasty-serbian-food-assortment-high-angle_23-2149358058.jpg" }, + { id: "p5", name: "Kuzu İncik", price: "490 TL", variant: "Özel", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-white-plate-with-herbs_140725-10304.jpg" }, + { id: "p6", name: "Karışık Izgara", price: "600 TL", variant: "Özel Sunum", imageSrc: "http://img.b2bpic.net/free-photo/azeri-national-kebab-mix-with-onions-herbs_140725-1045.jpg" }, ]} title="Özel Menümüz" description="Özenle seçilmiş etlerimiz ve günlük hazırlanan yan lezzetlerimizle damaklarınız şenlensin." @@ -209,61 +103,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Burak Y.", - date: "10/05/2024", - title: "Harika", - quote: "Etlerin tazeliği gerçekten fark ediliyor.", - tag: "Müşteri", - avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=3", - imageAlt: "happy customer eating restaurant", - }, - { - id: "t2", - name: "Selma K.", - date: "12/05/2024", - title: "Kaliteli", - quote: "Servis ve lezzet konusunda rakipsizler.", - tag: "Müşteri", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598351.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287796.jpg?_wi=3", - imageAlt: "happy customer eating restaurant", - }, - { - id: "t3", - name: "Deniz T.", - date: "15/05/2024", - title: "Favori", - quote: "Lokantamız belli oldu, çok seviyoruz.", - tag: "Müşteri", - avatarSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-enjoying-while-having-lunch-together-restaurant_58466-16040.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beef-meat-kebab-with-onions-sumakh-lavash-wooden-plate-served-with-wine-vegetables_114579-163.jpg?_wi=3", - imageAlt: "happy customer eating restaurant", - }, - { - id: "t4", - name: "Kaan O.", - date: "18/05/2024", - title: "Başarılı", - quote: "Özellikle kuzu pirzolası çok başarılı.", - tag: "Müşteri", - avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dish-grilled-vegetables-zucchini-bell-pepper-red-onion_2829-19903.jpg?_wi=3", - imageAlt: "happy customer eating restaurant", - }, - { - id: "t5", - name: "Leyla M.", - date: "20/05/2024", - title: "Memnuniyet", - quote: "Temiz ve kaliteli bir mekan, teşekkürler.", - tag: "Müşteri", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-family-havinf-dinner-together_23-2149117541.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370915.jpg?_wi=3", - imageAlt: "happy customer eating restaurant", - }, + { id: "t1", name: "Burak Y.", date: "10/05/2024", title: "Harika", quote: "Etlerin tazeliği gerçekten fark ediliyor.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg" }, + { id: "t2", name: "Selma K.", date: "12/05/2024", title: "Kaliteli", quote: "Servis ve lezzet konusunda rakipsizler.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598351.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287796.jpg" }, + { id: "t3", name: "Deniz T.", date: "15/05/2024", title: "Favori", quote: "Lokantamız belli oldu, çok seviyoruz.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-enjoying-while-having-lunch-together-restaurant_58466-16040.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beef-meat-kebab-with-onions-sumakh-lavash-wooden-plate-served-with-wine-vegetables_114579-163.jpg" }, + { id: "t4", name: "Kaan O.", date: "18/05/2024", title: "Başarılı", quote: "Özellikle kuzu pirzolası çok başarılı.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dish-grilled-vegetables-zucchini-bell-pepper-red-onion_2829-19903.jpg" }, + { id: "t5", name: "Leyla M.", date: "20/05/2024", title: "Memnuniyet", quote: "Temiz ve kaliteli bir mekan, teşekkürler.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/happy-family-havinf-dinner-together_23-2149117541.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370915.jpg" }, ]} title="Müşterilerimiz Ne Dedi?" description="Simge Et Lokantası deneyimini yaşayan misafirlerimizin yorumları." @@ -276,21 +120,9 @@ export default function LandingPage() { title="Başarı Hikayemiz" tag="İstatistikler" metrics={[ - { - id: "m1", - value: "150+", - description: "Günlük Ortalama Müşteri", - }, - { - id: "m2", - value: "5", - description: "Uzman Aşçı Kadrosu", - }, - { - id: "m3", - value: "12", - description: "Özel Et Çeşidi", - }, + { id: "m1", value: "150+", description: "Günlük Ortalama Müşteri" }, + { id: "m2", value: "5", description: "Uzman Aşçı Kadrosu" }, + { id: "m3", value: "12", description: "Özel Et Çeşidi" }, ]} metricsAnimation="slide-up" /> @@ -301,21 +133,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "Rezervasyon alıyor musunuz?", - content: "Evet, kalabalık gruplar için telefon üzerinden rezervasyon yapabilirsiniz.", - }, - { - id: "f2", - title: "Etleriniz nereden geliyor?", - content: "Tüm etlerimiz yerel üreticilerden günlük olarak temin edilmektedir.", - }, - { - id: "f3", - title: "Çocuk menünüz var mı?", - content: "Evet, çocuklar için uygun porsiyonlarımız mevcuttur.", - }, + { id: "f1", title: "Rezervasyon alıyor musunuz?", content: "Evet, kalabalık gruplar için telefon üzerinden rezervasyon yapabilirsiniz." }, + { id: "f2", title: "Etleriniz nereden geliyor?", content: "Tüm etlerimiz yerel üreticilerden günlük olarak temin edilmektedir." }, + { id: "f3", title: "Çocuk menünüz var mı?", content: "Evet, çocuklar için uygun porsiyonlarımız mevcuttur." }, ]} title="Sıkça Sorulan Sorular" description="Restoranımız hakkında merak ettikleriniz." @@ -326,17 +146,12 @@ export default function LandingPage() {
@@ -346,20 +161,12 @@ export default function LandingPage() { logoText="Simge Et Lokantası" copyrightText="© 2025 Simge Et Lokantası" socialLinks={[ - { - icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, - { - icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, + { icon: Instagram, href: "#", ariaLabel: "Instagram" }, + { icon: Facebook, href: "#", ariaLabel: "Facebook" }, ]} /> ); -} +} \ No newline at end of file -- 2.49.1