Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 16:52:35 +00:00

View File

@@ -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." 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={[ 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", 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ç", imageAlt: "Fırında Kuzu Güveç",
}, },
{ {
@@ -234,7 +234,7 @@ export default function LandingPage() {
imageAlt: "Kuzu Güveç Sebzeleri", 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", imageAlt: "close up lamb shank slow cooked",
}, },
{ {
@@ -251,7 +251,7 @@ export default function LandingPage() {
imageAlt: "Ekmek Kadayıfı Hazırlığı", 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", imageAlt: "close up lamb shank slow cooked",
}, },
]} ]}