Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c2160b774 | |||
| 84921f9b5b | |||
| 70fa63f472 | |||
| 7b7810e912 | |||
| bd8727a529 | |||
| ad2355e9e1 |
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Check-in timing?", content: "We recommend arriving 2 hours before your flight." },
|
||||
{ id: "q1", title: "Check-in timing?", content: "For domestic flights, please arrive 2 hours prior. For international flights, arrive 3 hours before departure to ensure a smooth boarding process and avoid terminal congestion." },
|
||||
{ id: "q2", title: "Parking facilities?", content: "Secure long-term and short-term parking available." },
|
||||
{ id: "q3", title: "Wi-Fi access?", content: "Free high-speed Wi-Fi is available across all terminals." }
|
||||
]}
|
||||
@@ -186,4 +186,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user