Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-09 10:47:05 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg"
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=1"
showDimOverlay={true}
showBlur={true}
avatars={[
@@ -110,37 +110,37 @@ export default function LandingPage() {
id: "m1",
name: "Margherita",
price: "12€",
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921364.jpg?_wi=1",
},
{
id: "m2",
name: "Marinara",
price: "10€",
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921364.jpg?_wi=2",
},
{
id: "m3",
name: "Truffle White",
price: "16€",
imageSrc: "http://img.b2bpic.net/free-photo/cheesy-mushroom-pizza-with-cheese-grater-near-ingredients-black-backdrop_23-2148076185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheesy-mushroom-pizza-with-cheese-grater-near-ingredients-black-backdrop_23-2148076185.jpg?_wi=1",
},
{
id: "m4",
name: "Madeira Fusion",
price: "15€",
imageSrc: "http://img.b2bpic.net/free-photo/halloween-pizza-with-creepy-ghosts-top_23-2148276233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/halloween-pizza-with-creepy-ghosts-top_23-2148276233.jpg?_wi=1",
},
{
id: "m5",
name: "Vegan Margherita",
price: "14€",
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921364.jpg?_wi=3",
},
{
id: "m6",
name: "Seasonal Veggie",
price: "14€",
imageSrc: "http://img.b2bpic.net/free-photo/halloween-pizza-with-creepy-ghosts-top_23-2148276233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/halloween-pizza-with-creepy-ghosts-top_23-2148276233.jpg?_wi=2",
},
]}
title="Our Creations"
@@ -161,7 +161,7 @@ export default function LandingPage() {
quote: "A 10/10 for pizza and service. I haven't had pizza this good in a long time.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-chef-preparing-pizza_23-2150235778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=2",
imageAlt: "authentic neapolitan pizza wood fired oven",
},
{
@@ -172,7 +172,7 @@ export default function LandingPage() {
quote: "Better than in Italy. I highly recommend this place.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-chef-preparing-pizza_23-2150235778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921364.jpg?_wi=4",
imageAlt: "margherita pizza mozzarella bufala",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
quote: "The chef's attention to detail is truly unique.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-chef-preparing-pizza_23-2150235778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheesy-mushroom-pizza-with-cheese-grater-near-ingredients-black-backdrop_23-2148076185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheesy-mushroom-pizza-with-cheese-grater-near-ingredients-black-backdrop_23-2148076185.jpg?_wi=2",
imageAlt: "gourmet truffle pizza italian",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
quote: "Hidden gem in Funchal, amazing Aperol Spritz!",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-chef-preparing-pizza_23-2150235778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/halloween-pizza-with-creepy-ghosts-top_23-2148276233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/halloween-pizza-with-creepy-ghosts-top_23-2148276233.jpg?_wi=3",
imageAlt: "seasonal pizza madeira fusion",
},
{
@@ -224,7 +224,7 @@ export default function LandingPage() {
title="Worth the Search."
description="Funchal, Madeira. Join us for an unforgettable evening."
mediaAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg"
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=3"
/>
</div>