Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-24 14:01:57 +00:00

View File

@@ -60,11 +60,11 @@ export default function LandingPage() {
description="Experience the authentic taste of Albania. Traditional recipes prepared with modern refinement in the heart of our restaurant."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=1",
imageAlt: "Luxurious dining environment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg?_wi=1",
imageAlt: "Chef preparing authentic cuisine",
},
{
@@ -117,14 +117,14 @@ export default function LandingPage() {
id: "f2",
title: "Farm-to-Table",
description: "Fresh, locally sourced ingredients for every dish.",
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=2",
imageAlt: "Milk and white chocolate chips on plate",
},
{
id: "f3",
title: "Premium Ambiance",
description: "A sophisticated setting for unforgettable dining.",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-kitchen-counter-displays-fresh-food-collection-generated-by-ai_188544-16583.jpg?_wi=2",
imageAlt: "Milk and white chocolate chips on plate",
},
]}