From 4d88240114778abd154f63492e65119c2868d854 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 18:45:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c947b50..01848c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,45 +59,45 @@ export default function LandingPage() { description="Geleneksel lezzet, hızlı servis ve doyurucu porsiyonlarla günün her saati yanınızdayız. Hemen sipariş verin!" leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-lentils-arugula_23-2152010296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-lentils-arugula_23-2152010296.jpg?_wi=1", imageAlt: "Tavuk Pilav", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-chef-with-gloves-chopping-meat_23-2148763219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-chef-with-gloves-chopping-meat_23-2148763219.jpg?_wi=1", imageAlt: "Pilav Servisi", }, { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-lentils-arugula_23-2152010296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-lentils-arugula_23-2152010296.jpg?_wi=2", imageAlt: "Tavuklu Lezzet", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-chef-with-gloves-chopping-meat_23-2148763219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-chef-with-gloves-chopping-meat_23-2148763219.jpg?_wi=2", imageAlt: "Geleneksel Pilav", }, { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-lentils-arugula_23-2152010296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-lentils-arugula_23-2152010296.jpg?_wi=3", imageAlt: "Taze Tavuk", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/male-chef-with-gloves-chopping-meat_23-2148763219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-chef-with-gloves-chopping-meat_23-2148763219.jpg?_wi=3", imageAlt: "Sıcak Servis", }, { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-lentils-arugula_23-2152010296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-lentils-arugula_23-2152010296.jpg?_wi=4", imageAlt: "Tavuk Pilav", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-chef-with-gloves-chopping-meat_23-2148763219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-chef-with-gloves-chopping-meat_23-2148763219.jpg?_wi=4", imageAlt: "Mutfağımızdan", }, { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-lentils-arugula_23-2152010296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-with-lentils-arugula_23-2152010296.jpg?_wi=5", imageAlt: "Doyurucu Tabak", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-chef-with-gloves-chopping-meat_23-2148763219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-chef-with-gloves-chopping-meat_23-2148763219.jpg?_wi=5", imageAlt: "Servis Hazırlığı", }, ]} -- 2.49.1