Update src/app/page.tsx

This commit is contained in:
2026-03-13 21:14:01 +00:00
parent bfffffc1bf
commit d696508dea

View File

@@ -168,7 +168,7 @@ export default function HomePage() {
name: "Europe Trips",
price: "From CAD $2,500",
variant: "7 days | Team sizes 1018",
imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-house-pleasure-crew-attitude-view_1303-3274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-house-pleasure-crew-attitude-view_1303-3274.jpg?_wi=1",
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 1018",
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-city-aerial-view-day-with-blue-sky-cloud-with-oriental-pearl-tower_649448-4092.jpg",
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",
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",
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",
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",
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",
imageAlt: "Kyle Whaley",
icon: Star,
},