Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 00:16:15 +00:00

View File

@@ -46,8 +46,8 @@ export default function LandingPage() {
{
title: "Join Game", description: "Access the airport server via our main game link.", icon: Crown,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837351.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-futuristic-urban-travel-people_23-2151160525.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837351.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-futuristic-urban-travel-people_23-2151160525.jpg?_wi=1" },
],
},
{
@@ -60,8 +60,8 @@ export default function LandingPage() {
{
title: "Boarding", description: "Wait in our elite lounge until your gate is ready.", icon: LogIn,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-futuristic-urban-travel-people_23-2151160525.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837351.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-futuristic-urban-travel-people_23-2151160525.jpg?_wi=2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837351.jpg?_wi=2" },
],
},
]}
@@ -77,7 +77,7 @@ export default function LandingPage() {
tag="Book Now"
title="Reserve Your Seat"
description="Fill out the form to get your flight details sent to your inbox."
imageSrc="http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837351.jpg"
imageSrc="http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837351.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>
@@ -91,7 +91,7 @@ export default function LandingPage() {
bulletPoints={[
{ title: "Fast", description: "Instant confirmation." },
]}
imageSrc="http://img.b2bpic.net/free-photo/high-tech-futuristic-urban-travel-people_23-2151160525.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-tech-futuristic-urban-travel-people_23-2151160525.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>