diff --git a/src/app/page.tsx b/src/app/page.tsx index 848a611..e95d904 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,37 +116,37 @@ export default function LandingPage() { id: "1", name: "Adana Kebap", price: "₺450", - imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-liver-fresh-vegetables_2829-19546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-liver-fresh-vegetables_2829-19546.jpg?_wi=1", }, { id: "2", name: "Soğuk Mezeler", price: "₺120", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg?_wi=1", }, { id: "3", name: "Cevizli Çiğ Köfte", price: "₺180", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-meat-dish-turkish-cuisines-cig-kofte-with-lemon-lettuce_140725-12128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-meat-dish-turkish-cuisines-cig-kofte-with-lemon-lettuce_140725-12128.jpg?_wi=1", }, { id: "4", name: "Kuzu Şiş", price: "₺480", - imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-liver-fresh-vegetables_2829-19546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-liver-fresh-vegetables_2829-19546.jpg?_wi=2", }, { id: "5", name: "Ev Yapımı Şalgam", price: "₺60", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg?_wi=2", }, { id: "6", name: "Özel Karışık Izgara", price: "₺650", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-meat-dish-turkish-cuisines-cig-kofte-with-lemon-lettuce_140725-12128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-meat-dish-turkish-cuisines-cig-kofte-with-lemon-lettuce_140725-12128.jpg?_wi=2", }, ]} title="İmza Lezzetlerimiz"