Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -107,7 +107,7 @@ export default function HomePage() {
|
||||
{ id: "destinations", value: "2", description: "Current Destinations" },
|
||||
{ id: "team-size", value: "10-18", description: "Players per Team" },
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -168,7 +168,7 @@ export default function HomePage() {
|
||||
name: "Europe Trips",
|
||||
price: "From CAD $2,500",
|
||||
variant: "7 days | Team sizes 10–18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-house-pleasure-crew-attitude-view_1303-3274.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-house-pleasure-crew-attitude-view_1303-3274.jpg",
|
||||
imageAlt: "Swiss Alps mountain scenery",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function HomePage() {
|
||||
name: "Play in Toronto",
|
||||
price: "From CAD $1,800",
|
||||
variant: "5 days | Team sizes 10–18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-city-aerial-view-day-with-blue-sky-cloud-with-oriental-pearl-tower_649448-4092.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-city-aerial-view-day-with-blue-sky-cloud-with-oriental-pearl-tower_649448-4092.jpg",
|
||||
imageAlt: "Toronto CN Tower cityscape",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function HomePage() {
|
||||
role: "Hockey Team Captain",
|
||||
testimonial:
|
||||
"Two of my favourite activities together at last! Hockey and travelling. Hiking, taking a gondola ride up a beautiful mountain, or cycling around Zurich by day, and lacing up the skates by night — it doesn't get any better.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-middle-age-man-with-grey-hair-wearing-casual-t-shirt-smiling-with-happy-face-winking-camera-doing-victory-sign-number-two_839833-17292.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-middle-age-man-with-grey-hair-wearing-casual-t-shirt-smiling-with-happy-face-winking-camera-doing-victory-sign-number-two_839833-17292.jpg",
|
||||
imageAlt: "Jason Hynes",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -219,7 +219,7 @@ export default function HomePage() {
|
||||
role: "Team Player",
|
||||
testimonial:
|
||||
"The highlight was when one of the teams hosted us after the game for a barn party. What a brilliant trip! Once in a lifetime!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-young-man-beach-male-model-with-shaved-head-sunglasses-smiling-brightly-camera-portrait-vacation-beauty-concept_74855-23337.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-young-man-beach-male-model-with-shaved-head-sunglasses-smiling-brightly-camera-portrait-vacation-beauty-concept_74855-23337.jpg",
|
||||
imageAlt: "Kyle Whaley",
|
||||
icon: Star,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user