diff --git a/src/app/page.tsx b/src/app/page.tsx index 95d3f45..a929dee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,22 +78,22 @@ export default function LandingPage() { { title: "Tabldot Yemek", description: "İş yerleri ve günlük ihtiyaçlarınız için taze, sağlıklı tabldot yemek servisi.", icon: Utensils, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-flat-lay_23-2149182197.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-flat-lay_23-2149182197.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-flat-lay_23-2149182197.jpg?_wi=1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-flat-lay_23-2149182197.jpg?_wi=2" }, ], }, { title: "Düğün & Organizasyon", description: "En mutlu gününüzü, profesyonel dokunuşlarla unutulmaz bir ziyafete dönüştürüyoruz.", icon: Award, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/meat-catering-table-event_8353-9847.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/meat-catering-table-event_8353-9847.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/meat-catering-table-event_8353-9847.jpg?_wi=1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/meat-catering-table-event_8353-9847.jpg?_wi=2" }, ], }, { title: "Özel Lezzetler", description: "Geleneksel helvamız ve özel reçeteli tatlılarımızla fark yaratıyoruz.", icon: Sparkles, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/sweet-turkish-delight-blue-table_23-2148080001.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/sweet-turkish-delight-blue-table_23-2148080001.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/sweet-turkish-delight-blue-table_23-2148080001.jpg?_wi=1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/sweet-turkish-delight-blue-table_23-2148080001.jpg?_wi=2" }, ], }, ]}