Free
Hero
SkyBound Hero
A hero block extracted from the SkyBound template, available in Tailwind CSS and Bootstrap.
0
38
A hero block extracted from the SkyBound template, available in Tailwind CSS and Bootstrap.
<!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 Hero | Tailwind CSS UI Block</title>
<meta name="description" content="A hero block extracted from the SkyBound template, available in Tailwind CSS and Bootstrap.">
<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]">
<!-- 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 -->
</body>
</html>
Free
Travel
Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.