Merge version_1 into main #1
@@ -70,23 +70,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-delicious-with-raspberries-dark-surface_140725-44032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-delicious-with-raspberries-dark-surface_140725-44032.jpg?_wi=1",
|
||||
imageAlt: "Şık restoran atmosferi",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_1203-8914.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_1203-8914.jpg?_wi=1",
|
||||
imageAlt: "Özel pizza sunumu",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-delicious-with-raspberries-dark-surface_140725-44032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-delicious-with-raspberries-dark-surface_140725-44032.jpg?_wi=2",
|
||||
imageAlt: "Modern İtalyan mekanı iç detay",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_1203-8914.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_1203-8914.jpg?_wi=2",
|
||||
imageAlt: "Artizan pizza çekimi",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg?_wi=1",
|
||||
imageAlt: "Konforlu yemek alanı",
|
||||
},
|
||||
]}
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
title: "Özenli Hizmet",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg?_wi=2"
|
||||
imageAlt="Restoran atmosferi"
|
||||
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
|
||||
/>
|
||||
@@ -163,19 +163,19 @@ export default function LandingPage() {
|
||||
id: "f1",
|
||||
title: "Şık Atmosfer",
|
||||
description: "Özel günler, date ve kız kıza buluşmalar için ideal ortam.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-delicious-with-raspberries-dark-surface_140725-44032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-delicious-with-raspberries-dark-surface_140725-44032.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Özel Kampanyalar",
|
||||
description: "Pazartesi ve Salı şaraplarda %50 indirim fırsatları.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_1203-8914.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_1203-8914.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Profesyonel Servis",
|
||||
description: "Özenli ve hızlı servis anlayışıyla kusursuz bir deneyim.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Neden Biz?"
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
role: "Mimar",
|
||||
company: "Ümitköy",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
role: "İç Mimar",
|
||||
company: "Çankaya",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Misafirlerimizden"
|
||||
|
||||
Reference in New Issue
Block a user