diff --git a/src/app/page.tsx b/src/app/page.tsx index b44a2a1..015eb76 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/chateau-frontenac-night-quebec-city_649448-2204.jpg", imageAlt: "Luxusní hotel Horaizon"}, + imageSrc: "http://img.b2bpic.net/free-photo/chateau-frontenac-night-quebec-city_649448-2204.jpg?_wi=1", imageAlt: "Luxusní hotel Horaizon"}, { imageSrc: "http://img.b2bpic.net/free-photo/bench-green-park_1232-3479.jpg", imageAlt: "Hotelový park"}, ]} @@ -85,13 +85,13 @@ export default function LandingPage() { products={[ { id: "1", brand: "Horaizon", name: "Dvoulůžkový pokoj — Komfort", 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"}, + reviewCount: "120 recenzí", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg?_wi=1"}, { id: "2", brand: "Horaizon", name: "Dvoulůžkový pokoj — Standard", 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"}, + reviewCount: "95 recenzí", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_74190-5862.jpg?_wi=1"}, { id: "3", brand: "Horaizon", name: "Rodinný pokoj", 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"}, + reviewCount: "80 recenzí", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-hugging-bed_23-2149690949.jpg?_wi=1"}, ]} title="Naše pokoje" description="Vyberte si z naší široké nabídky komfortních pokojů pro váš dokonalý odpočinek." @@ -111,19 +111,19 @@ export default function LandingPage() { { id: "f2", title: "Wi-Fi připojení", tags: [ "Vysokorychlostní"], - imageSrc: "http://img.b2bpic.net/free-photo/chateau-frontenac-night-quebec-city_649448-2204.jpg", imageAlt: "Empty billboard in metropolis city"}, + imageSrc: "http://img.b2bpic.net/free-photo/chateau-frontenac-night-quebec-city_649448-2204.jpg?_wi=2", imageAlt: "Empty billboard in metropolis city"}, { id: "f3", title: "Hotelový park", tags: [ "Relaxace"], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg", imageAlt: "Empty billboard in metropolis city"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg?_wi=2", imageAlt: "Empty billboard in metropolis city"}, { id: "f4", title: "Hotelový bar", tags: [ "Nápoje"], - imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_74190-5862.jpg", imageAlt: "Empty billboard in metropolis city"}, + imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_74190-5862.jpg?_wi=2", imageAlt: "Empty billboard in metropolis city"}, { id: "f5", title: "Konferenční prostory", tags: [ "Business"], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-hugging-bed_23-2149690949.jpg", imageAlt: "Empty billboard in metropolis city"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-hugging-bed_23-2149690949.jpg?_wi=2", imageAlt: "Empty billboard in metropolis city"}, ]} title="Služby" description="Užijte si širokou škálu doplňkových služeb pro zpříjemnění vašeho pobytu." @@ -147,7 +147,7 @@ export default function LandingPage() { "Potvrzení rezervace", "Detailní informace"], button: { text: "Napsat email"}, - imageSrc: "http://img.b2bpic.net/free-photo/chateau-frontenac-night-quebec-city_649448-2204.jpg", imageAlt: "Luxury bedroom interior with rich furniture and scenic view from walkout deck"}, + 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"}, ]} title="Rezervace" description="Pro nejlepší ceny doporučujeme rezervovat přímo telefonicky nebo e-mailem. * Cena nezahrnuje rekreační poplatek."