Free
0
2
SkyBound
SkyBound is a refined aviation template for premium global travel, private charter services, sustainable flight operations, and luxury airline brands.
Download Codebase
Commercial License<!DOCTYPE html>
<html lang="en">
<head>
<script>
window.FontAwesomeConfig = {
autoReplaceSvg: 'nest'
};
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/js/all.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SkyBound | Tailwind CSS Premium Aviation Template</title>
<meta name="description" content="SkyBound is a refined Tailwind CSS aviation template for premium global travel, private charter services, sustainable flight operations, and luxury airline brands.">
<meta name="keywords" content="SkyBound, Tailwind CSS template, HTML website template, premium aviation, private charter, luxury airline, sustainable travel, responsive aviation design">
<meta name="author" content="Let's templates">
<link rel="canonical" href="">
<meta property="og:type" content="product">
<meta property="og:site_name" content="Let's templates">
<meta property="og:locale" content="en_US">
<meta property="og:url" content="">
<meta property="og:title" content="SkyBound | Tailwind CSS Premium Aviation Template">
<meta property="og:description" content="A refined Tailwind CSS aviation template for premium global travel, private charter services, sustainable flight operations, and luxury airline brands.">
<meta property="og:image" content="">
<meta property="og:image:alt" content="SkyBound template preview">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="SkyBound | Tailwind CSS Premium Aviation Template">
<meta name="twitter:description" content="A refined Tailwind CSS aviation template for premium global travel, private charter services, sustainable flight operations, and luxury airline brands.">
<meta name="twitter:image" content="">
<meta name="twitter:image:alt" content="SkyBound template preview">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap" rel="stylesheet">
<style>
body { font-family: 'Inter', sans-serif; }
.stat-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, auto);
gap: 1.5rem;
}
@media (max-width: 1024px) {
.stat-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 640px) {
.stat-grid {
grid-template-columns: 1fr;
}
}
</style>
</head>
<body class="bg-[#f8f9fa] text-[#1a1a1a]">
<!-- Navigation -->
<nav id="header" class="px-6 py-6 flex items-center justify-between max-w-7xl mx-auto">
<div class="flex items-center gap-12">
<a href="#" class="text-2xl font-extrabold tracking-tighter uppercase italic">SkyBound<span class="text-xs align-top">®</span></a>
<div class="hidden md:flex items-center gap-8 text-sm font-medium text-gray-600">
<a href="#" class="hover:text-black transition-colors">Experience</a>
<a href="#" class="hover:text-black transition-colors">Destinations</a>
<a href="#" class="hover:text-black transition-colors">Fleet</a>
<a href="#" class="hover:text-black transition-colors">Sustainability</a>
<a href="#" class="hover:text-black transition-colors">Insights</a>
</div>
</div>
<div class="flex items-center gap-6 text-sm font-medium">
<div class="flex items-center gap-1 cursor-pointer">
<span>EN</span>
<i class="fa-solid fa-chevron-down text-[10px]"></i>
</div>
<a href="#" class="hidden sm:block hover:underline">SIGN IN</a>
<a href="#" class="bg-black text-white px-8 py-3 rounded-full hover:bg-gray-800 transition-all">Book Now</a>
</div>
</nav>
<!-- block:start hero -->
<section id="hero" class="px-4 md:px-6 mb-20">
<div class="max-w-7xl mx-auto relative rounded-[40px] overflow-hidden bg-blue-50 h-[700px] md:h-[800px] flex items-center justify-center">
<!-- Background Image -->
<div class="absolute inset-0 z-0">
<img class="w-full h-full object-cover opacity-60" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_24afdfd7a6_356931c8d67ce51d.png" alt="serene blue sky with soft white clouds, high altitude view, atmospheric photography" />
</div>
<!-- Main Hero Card -->
<div class="relative z-10 w-[92%] h-[85%] bg-white/90 backdrop-blur-sm rounded-[48px] p-8 md:p-16 flex flex-col md:flex-row items-center gap-12 shadow-2xl">
<div class="w-full md:w-1/2">
<div class="flex items-center gap-4 mb-8">
<div class="h-[1px] w-12 bg-black"></div>
<p class="text-sm font-medium tracking-tight max-w-[300px]">
Redefining the future of aviation through innovation and sustainable excellence.
</p>
</div>
<h1 class="text-6xl lg:text-[110px] font-extrabold leading-[0.9] tracking-tighter mb-8 uppercase italic">
FLYING<br>BEYOND<br>LIMITS
</h1>
</div>
<div class="w-full md:w-1/2 h-full flex items-center justify-center">
<div class="w-full h-full rounded-[40px] overflow-hidden shadow-xl border-8 border-white/50">
<img class="w-full h-full object-cover" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_b46afc3ea7_f020f1e1fb80b7f8.png" alt="modern commercial passenger airplane flying high above clouds, clear daylight, dynamic angle, aviati" />
</div>
</div>
</div>
</div>
</section>
<!-- block:end hero -->
<!-- block:start stats -->
<section id="why-us" class="px-6 py-20 max-w-7xl mx-auto">
<h2 class="text-5xl md:text-7xl font-extrabold text-center mb-16 tracking-tighter uppercase italic">
OUR GLOBAL IMPACT
</h2>
<div class="stat-grid">
<!-- 92% Card -->
<div class="bg-white rounded-[32px] p-10 flex flex-col justify-between shadow-sm hover:shadow-md transition-shadow h-full min-h-[340px]">
<div>
<span class="text-6xl md:text-7xl font-extrabold tracking-tighter italic">92%</span>
<p class="mt-8 text-lg font-medium leading-relaxed text-gray-700 max-w-[200px]">
of our passengers report exceptional comfort on long-haul routes.
</p>
</div>
<button class="mt-8 w-fit px-8 py-3 border border-black rounded-2xl font-bold hover:bg-black hover:text-white transition-all">
Discover more
</button>
</div>
<!-- 240+ Card -->
<div class="bg-white rounded-[32px] p-10 flex flex-col justify-between shadow-sm hover:shadow-md transition-shadow relative overflow-hidden h-full min-h-[340px]">
<div>
<span class="text-6xl md:text-7xl font-extrabold tracking-tighter italic">240+</span>
<p class="mt-8 text-lg font-medium leading-relaxed text-gray-700 max-w-[200px]">
Cities connected through our expanding global network.
</p>
</div>
<div class="absolute bottom-10 right-10">
<button class="w-12 h-12 bg-black text-white rounded-2xl flex items-center justify-center hover:scale-105 transition-transform">
<i class="fa-solid fa-arrow-up-right-from-square"></i>
</button>
</div>
</div>
<!-- Image 1 -->
<div class="rounded-[32px] overflow-hidden h-full min-h-[340px]">
<img class="w-full h-full object-cover" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_7f0bb46e18_752fdb4e34d925b1.png" alt="white commercial airplane taking off from airport runway, blue sky background, cinematic low angle" />
</div>
<!-- Image 2 -->
<div class="rounded-[32px] overflow-hidden h-full min-h-[340px] md:col-span-1 lg:col-span-1">
<img class="w-full h-full object-cover" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_914858a487_2de090d688134b6b.png" alt="aerial view of airplane wing over bright blue ocean with white clouds, window seat perspective" />
</div>
<!-- Large Image/Card -->
<div class="rounded-[32px] overflow-hidden h-full min-h-[340px] md:col-span-2 lg:col-span-1 flex flex-col">
<img class="w-full h-full object-cover" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_874ea289d7_f189320f797c617d.png" alt="large wide-body commercial jet at airport terminal gate, ground crew activity, golden hour lighting" />
</div>
<!-- Split Card Column -->
<div class="flex flex-col gap-6 h-full">
<!-- 12.4 Card -->
<div class="bg-white rounded-[32px] p-8 flex-1 shadow-sm">
<span class="text-5xl font-extrabold tracking-tighter italic">12.4</span>
<p class="mt-4 text-gray-600 font-medium">
The average age of our modern, fuel-efficient fleet.
</p>
</div>
<!-- 9 IN 10 Card -->
<div class="bg-black text-white rounded-[32px] p-8 flex-1 flex flex-col justify-between">
<span class="text-4xl font-extrabold tracking-tighter italic uppercase">9 IN 10</span>
<p class="mt-4 text-sm font-light leading-relaxed opacity-80">
Frequent flyers who prioritize our carbon-offset program.
</p>
</div>
</div>
</div>
</section>
<!-- block:end stats -->
<!-- block:start about -->
<section id="mission" class="px-6 py-24 max-w-7xl mx-auto">
<div class="flex flex-col md:flex-row items-center gap-16">
<div class="w-full md:w-3/5">
<p class="text-sm font-bold uppercase tracking-widest mb-6">Our Vision</p>
<h2 class="text-4xl md:text-6xl font-extrabold tracking-tighter mb-8 leading-[1.1]">
Pioneering the <span class="text-gray-400">next generation</span> of global travel through sustainable innovation.
</h2>
<p class="text-xl text-gray-600 mb-10 max-w-2xl leading-relaxed">
We're working to accelerate change within the aviation industry by bringing together leading technology and human-centric service. This means we can empower people to explore the world more responsibly and comfortably.
</p>
<button class="px-10 py-4 border-2 border-black rounded-2xl font-bold hover:bg-black hover:text-white transition-all">
Explore Our Mission
</button>
</div>
<div class="w-full md:w-2/5">
<div class="rounded-[48px] overflow-hidden shadow-2xl rotate-3 hover:rotate-0 transition-transform duration-500">
<img class="w-full h-[500px] object-cover" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_1472be9ad0_b631fea4113b3bd2.png" alt="close up of a modern airplane winglet against a golden sunset sky, high quality aerospace photograph" />
</div>
</div>
</div>
</section>
<!-- block:end about -->
<!-- block:start features -->
<section id="services" class="px-6 py-24 max-w-7xl mx-auto">
<h2 class="text-6xl md:text-8xl font-extrabold mb-16 tracking-tighter uppercase italic">
WHAT WE DO
</h2>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
<!-- Service 1 -->
<div class="group cursor-pointer">
<div class="rounded-[40px] overflow-hidden mb-6 h-[400px]">
<img class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-700" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_5b0967b6bb_8183ff9a5f65bd11.png" alt="ultra luxury private jet interior, plush leather seats, ambient lighting, high end travel" />
</div>
<h3 class="text-2xl font-bold mb-2">Bespoke Experiences</h3>
<p class="text-gray-500">Tailored flight services designed for ultimate privacy and comfort.</p>
</div>
<!-- Service 2 -->
<div class="group cursor-pointer">
<div class="rounded-[40px] overflow-hidden mb-6 h-[400px]">
<img class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-700" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_5b4de6e652_f7bd4824e95dcfb2.png" alt="stunning aerial view of a vibrant coastal city at night, glowing lights, urban architecture" />
</div>
<h3 class="text-2xl font-bold mb-2">Global Connectivity</h3>
<p class="text-gray-500">Seamless transitions between the world's most iconic destinations.</p>
</div>
<!-- Service 3 -->
<div class="group cursor-pointer">
<div class="rounded-[40px] overflow-hidden mb-6 h-[400px]">
<img class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-700" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_6c87ea8d55_0a802586da366a33.png" alt="modern white aircraft on a bright airport tarmac, blue sky, ground crew preparing for departure" />
</div>
<h3 class="text-2xl font-bold mb-2">Sustainable Logistics</h3>
<p class="text-gray-500">Efficient cargo and transport solutions with a reduced carbon footprint.</p>
</div>
</div>
</section>
<!-- block:end features -->
<!-- block:start clients -->
<section id="companies" class="px-6 py-20 bg-gray-50 border-y border-gray-100">
<div class="max-w-7xl mx-auto">
<p class="text-center text-xs font-bold uppercase tracking-widest text-gray-400 mb-12">Trusted by global industry leaders</p>
<div class="flex flex-wrap justify-center items-center gap-12 md:gap-24 opacity-40 grayscale">
<div class="text-2xl font-black italic tracking-tighter">GLOBALUX</div>
<div class="text-2xl font-black italic tracking-tighter">AEROSTRAT</div>
<div class="text-2xl font-black italic tracking-tighter">SKYPATH</div>
<div class="text-2xl font-black italic tracking-tighter">VELOCITY</div>
<div class="text-2xl font-black italic tracking-tighter">HORIZON</div>
</div>
</div>
</section>
<!-- block:end clients -->
<!-- block:start stats-2 -->
<section id="score" class="px-6 py-24 max-w-7xl mx-auto">
<div class="bg-black text-white rounded-[48px] p-12 md:p-20 flex flex-col md:flex-row items-center justify-between gap-12">
<div class="w-full md:w-1/2">
<h2 class="text-5xl md:text-7xl font-extrabold tracking-tighter italic uppercase mb-6">UNRIVALED<br>EXCELLENCE</h2>
<p class="text-gray-400 text-lg mb-8 max-w-md">Our commitment to safety and service is reflected in our industry-leading satisfaction scores.</p>
<div class="flex items-center gap-4">
<div class="flex text-yellow-400 text-2xl">
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
</div>
<span class="text-2xl font-bold">4.9 / 5.0</span>
</div>
</div>
<div class="w-full md:w-1/2 grid grid-cols-2 gap-4">
<div class="bg-white/10 backdrop-blur-md p-8 rounded-[32px] text-center">
<div class="text-4xl font-black italic mb-2">A+</div>
<div class="text-xs uppercase tracking-widest text-gray-400">Safety Rating</div>
</div>
<div class="bg-white/10 backdrop-blur-md p-8 rounded-[32px] text-center">
<div class="text-4xl font-black italic mb-2">#1</div>
<div class="text-xs uppercase tracking-widest text-gray-400">Service Award</div>
</div>
<div class="bg-white/10 backdrop-blur-md p-8 rounded-[32px] text-center">
<div class="text-4xl font-black italic mb-2">100%</div>
<div class="text-xs uppercase tracking-widest text-gray-400">Punctuality</div>
</div>
<div class="bg-white/10 backdrop-blur-md p-8 rounded-[32px] text-center">
<div class="text-4xl font-black italic mb-2">98%</div>
<div class="text-xs uppercase tracking-widest text-gray-400">Retention</div>
</div>
</div>
</div>
</section>
<!-- block:end stats-2 -->
<!-- block:start contact -->
<section id="contact" class="px-6 py-24 max-w-7xl mx-auto">
<div class="flex flex-col lg:flex-row gap-16">
<div class="w-full lg:w-1/2">
<h2 class="text-6xl md:text-8xl font-extrabold tracking-tighter uppercase italic mb-8">GET IN<br>TOUCH</h2>
<div class="space-y-8">
<div class="flex items-start gap-6">
<div class="w-12 h-12 bg-white rounded-2xl flex items-center justify-center shadow-sm">
<i class="fa-solid fa-phone text-black"></i>
</div>
<div>
<p class="text-sm text-gray-500 font-medium mb-1">General Inquiries</p>
<p class="text-xl font-bold">+1 (800) SKY-BOUND</p>
</div>
</div>
<div class="flex items-start gap-6">
<div class="w-12 h-12 bg-white rounded-2xl flex items-center justify-center shadow-sm">
<i class="fa-solid fa-envelope text-black"></i>
</div>
<div>
<p class="text-sm text-gray-500 font-medium mb-1">Email Us</p>
<p class="text-xl font-bold">concierge@skybound.aero</p>
</div>
</div>
</div>
</div>
<div class="w-full lg:w-1/2 bg-white rounded-[48px] p-8 md:p-12 shadow-xl border border-gray-100">
<form class="space-y-6">
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div>
<label class="block text-xs font-bold uppercase tracking-widest text-gray-400 mb-2">Full Name</label>
<input type="text" class="w-full bg-gray-50 border-none rounded-2xl px-6 py-4 focus:ring-2 focus:ring-black outline-none transition-all" placeholder="John Doe">
</div>
<div>
<label class="block text-xs font-bold uppercase tracking-widest text-gray-400 mb-2">Email Address</label>
<input type="email" class="w-full bg-gray-50 border-none rounded-2xl px-6 py-4 focus:ring-2 focus:ring-black outline-none transition-all" placeholder="john@example.com">
</div>
</div>
<div>
<label class="block text-xs font-bold uppercase tracking-widest text-gray-400 mb-2">Inquiry Type</label>
<select class="w-full bg-gray-50 border-none rounded-2xl px-6 py-4 focus:ring-2 focus:ring-black outline-none transition-all appearance-none">
<option>Private Charter</option>
<option>Corporate Fleet</option>
<option>Sustainability Partnerships</option>
<option>Media & Press</option>
</select>
</div>
<div>
<label class="block text-xs font-bold uppercase tracking-widest text-gray-400 mb-2">Message</label>
<textarea rows="4" class="w-full bg-gray-50 border-none rounded-2xl px-6 py-4 focus:ring-2 focus:ring-black outline-none transition-all resize-none" placeholder="Tell us about your requirements..."></textarea>
</div>
<button class="w-full bg-black text-white rounded-2xl py-5 font-bold hover:bg-gray-800 transition-all">Send Message</button>
</form>
</div>
</div>
</section>
<!-- block:end contact -->
<!-- Footer -->
<footer id="footer" class="bg-white border-t border-gray-100 py-12 px-6">
<div class="max-w-7xl mx-auto flex flex-col md:flex-row justify-between items-center gap-8">
<div class="text-xl font-extrabold tracking-tighter uppercase italic">SkyBound</div>
<div class="flex gap-8 text-sm text-gray-500 font-medium">
<a href="#" class="hover:text-black">Terms</a>
<a href="#" class="hover:text-black">Privacy</a>
<a href="#" class="hover:text-black">Cookies</a>
<a href="#" class="hover:text-black">Help</a>
</div>
<div class="flex gap-4">
<a href="#" class="w-10 h-10 border border-gray-200 rounded-full flex items-center justify-center text-gray-400 hover:text-black hover:border-black transition-all">
<i class="fa-brands fa-x-twitter"></i>
</a>
<a href="#" class="w-10 h-10 border border-gray-200 rounded-full flex items-center justify-center text-gray-400 hover:text-black hover:border-black transition-all">
<i class="fa-brands fa-instagram"></i>
</a>
<a href="#" class="w-10 h-10 border border-gray-200 rounded-full flex items-center justify-center text-gray-400 hover:text-black hover:border-black transition-all">
<i class="fa-brands fa-linkedin-in"></i>
</a>
</div>
</div>
<div class="text-center mt-12 text-xs text-gray-400">
© 2024 SkyBound Aviation. All rights reserved.
</div>
</footer>
</body>
</html>
Unlimited access to all templates
Unlock our entire library of premium UI kits, dashboards, and landing pages. Renews automatically, cancel anytime.
€20
/ 3 months
or €60 / year
Get Unlimited Access