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