diff --git a/src/app/page.tsx b/src/app/page.tsx index 60f71a6..655761c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,17 +92,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", name: "Adana Kebap", price: "₺450", imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-liver-fresh-vegetables_2829-19546.jpg?_wi=1"}, + id: "1", name: "Adana Kebap", price: "", 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?_wi=1"}, + id: "2", name: "Soğuk Mezeler", price: "", 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?_wi=1"}, + id: "3", name: "Cevizli Çiğ Köfte", price: "", 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?_wi=2"}, + id: "4", name: "Kuzu Şiş", price: "", 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?_wi=2"}, + id: "5", name: "Ev Yapımı Şalgam", price: "", 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?_wi=2"}, + id: "6", name: "Özel Karışık Izgara", price: "", 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" description="Adana kebabından ev yapımı şalgamımıza, cevizli çiğ köftemizden meşhur mezelerimize kadar her tabakta kalite."