Merge version_1 into main #1
@@ -73,22 +73,22 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hat-by-railroad-bridge_1303-9560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hat-by-railroad-bridge_1303-9560.jpg?_wi=1",
|
||||
imageAlt: "Vista da cidade",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-bed_23-2147772855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-bed_23-2147772855.jpg?_wi=1",
|
||||
imageAlt: "Quarto",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artist-painting-bedroom_23-2147781654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artist-painting-bedroom_23-2147781654.jpg?_wi=1",
|
||||
imageAlt: "Quarto",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-milk-near-book-chocolate_23-2147888579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-milk-near-book-chocolate_23-2147888579.jpg?_wi=1",
|
||||
imageAlt: "Quarto",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hat-by-railroad-bridge_1303-9560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hat-by-railroad-bridge_1303-9560.jpg?_wi=2",
|
||||
imageAlt: "coimbra university view historic city",
|
||||
},
|
||||
]}
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
handle: "@joao",
|
||||
testimonial: "Staff muito simpático",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hat-by-railroad-bridge_1303-9560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hat-by-railroad-bridge_1303-9560.jpg?_wi=3",
|
||||
imageAlt: "simple bedroom interior cozy",
|
||||
},
|
||||
{
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
handle: "@maria",
|
||||
testimonial: "Simples mas funcional",
|
||||
rating: 3,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-bed_23-2147772855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-bed_23-2147772855.jpg?_wi=2",
|
||||
imageAlt: "simple bedroom interior cozy",
|
||||
},
|
||||
{
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
handle: "@pedro",
|
||||
testimonial: "Bom para estadias curtas",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artist-painting-bedroom_23-2147781654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artist-painting-bedroom_23-2147781654.jpg?_wi=2",
|
||||
imageAlt: "simple bedroom interior cozy",
|
||||
},
|
||||
{
|
||||
@@ -264,7 +264,7 @@ export default function LandingPage() {
|
||||
handle: "@sofia",
|
||||
testimonial: "Excelente custo-benefício",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-milk-near-book-chocolate_23-2147888579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-milk-near-book-chocolate_23-2147888579.jpg?_wi=2",
|
||||
imageAlt: "simple bedroom interior cozy",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user