Merge version_1 into main #1
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-3d-airplane-with-wings-engine_23-2151022204.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-3d-airplane-with-wings-engine_23-2151022204.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
title: "Global Servers",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828272.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828272.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane-with-wings-engine_23-2151022204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane-with-wings-engine_23-2151022204.jpg?_wi=2",
|
||||
imageAlt: "combat drone wingman fighter jet",
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828272.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828272.jpg?_wi=2",
|
||||
imageAlt: "combat drone wingman fighter jet",
|
||||
},
|
||||
{
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane_23-2151022171.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane_23-2151022171.jpg?_wi=1",
|
||||
imageAlt: "combat drone wingman fighter jet",
|
||||
},
|
||||
]}
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "F-22 Raptor",
|
||||
price: "Level 10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane_23-2151022171.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane_23-2151022171.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user