Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-28 11:51:28 +00:00

View File

@@ -108,7 +108,7 @@ export default function LandingPage() {
description="At NeaS, we honor the Neapolitan tradition. From the 48-hour slow fermentation process to our hand-picked San Marzano tomatoes, we strive for perfection in every bite, bringing a piece of Naples to the heart of Košice."
imageSrc="http://img.b2bpic.net/free-photo/side-view-girl-cuts-meat-pizza-with-bell-pepper-barbecue-sauce-tray_140725-11463.jpg"
imageAlt="NeaS Pizza Crafting"
videoSrc="https://www.w3schools.com/howto/movie.mp4"
videoSrc="https://www.w3schools.com/howto/movie.mp4?_wi=1"
/>
</div>
@@ -124,14 +124,14 @@ export default function LandingPage() {
name: "Margherita D.O.P.",
price: "€14",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-traditional-pizza_23-2148921326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-traditional-pizza_23-2148921326.jpg?_wi=1",
},
{
id: "p2",
name: "Prosciutto e Rucola",
price: "€18",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/halved-tomato-slices-yellow-bell-pepper-wooden-spoon-peppermill-near-delicious-italian-pizza_23-2148076081.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/halved-tomato-slices-yellow-bell-pepper-wooden-spoon-peppermill-near-delicious-italian-pizza_23-2148076081.jpg?_wi=1",
},
{
id: "p3",
@@ -145,14 +145,14 @@ export default function LandingPage() {
name: "Diavola",
price: "€16",
variant: "Spicy",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-traditional-pizza_23-2148921326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-traditional-pizza_23-2148921326.jpg?_wi=2",
},
{
id: "p5",
name: "Quattro Formaggi",
price: "€17",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/halved-tomato-slices-yellow-bell-pepper-wooden-spoon-peppermill-near-delicious-italian-pizza_23-2148076081.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/halved-tomato-slices-yellow-bell-pepper-wooden-spoon-peppermill-near-delicious-italian-pizza_23-2148076081.jpg?_wi=2",
},
]}
title="Our Pizza Collection"
@@ -167,7 +167,7 @@ export default function LandingPage() {
{
id: "t1",
name: "Elena V.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-cafe-dines-traditional-shakshuka_169016-17052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-cafe-dines-traditional-shakshuka_169016-17052.jpg?_wi=1",
},
{
id: "t2",
@@ -187,7 +187,7 @@ export default function LandingPage() {
{
id: "t5",
name: "Lucia M.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-cafe-dines-traditional-shakshuka_169016-17052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-cafe-dines-traditional-shakshuka_169016-17052.jpg?_wi=2",
},
]}
cardTitle="What Košice Says"
@@ -254,7 +254,7 @@ export default function LandingPage() {
],
},
]}
videoSrc="https://www.w3schools.com/howto/movie.mp4"
videoSrc="https://www.w3schools.com/howto/movie.mp4?_wi=2"
/>
</div>
</ReactLenis>