Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-28 11:18:34 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{ variant: "gradient-bars" }}
title="Welcome to Maharaja Bir Bikram Airport"
title="The Future of Travel: Maharaja Bir Bikram Airport"
description="Connecting Agartala to the world with modern infrastructure, seamless travel experiences, and state-of-the-art facilities."
tag="Gateway to the North East"
buttons={[
@@ -186,4 +186,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}