Update src/app/page.tsx
This commit is contained in:
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
avatarText="Join 100,000+ Pilots!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-shirtless-hip-hop-artists-outside-dancing_23-2148496995.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-shirtless-hip-hop-artists-outside-dancing_23-2148496995.jpg?_wi=1"
|
||||
imageAlt="Futuristic fighter jet flying through a canyon"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-shirtless-hip-hop-artists-outside-dancing_23-2148496995.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-shirtless-hip-hop-artists-outside-dancing_23-2148496995.jpg?_wi=2",
|
||||
imageAlt: "fighter jet customization game",
|
||||
},
|
||||
{
|
||||
@@ -259,7 +259,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/airplane-flying-through-fantasy-world-with-mythical-landscape_23-2151752682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/airplane-flying-through-fantasy-world-with-mythical-landscape_23-2151752682.jpg?_wi=1",
|
||||
imageAlt: "fighter jet customization game",
|
||||
},
|
||||
]}
|
||||
@@ -387,7 +387,7 @@ export default function LandingPage() {
|
||||
category: "Game Updates",
|
||||
title: "Patch 1.0.5: New Maps & Balance Changes",
|
||||
excerpt: "Dive into our latest patch featuring two brand new aerial battlegrounds and crucial balance adjustments to make combat even fairer.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/airplane-flying-through-fantasy-world-with-mythical-landscape_23-2151752682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/airplane-flying-through-fantasy-world-with-mythical-landscape_23-2151752682.jpg?_wi=2",
|
||||
imageAlt: "New game update announcement",
|
||||
authorName: "Dev Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiley-girl-holding-controller-full-shot_23-2148963923.jpg",
|
||||
|
||||
Reference in New Issue
Block a user