Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 12:42:00 +00:00

View File

@@ -58,53 +58,53 @@ export default function LandingPage() {
description="Where Mediterranean flavour meets warm hospitality. Taninu Bistro transforms every meal into a cherished memory, whether you're celebrating or simply savoring the moment."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-toasting-party_23-2148232021.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-toasting-party_23-2148232021.jpg?_wi=1",
imageAlt: "Scenic view of waterfront bistro",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg?_wi=1",
imageAlt: "Gourmet Mediterranean dish presentation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lovely-romantic-couple-sitting-restaurant_23-2147891128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-romantic-couple-sitting-restaurant_23-2147891128.jpg?_wi=1",
imageAlt: "Warm and inviting bistro atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg?_wi=1",
imageAlt: "Fresh seafood plate on dining table",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-is-dating-restaurant_53876-30367.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-is-dating-restaurant_53876-30367.jpg?_wi=1",
imageAlt: "Guests enjoying dinner on terrace",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktails-sunset_23-2151974574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktails-sunset_23-2151974574.jpg?_wi=1",
imageAlt: "Sunset view from the bistro",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg?_wi=2",
imageAlt: "Gourmet Mediterranean dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lovely-romantic-couple-sitting-restaurant_23-2147891128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-romantic-couple-sitting-restaurant_23-2147891128.jpg?_wi=2",
imageAlt: "Bistro interior decor",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg?_wi=2",
imageAlt: "Artisanal food plating",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-is-dating-restaurant_53876-30367.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-is-dating-restaurant_53876-30367.jpg?_wi=2",
imageAlt: "Relaxed seaside dining",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktails-sunset_23-2151974574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktails-sunset_23-2151974574.jpg?_wi=2",
imageAlt: "Evening lights at bistro",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-toasting-party_23-2148232021.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-toasting-party_23-2148232021.jpg?_wi=2",
imageAlt: "Waterfront location landscape",
},
]}
@@ -141,7 +141,7 @@ export default function LandingPage() {
title: "Authentic Mediterranean Flavors",
subtitle: "Fresh Ingredients",
description: "Savor the essence of the Mediterranean with ingredients sourced locally for peak freshness.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-toasting-party_23-2148232021.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-toasting-party_23-2148232021.jpg?_wi=3",
imageAlt: "mediterranean waterfront bistro dining view",
},
{
@@ -150,7 +150,7 @@ export default function LandingPage() {
title: "Stunning Waterfront Views",
subtitle: "Perfect Setting",
description: "Dine while overlooking the serene Marsaskala bay, creating the perfect backdrop for your evening.",
imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg?_wi=3",
imageAlt: "gourmet mediterranean cuisine close up",
},
{
@@ -159,7 +159,7 @@ export default function LandingPage() {
title: "Warm & Attentive Service",
subtitle: "Guest Centric",
description: "Our team ensures every detail of your dining experience is handled with care and personal attention.",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-romantic-couple-sitting-restaurant_23-2147891128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-romantic-couple-sitting-restaurant_23-2147891128.jpg?_wi=3",
imageAlt: "waterfront restaurant scenic view marsaskala",
},
]}