Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 18:45:29 +00:00

View File

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