Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -49,23 +49,23 @@ export default function LandingPage() {
|
||||
tag="Travel Planner"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg?_wi=1",
|
||||
imageAlt: "Santorini view",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg?_wi=2",
|
||||
imageAlt: "Greek island landscape",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-waiting-airport_23-2148255978.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-waiting-airport_23-2148255978.jpg?_wi=1",
|
||||
imageAlt: "Airport lounge",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=1",
|
||||
imageAlt: "Luxury room",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-white-yacht_1163-3410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-white-yacht_1163-3410.jpg?_wi=1",
|
||||
imageAlt: "Ferry boat view",
|
||||
},
|
||||
]}
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
"Flights",
|
||||
"Hotel",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-waiting-airport_23-2148255978.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-waiting-airport_23-2148255978.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
"Ferry/Flight",
|
||||
"Hotel",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
"Transfer",
|
||||
"Hotel",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-white-yacht_1163-3410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-white-yacht_1163-3410.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Itinerary Highlights"
|
||||
|
||||
Reference in New Issue
Block a user