Update src/app/destinations/page.tsx
This commit is contained in:
@@ -95,7 +95,7 @@ export default function DestinationsPage() {
|
||||
rating: 5,
|
||||
reviewCount: "847",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beach-bed_74190-6564.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beach-bed_74190-6564.jpg?_wi=3",
|
||||
imageAlt: "Maldives private island",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function DestinationsPage() {
|
||||
rating: 5,
|
||||
reviewCount: "623",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gondola-cable-car-mountains_1204-282.jpg",
|
||||
"http://img.b2bpic.net/free-photo/gondola-cable-car-mountains_1204-282.jpg?_wi=3",
|
||||
imageAlt: "Swiss alpine resort",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function DestinationsPage() {
|
||||
rating: 5,
|
||||
reviewCount: "512",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/animal-habitat_23-2148167382.jpg",
|
||||
"http://img.b2bpic.net/free-photo/animal-habitat_23-2148167382.jpg?_wi=3",
|
||||
imageAlt: "Egyptian temples",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function DestinationsPage() {
|
||||
rating: 5,
|
||||
reviewCount: "934",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg",
|
||||
"http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg?_wi=2",
|
||||
imageAlt: "Paris luxury experience",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user