Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 15:20:54 +00:00

View File

@@ -58,45 +58,45 @@ export default function LandingPage() {
description="Experience the opulence and traditional flavors of Empress Palace. Where every meal is a masterpiece crafted for your ultimate satisfaction."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg?_wi=1",
imageAlt: "Restaurant ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529813.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529813.jpg?_wi=1",
imageAlt: "Gourmet dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg?_wi=2",
imageAlt: "Elegant decor",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529813.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529813.jpg?_wi=2",
imageAlt: "Signature service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg?_wi=3",
imageAlt: "Grand hall",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529813.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529813.jpg?_wi=3",
imageAlt: "Exquisite presentation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg?_wi=4",
imageAlt: "Culinary art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529813.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529813.jpg?_wi=4",
imageAlt: "Fresh ingredients",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg?_wi=5",
imageAlt: "Tradition meets luxury",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529813.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529813.jpg?_wi=5",
imageAlt: "Chef at work",
},
]}