From 436f51b6cc1d9f1c5668ea87b880d7da180bbd17 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 18:42:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 74806c9..34688f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,23 +69,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-topped-with-pomegranate_140725-2885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-topped-with-pomegranate_140725-2885.jpg?_wi=1", imageAlt: "Iskender Kebab Preparation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-topped-with-pomegranate_140725-2885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-topped-with-pomegranate_140725-2885.jpg?_wi=2", imageAlt: "Iskender Kebab Preparation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-topped-with-pomegranate_140725-2885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-topped-with-pomegranate_140725-2885.jpg?_wi=3", imageAlt: "Iskender Kebab Preparation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-topped-with-pomegranate_140725-2885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-topped-with-pomegranate_140725-2885.jpg?_wi=4", imageAlt: "Iskender Kebab Preparation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-topped-with-pomegranate_140725-2885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-topped-with-pomegranate_140725-2885.jpg?_wi=5", imageAlt: "Iskender Kebab Preparation", }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { description: "Yılların birikimiyle hazırlanan lezzet.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=1" imageAlt="Restoran iç mekan" mediaAnimation="slide-up" /> @@ -162,19 +162,19 @@ export default function LandingPage() { { title: "Kusursuz Hijyen", description: "Temizlik bizim için bir tercih değil, standarttır.", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=2", imageAlt: "Hijyen", }, { title: "İlgili Servis", description: "Güler yüzlü ekibimizle kendinizi evinizde hissedeceksiniz.", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=3", imageAlt: "Servis", }, { title: "Stratejik Konum", description: "Ankara-Samsun karayolu üzerinde, konforlu bir mola noktası.", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=4", imageAlt: "Konum", }, ]} @@ -195,7 +195,7 @@ export default function LandingPage() { role: "Misafir", company: "Özbeyler", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-handsome-man-classic-black-costume-studio-fashion-portrait_1328-2218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-handsome-man-classic-black-costume-studio-fashion-portrait_1328-2218.jpg?_wi=1", }, { id: "2", @@ -227,7 +227,7 @@ export default function LandingPage() { role: "Misafir", company: "Özbeyler", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-handsome-man-classic-black-costume-studio-fashion-portrait_1328-2218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-handsome-man-classic-black-costume-studio-fashion-portrait_1328-2218.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1