Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-24 16:41:36 +00:00

View File

@@ -67,11 +67,11 @@ export default function LandingPage() {
tag="Since 1995"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg?_wi=1",
imageAlt: "Authentic turkish kebab platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg?_wi=1",
imageAlt: "Mediterranean dining ambiance",
},
{
@@ -125,7 +125,7 @@ export default function LandingPage() {
description: "Authentic spices imported directly from Turkey.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg?_wi=2",
imageAlt: "Top view of lula kebab with red onion and herbs on lavash on a wooden board",
},
{
@@ -133,7 +133,7 @@ export default function LandingPage() {
description: "Perfect setting for family gatherings.",
bentoComponent: "reveal-icon",
icon: Utensils,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg?_wi=2",
imageAlt: "Top view of lula kebab with red onion and herbs on lavash on a wooden board",
},
]}