Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-23 02:04:54 +00:00

View File

@@ -60,11 +60,11 @@ export default function LandingPage() {
description="En taze ürünlerle hazırlanan kumpir, tost ve kahve seçeneklerimizle sizi Bodrum Cafe'nin sıcak ortamına bekliyoruz."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lettuce-tomato_140725-112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lettuce-tomato_140725-112.jpg?_wi=1",
imageAlt: "Traditional Kumpir and Tost",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/milk-white-chocolate-chips-plate_23-2148238812.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/milk-white-chocolate-chips-plate_23-2148238812.jpg?_wi=1",
imageAlt: "Fresh Coffee",
},
{
@@ -128,7 +128,7 @@ export default function LandingPage() {
title: "Lezzetli Tatlılar",
description: "Özel tarifimizle hazırlanan tatlılarımızdan denediniz mi?",
tag: "Tatlı",
imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lettuce-tomato_140725-112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lettuce-tomato_140725-112.jpg?_wi=2",
imageAlt: "Meat lasagna with tomato and pepper",
},
{
@@ -136,7 +136,7 @@ export default function LandingPage() {
title: "Sıcak Ortam",
description: "Bodrum esintili dekorasyonumuz ile kendinizi evinizde hissedin.",
tag: "Ortam",
imageSrc: "http://img.b2bpic.net/free-photo/milk-white-chocolate-chips-plate_23-2148238812.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/milk-white-chocolate-chips-plate_23-2148238812.jpg?_wi=2",
imageAlt: "Meat lasagna with tomato and pepper",
},
]}