Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 11:46:14 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg"
imageSrc="http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg?_wi=1"
imageAlt="Matcha nápoj"
mediaAnimation="blur-reveal"
/>
@@ -90,7 +90,7 @@ export default function LandingPage() {
description: "Radi vás u nás vždy uvidíme s úsmevom.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215062.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215062.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -106,19 +106,19 @@ export default function LandingPage() {
id: "1",
name: "Klasická Matcha",
price: "3.50 €",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-matcha-still-life_23-2150768977.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-matcha-still-life_23-2150768977.jpg?_wi=1",
},
{
id: "2",
name: "Matcha Latte",
price: "4.20 €",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-matcha-still-life_23-2150768977.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-matcha-still-life_23-2150768977.jpg?_wi=2",
},
{
id: "3",
name: "Ovocná Matcha",
price: "4.80 €",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-matcha-still-life_23-2150768977.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-matcha-still-life_23-2150768977.jpg?_wi=3",
},
]}
title="Naša ponuka"
@@ -137,12 +137,12 @@ export default function LandingPage() {
title: "Kvalitná matcha",
description: "Sústreďujeme sa na tie najlepšie suroviny.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg?_wi=2",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg?_wi=3",
},
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg?_wi=4",
imageAlt: "matcha latte on wooden table",
},
{
@@ -150,12 +150,12 @@ export default function LandingPage() {
title: "Milá obsluha",
description: "Naši barista sú tu pre vás vždy s úsmevom.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg?_wi=5",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg?_wi=6",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215062.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215062.jpg?_wi=2",
imageAlt: "matcha whisk ceremony close up",
},
{
@@ -163,12 +163,12 @@ export default function LandingPage() {
title: "Skvelá poloha",
description: "Nájdete nás v srdci Starého Mesta.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg?_wi=7",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150769014.jpg?_wi=8",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-matcha-still-life_23-2150768977.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-matcha-still-life_23-2150768977.jpg?_wi=4",
imageAlt: "matcha latte glass overhead",
},
]}