Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c4a0a0ce6 | |||
| 9c2160b774 | |||
| 84921f9b5b | |||
| 7b7810e912 | |||
| bd8727a529 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="The Future of Travel: Maharaja Bir Bikram Airport"
|
title="Welcome to Maharaja Bir Bikram Airport"
|
||||||
description="Connecting Agartala to the world with modern infrastructure, seamless travel experiences, and state-of-the-art facilities."
|
description="Connecting Agartala to the world with modern infrastructure, seamless travel experiences, and state-of-the-art facilities."
|
||||||
tag="Gateway to the North East"
|
tag="Gateway to the North East"
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
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: "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." }
|
{ id: "q3", title: "Wi-Fi access?", content: "Free high-speed Wi-Fi is available across all terminals." }
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user