Merge version_1 into main #3
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
logoText="Dealta Airlines"
|
||||
description="Tap anywhere to begin"
|
||||
buttons={[{ text: "Start Check-in", href: "#passenger-options" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-with-shopping-bags-sitting-coach-shopping-mall_1303-29617.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-with-shopping-bags-sitting-coach-shopping-mall_1303-29617.jpg?_wi=1"
|
||||
imageAlt="Modern airport terminal background"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
<FeatureCardThree
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Check in with Existing Ticket", description: "Scan your boarding pass or mobile ticket to check in and print baggage tags", imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-person-while-learning_23-2149072435.jpg", imageAlt: "QR code scanning interface"
|
||||
id: "01", title: "Check in with Existing Ticket", description: "Scan your boarding pass or mobile ticket to check in and print baggage tags", imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-person-while-learning_23-2149072435.jpg?_wi=1", imageAlt: "QR code scanning interface"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Book a New Flight", description: "Browse available flights, select your preferred seat, and complete your booking", imageSrc: "http://img.b2bpic.net/free-vector/collection-flat-travel-elements_23-2147766294.jpg", imageAlt: "Flight booking and baggage options"
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
description="Position your mobile ticket or printed boarding pass under the camera scanner. Ensure the QR code is clearly visible for quick verification."
|
||||
tagIcon={QrCode}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-senior-person-while-learning_23-2149072435.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-senior-person-while-learning_23-2149072435.jpg?_wi=2"
|
||||
imageAlt="QR code scanner demonstration"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-with-shopping-bags-sitting-coach-shopping-mall_1303-29617.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-with-shopping-bags-sitting-coach-shopping-mall_1303-29617.jpg?_wi=2"
|
||||
imageAlt="Dealta Airlines terminal footer"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user