Merge version_1 into main #1
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
title: "Elite Cabin Comfort",
|
||||
description: "Hand-crafted interiors designed for ultimate relaxation and productivity at 40,000 feet.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clean-airplane-interior_23-2150537213.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clean-airplane-interior_23-2150537213.jpg?_wi=1",
|
||||
imageAlt: "Cabin",
|
||||
},
|
||||
items: [
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
title: "Advanced Safety Protocols",
|
||||
description: "Our fleet exceeds international safety standards with state-of-the-art navigation and surveillance systems.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828180.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828180.jpg?_wi=1",
|
||||
imageAlt: "Cockpit",
|
||||
},
|
||||
items: [
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clean-airplane-interior_23-2150537213.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clean-airplane-interior_23-2150537213.jpg?_wi=2",
|
||||
imageAlt: "private jet interior luxury",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828180.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828180.jpg?_wi=2",
|
||||
imageAlt: "private jet cockpit technology",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user