diff --git a/src/app/page.tsx b/src/app/page.tsx index 57c6587..e85eb39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,15 +68,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Instant Flight Search", description: "Search by flight number, route, or airline to instantly locate departures and arrivals with real-time status updates and accurate timing information.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-digital-tablet_107420-95919.jpg", imageAlt: "Flight search interface showing search results" + title: "Instant Flight Search", description: "Search by flight number, route, or airline to instantly locate departures and arrivals with real-time status updates and accurate timing information.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-digital-tablet_107420-95919.jpg?_wi=1", imageAlt: "Flight search interface showing search results" }, { id: 2, - title: "Live Status Updates", description: "Receive continuous updates on gate assignments, boarding status, delays, cancellations, and any other operational changes affecting your flight.", imageSrc: "http://img.b2bpic.net/free-photo/person-using-laptop-table_23-2147962623.jpg", imageAlt: "Real-time notification system displaying flight status alerts" + title: "Live Status Updates", description: "Receive continuous updates on gate assignments, boarding status, delays, cancellations, and any other operational changes affecting your flight.", imageSrc: "http://img.b2bpic.net/free-photo/person-using-laptop-table_23-2147962623.jpg?_wi=1", imageAlt: "Real-time notification system displaying flight status alerts" }, { id: 3, - title: "Gate Assignment Clarity", description: "Eliminate confusion with clear, persistent gate information updated as airport operations evolve, helping you navigate terminals with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-studying-classroom_23-2150312831.jpg", imageAlt: "Gate assignment display showing terminal and gate numbers" + title: "Gate Assignment Clarity", description: "Eliminate confusion with clear, persistent gate information updated as airport operations evolve, helping you navigate terminals with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-studying-classroom_23-2150312831.jpg?_wi=1", imageAlt: "Gate assignment display showing terminal and gate numbers" } ]} /> @@ -129,19 +129,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Step 1: Search Your Flight", description: "Enter your flight number, destination, or airline name in our intuitive search bar. Instant results show all matching departures and arrivals.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-digital-tablet_107420-95919.jpg", imageAlt: "Step 1 search interface" + title: "Step 1: Search Your Flight", description: "Enter your flight number, destination, or airline name in our intuitive search bar. Instant results show all matching departures and arrivals.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-digital-tablet_107420-95919.jpg?_wi=2", imageAlt: "Step 1 search interface" }, { id: 2, - title: "Step 2: View Real-Time Details", description: "See scheduled departure time, current status, gate assignment, and any operational updates all in one comprehensive view.", imageSrc: "http://img.b2bpic.net/free-photo/person-using-laptop-table_23-2147962623.jpg", imageAlt: "Step 2 detailed flight information display" + title: "Step 2: View Real-Time Details", description: "See scheduled departure time, current status, gate assignment, and any operational updates all in one comprehensive view.", imageSrc: "http://img.b2bpic.net/free-photo/person-using-laptop-table_23-2147962623.jpg?_wi=2", imageAlt: "Step 2 detailed flight information display" }, { id: 3, - title: "Step 3: Set Alert Preferences", description: "Customize notifications for gate changes, delays, or boarding updates so you never miss critical information.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-studying-classroom_23-2150312831.jpg", imageAlt: "Step 3 notification preferences settings" + title: "Step 3: Set Alert Preferences", description: "Customize notifications for gate changes, delays, or boarding updates so you never miss critical information.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-studying-classroom_23-2150312831.jpg?_wi=2", imageAlt: "Step 3 notification preferences settings" }, { id: 4, - title: "Step 4: Navigate with Confidence", description: "Head to your gate with full situational awareness, knowing you have the most current flight information available.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-digital-tablet_107420-95919.jpg", imageAlt: "Step 4 terminal navigation with flight info" + title: "Step 4: Navigate with Confidence", description: "Head to your gate with full situational awareness, knowing you have the most current flight information available.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-digital-tablet_107420-95919.jpg?_wi=3", imageAlt: "Step 4 terminal navigation with flight info" } ]} />