From bb6549b8b26069277973467c89c1c7027970cbe5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:04:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index df13929..d86fcbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]} -- 2.49.1