Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 11:15:53 +00:00

View File

@@ -31,22 +31,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Flights",
id: "#flights",
},
{
name: "About",
id: "#about",
},
{
name: "Services",
id: "#services",
},
{
name: "FAQ",
id: "#faq",
},
{ name: "Flights", id: "#flights" },
{ name: "About", id: "#about" },
{ name: "Services", id: "#services" },
{ name: "FAQ", id: "#faq" },
{ name: "Contact", id: "#contact" }
]}
brandName="MBB Airport"
/>
@@ -54,43 +43,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
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={[
{
text: "Check Flights",
href: "#flights",
},
{
text: "Airport Info",
href: "#about",
},
{ text: "Check Flights", href: "#flights" },
{ text: "Airport Info", href: "#about" }
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/bridge-with-glass-walls_1127-402.jpg",
imageAlt: "modern airport terminal architecture",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/airplane-aircraft-travel-trip_53876-23232.jpg",
imageAlt: "aircraft taking off sunset",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/airport-terminal-boarding-gate_1232-2995.jpg",
imageAlt: "Airport terminal boarding gate",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/aircraft-airplane-aviation-transportation-travel-trip_53876-138543.jpg",
imageAlt: "Aircraft Airplane Aviation Transportation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/airplane-flying-clouds-sunset-light_335224-1386.jpg",
imageAlt: "Airplane flying above clouds in sunset light",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/bridge-with-glass-walls_1127-402.jpg", imageAlt: "modern airport terminal architecture" },
{ imageSrc: "http://img.b2bpic.net/free-photo/airplane-aircraft-travel-trip_53876-23232.jpg", imageAlt: "aircraft taking off sunset" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -115,23 +78,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Advanced Security",
description: "Automated security screening systems for faster throughput.",
imageSrc: "http://img.b2bpic.net/free-photo/check-baggage-airport-x-ray-scanner_1339-6334.jpg",
imageAlt: "airport security check technology",
title: "Advanced Security", description: "Automated security screening systems for faster throughput.", imageSrc: "http://img.b2bpic.net/free-photo/check-baggage-airport-x-ray-scanner_1339-6334.jpg", imageAlt: "airport security check technology"
},
{
title: "Luxury Lounges",
description: "Spacious seating areas with world-class amenities and services.",
imageSrc: "http://img.b2bpic.net/free-photo/travellers-looking-social-media_482257-79689.jpg",
imageAlt: "airport departure lounge luxury",
title: "Luxury Lounges", description: "Spacious seating areas with world-class amenities and services.", imageSrc: "http://img.b2bpic.net/free-photo/travellers-looking-social-media_482257-79689.jpg", imageAlt: "airport departure lounge luxury"
},
{
title: "Duty-Free Shopping",
description: "Curated selections from leading local and international brands.",
imageSrc: "http://img.b2bpic.net/free-photo/waiter-girl-working-with-pos-terminal-cashbox-cafe-people-service-concept_627829-7903.jpg",
imageAlt: "duty free shop airport",
},
title: "Duty-Free Shopping", description: "Curated selections from leading local and international brands.", imageSrc: "http://img.b2bpic.net/free-photo/waiter-girl-working-with-pos-terminal-cashbox-cafe-people-service-concept_627829-7903.jpg", imageAlt: "duty free shop airport"
}
]}
title="State-of-the-art Infrastructure"
description="Designed for maximum efficiency and passenger comfort."
@@ -145,48 +99,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Fast-Track Security",
price: "₹499",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/composition-toy-plane-sketch-board-passport-compass-grapefruit_23-2148169860.jpg",
},
{
id: "p2",
name: "Luggage Porter",
price: "₹299",
variant: "Assistance",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traveling-elements-composition_23-2148634224.jpg",
},
{
id: "p3",
name: "Gourmet Dining Lounge",
price: "₹899",
variant: "Dining",
imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-wooden-board_140725-741.jpg",
},
{
id: "p4",
name: "Artisanal Souvenirs",
price: "₹150",
variant: "Retail",
imageSrc: "http://img.b2bpic.net/free-photo/antiques-market-objects-arrangement_23-2148950959.jpg",
},
{
id: "p5",
name: "VIP Lounge Pass",
price: "₹1200",
variant: "Luxury",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-smartphone-tickets-table_23-2149340921.jpg",
},
{
id: "p6",
name: "Chauffeur Service",
price: "₹1500",
variant: "Transfer",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241772.jpg",
},
{ id: "p1", name: "Fast-Track Security", price: "₹499", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/composition-toy-plane-sketch-board-passport-compass-grapefruit_23-2148169860.jpg" },
{ id: "p2", name: "Luggage Porter", price: "₹299", variant: "Assistance", imageSrc: "http://img.b2bpic.net/free-photo/top-view-traveling-elements-composition_23-2148634224.jpg" },
{ id: "p3", name: "Gourmet Dining Lounge", price: "₹899", variant: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-wooden-board_140725-741.jpg" }
]}
title="Premium Traveler Services"
description="Enhance your airport experience with our range of bespoke services."
@@ -199,21 +114,9 @@ export default function LandingPage() {
title="Airport Performance"
tag="Our Impact"
metrics={[
{
id: "m1",
value: "1.5M+",
description: "Annual Passengers",
},
{
id: "m2",
value: "12+",
description: "Daily Connections",
},
{
id: "m3",
value: "99%",
description: "On-time Arrivals",
},
{ id: "m1", value: "1.5M+", description: "Annual Passengers" },
{ id: "m2", value: "12+", description: "Daily Connections" },
{ id: "m3", value: "99%", description: "On-time Arrivals" }
]}
metricsAnimation="slide-up"
/>
@@ -225,49 +128,22 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
title="Passenger Experiences"
description="See what our passengers have to say about their experience at MBB Airport."
testimonials={[
{
id: "t1",
name: "Ravi Kumar",
role: "Entrepreneur",
company: "TechNorth",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-stylish-woman-coat-joyfully-looking-camera-walking-through-city-street_574295-2122.jpg",
id: "t1", name: "Ravi Kumar", role: "Entrepreneur", company: "TechNorth", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-stylish-woman-coat-joyfully-looking-camera-walking-through-city-street_574295-2122.jpg"
},
{
id: "t2",
name: "Sunita Das",
role: "Design Consultant",
company: "CreativeLab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-glasses-carries-suitcase-orange-background-brunette-with-wavy-hair-sunglasses-white-blouse-with-black-polka-dots-posing_197531-17917.jpg",
id: "t2", name: "Sunita Das", role: "Design Consultant", company: "CreativeLab", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-glasses-carries-suitcase-orange-background-brunette-with-wavy-hair-sunglasses-white-blouse-with-black-polka-dots-posing_197531-17917.jpg"
},
{
id: "t3",
name: "Anil Gupta",
role: "Banker",
company: "SBI",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-tea_23-2151783102.jpg",
},
{
id: "t4",
name: "Priya Sharma",
role: "Travel Blogger",
company: "Globetrotter",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954800.jpg",
},
{
id: "t5",
name: "Vikram Singh",
role: "Researcher",
company: "University of Tripura",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/schoolboy-with-skateboard-building_23-2147667444.jpg",
},
id: "t3", name: "Anil Gupta", role: "Banker", company: "SBI", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-tea_23-2151783102.jpg"
}
]}
title="Passenger Experiences"
/>
</div>
@@ -276,26 +152,9 @@ 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: "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: "q4",
title: "Lost and found?",
content: "Our help desk is available 24/7.",
},
{ id: "q1", title: "Check-in timing?", content: "We recommend arriving 2 hours before your flight." },
{ 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." }
]}
title="Traveler Assistance"
description="Have questions about your travel through MBB Airport?"
@@ -306,63 +165,20 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Contact Us"
title="Need Assistance?"
description="Our customer support team is here to help with your travel needs 24/7."
buttons={[
{
text: "Contact Support",
href: "mailto:info@mbbaeroport.in",
},
]}
buttons={[{ text: "Contact Support", href: "mailto:info@mbbaeroport.in" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Travel",
items: [
{
label: "Flights",
href: "#flights",
},
{
label: "Services",
href: "#services",
},
],
},
{
title: "Airport",
items: [
{
label: "About",
href: "#about",
},
{
label: "FAQ",
href: "#faq",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Use",
href: "#",
},
],
},
{ title: "Travel", items: [{ label: "Flights", href: "#flights" }, { label: "Services", href: "#services" }] },
{ title: "Airport", items: [{ label: "About", href: "#about" }, { label: "FAQ", href: "#faq" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Use", href: "#" }] }
]}
logoText="MBB Airport"
/>