|
|
|
|
@@ -88,9 +88,9 @@ export default function HomePage() {
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
mediaItems={[
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg", imageAlt: "Luxury balcony overlooking Victory Square and Porte de France"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg?_wi=1", imageAlt: "Luxury balcony overlooking Victory Square and Porte de France"},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg", imageAlt: "Historic interior of the former British Embassy"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg?_wi=1", imageAlt: "Historic interior of the former British Embassy"},
|
|
|
|
|
]}
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
rating={5}
|
|
|
|
|
@@ -165,11 +165,11 @@ export default function HomePage() {
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "classic", name: "Classic Room", price: "€89", imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg", imageAlt: "Classic room with historic charm and modern comfort"},
|
|
|
|
|
id: "classic", name: "Classic Room", price: "€89", imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg?_wi=1", imageAlt: "Classic room with historic charm and modern comfort"},
|
|
|
|
|
{
|
|
|
|
|
id: "superior", name: "Superior Room", price: "€129", imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg", imageAlt: "Spacious superior room with additional seating"},
|
|
|
|
|
id: "superior", name: "Superior Room", price: "€129", imageSrc: "http://img.b2bpic.net/free-photo/portrait-loving-couple-watching-movie-together-balcony-morning-with-curtains-foreground-young-man-resting-with-his-amazing-tanned-girlfriend-bed-holding-laptop-with-sea-views_197531-3206.jpg?_wi=2", imageAlt: "Spacious superior room with additional seating"},
|
|
|
|
|
{
|
|
|
|
|
id: "balcony", name: "Balcony Room", price: "€159", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg", imageAlt: "Private balcony room overlooking Victory Square"},
|
|
|
|
|
id: "balcony", name: "Balcony Room", price: "€159", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-taking-pictures_1163-3392.jpg?_wi=2", imageAlt: "Private balcony room overlooking Victory Square"},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
|