Merge version_1 into main #1

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

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/chateau-frontenac-night-quebec-city_649448-2204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chateau-frontenac-night-quebec-city_649448-2204.jpg?_wi=1",
imageAlt: "Luxusní hotel Horaizon",
},
{
@@ -121,7 +121,7 @@ export default function LandingPage() {
price: "1 575 Kč / noc",
rating: 5,
reviewCount: "120 recenzí",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg?_wi=1",
},
{
id: "2",
@@ -130,7 +130,7 @@ export default function LandingPage() {
price: "1 350 Kč / noc",
rating: 4,
reviewCount: "95 recenzí",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_74190-5862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_74190-5862.jpg?_wi=1",
},
{
id: "3",
@@ -139,7 +139,7 @@ export default function LandingPage() {
price: "2 125 Kč / noc",
rating: 5,
reviewCount: "80 recenzí",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-hugging-bed_23-2149690949.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-hugging-bed_23-2149690949.jpg?_wi=1",
},
]}
title="Naše pokoje"
@@ -168,7 +168,7 @@ export default function LandingPage() {
tags: [
"Vysokorychlostní",
],
imageSrc: "http://img.b2bpic.net/free-photo/chateau-frontenac-night-quebec-city_649448-2204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chateau-frontenac-night-quebec-city_649448-2204.jpg?_wi=2",
imageAlt: "Empty billboard in metropolis city",
},
{
@@ -177,7 +177,7 @@ export default function LandingPage() {
tags: [
"Relaxace",
],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg?_wi=2",
imageAlt: "Empty billboard in metropolis city",
},
{
@@ -186,7 +186,7 @@ export default function LandingPage() {
tags: [
"Nápoje",
],
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_74190-5862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_74190-5862.jpg?_wi=2",
imageAlt: "Empty billboard in metropolis city",
},
{
@@ -195,7 +195,7 @@ export default function LandingPage() {
tags: [
"Business",
],
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-hugging-bed_23-2149690949.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-hugging-bed_23-2149690949.jpg?_wi=2",
imageAlt: "Empty billboard in metropolis city",
},
]}
@@ -237,7 +237,7 @@ export default function LandingPage() {
button: {
text: "Napsat email",
},
imageSrc: "http://img.b2bpic.net/free-photo/chateau-frontenac-night-quebec-city_649448-2204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chateau-frontenac-night-quebec-city_649448-2204.jpg?_wi=3",
imageAlt: "Luxury bedroom interior with rich furniture and scenic view from walkout deck",
},
]}