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