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