From dd9b6adf6d398770363ded3f55447a55b2bf4dab Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 16:52:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 21c1cff..e961c4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,11 +67,11 @@ export default function LandingPage() { description="Bayram Usta Et Lokantası'nda Bolu'nun eşsiz lezzetleriyle tanışın. Kuzu incik ve kuzu güveç başta olmak üzere, her lokmada asırlık tatlar sunuyoruz. Modern bir dokunuşla geleneksel lezzetleri keşfedin." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-kebab-white-plate_114579-83121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-kebab-white-plate_114579-83121.jpg?_wi=1", imageAlt: "Lezzetli Kuzu İncik", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-boiled-meat-with-cooked-potatoes-dark-background-dish-sauce-cuisine-hot-dinner-kitchen-meat-cooking_140725-158189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-boiled-meat-with-cooked-potatoes-dark-background-dish-sauce-cuisine-hot-dinner-kitchen-meat-cooking_140725-158189.jpg?_wi=1", imageAlt: "Fırında Kuzu Güveç", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { imageAlt: "Kuzu Güveç Sebzeleri", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-kebab-white-plate_114579-83121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-kebab-white-plate_114579-83121.jpg?_wi=2", imageAlt: "close up lamb shank slow cooked", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { imageAlt: "Ekmek Kadayıfı Hazırlığı", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-boiled-meat-with-cooked-potatoes-dark-background-dish-sauce-cuisine-hot-dinner-kitchen-meat-cooking_140725-158189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-boiled-meat-with-cooked-potatoes-dark-background-dish-sauce-cuisine-hot-dinner-kitchen-meat-cooking_140725-158189.jpg?_wi=2", imageAlt: "close up lamb shank slow cooked", }, ]}