Merge version_1 into main #2
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516987.jpg", imageAlt: "Fresh Kumru Sandwich"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cv1GySpy4ab5xfqKpUmPS30uq3/uploaded-1777325587397-a77o6m10.png", 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"}
|
||||
]}
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Lezzet Hikayemiz"
|
||||
description="Bayrampaşa'da yıllardır kumru ve sokak lezzetleri sevenlerin adresi olan Altın Kumru, taze malzemeler, hızlı servis ve samimi bir ortamla hizmet vermektedir. Her lezzetimizde İzmir'in özgün tadını evinize kadar getiriyoruz."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-setting-with-wooden-chairs-tables-beautiful-view_181624-9887.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cv1GySpy4ab5xfqKpUmPS30uq3/uploaded-1777325468238-vodzfjd6.webp"
|
||||
imageAlt="Cafe İçi"
|
||||
/>
|
||||
</div>
|
||||
@@ -90,11 +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: "Kahvaltı", price: "", 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: "", 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: "3", name: "Klasik Hamburger", price: "", 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."
|
||||
@@ -129,7 +129,7 @@ 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: "", 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"},
|
||||
{
|
||||
@@ -139,8 +139,8 @@ export default function LandingPage() {
|
||||
{
|
||||
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?"
|
||||
title=""
|
||||
description=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
title: "Servis Edilen Kumru", value: "50.000+"},
|
||||
{
|
||||
id: "3", icon: Clock,
|
||||
title: "Yıllık Deneyim", value: "10+"},
|
||||
title: "Yıllık Deneyim", value: "20+"},
|
||||
]}
|
||||
title="Başarılarımız"
|
||||
description="Rakamlarla hizmet kalitemiz."
|
||||
|
||||
Reference in New Issue
Block a user