Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
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"
|
||||
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?_wi=1", imageAlt: "Flight booking and baggage options"
|
||||
},
|
||||
]}
|
||||
title="Choose Your Option"
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/star-with-check-mark-set_78370-4768.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/star-with-check-mark-set_78370-4768.jpg?_wi=1"
|
||||
imageAlt="Flight confirmation details"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
|
||||
Reference in New Issue
Block a user