Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 11:37:05 +00:00

View File

@@ -70,15 +70,15 @@ export default function LandingPage() {
description="Handselected daily. Cooked to perfection. Served with care in the heart of Mahalla. Every dish is prepared from carefully sourced seafood — no shortcuts, no compromises."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-mussel-white-background_1232-3358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-mussel-white-background_1232-3358.jpg?_wi=1",
imageAlt: "Fresh whole fish on ice",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-fish-cooking_23-2148949110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-fish-cooking_23-2148949110.jpg?_wi=1",
imageAlt: "Chef preparing gourmet seafood",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-with-fresh-vegetables_140725-2439.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-with-fresh-vegetables_140725-2439.jpg?_wi=1",
imageAlt: "Elegant seafood dish presentation",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
imageAlt: "Chef's hands holding fresh fish",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/fresh-mussel-white-background_1232-3358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-mussel-white-background_1232-3358.jpg?_wi=2",
imageAlt: "variety of fresh whole fish",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
imageAlt: "Close up of seafood cooking in a pan",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-fish-cooking_23-2148949110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-fish-cooking_23-2148949110.jpg?_wi=2",
imageAlt: "variety of fresh whole fish",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
imageAlt: "Friendly restaurant waiter smiling",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-with-fresh-vegetables_140725-2439.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-with-fresh-vegetables_140725-2439.jpg?_wi=2",
imageAlt: "variety of fresh whole fish",
},
]}