Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bd8727a529 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
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."
|
||||
tag="Gateway to the North East"
|
||||
buttons={[
|
||||
@@ -95,7 +95,8 @@ export default function LandingPage() {
|
||||
<div id="services" data-section="services">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
buttons={[{ text: "Book Services Now", href: "#contact" }]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
|
||||
Reference in New Issue
Block a user