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", }, ]}