From e985b897a0b0a1c2a12ac18231c44ae62b005700 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:22:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 967f861..9d3807b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,13 +46,13 @@ 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", 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" }, + { 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" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=2" 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" }, @@ -73,7 +73,7 @@ export default function LandingPage() { { 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" + imageSrc="http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287796.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -86,9 +86,9 @@ 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" }, - { 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: "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" }, @@ -103,11 +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" }, - { 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" }, + { 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" }, + { 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" }, + { 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" }, + { 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" }, + { 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" }, ]} title="Müşterilerimiz Ne Dedi?" description="Simge Et Lokantası deneyimini yaşayan misafirlerimizin yorumları." -- 2.49.1