Free
Call to action
Bold Horizon Call to action
A call to action block extracted from the Bold Horizon template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
0
7
A call to action block extracted from the Bold Horizon template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
<!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>Bold Horizon Call to action | Tailwind CSS UI Block</title>
<meta name="description" content="A call to action block extracted from the Bold Horizon template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.">
<meta name="keywords" content="Bold Horizon, Tailwind CSS template, HTML website template, business transformation, management consulting, case study landing page, responsive corporate 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="Bold Horizon | Tailwind CSS Business Transformation Template">
<meta property="og:description" content="A bold Tailwind CSS consulting template for business transformation firms, case studies, leadership insights, and corporate strategy teams.">
<meta property="og:image" content="">
<meta property="og:image:alt" content="Bold Horizon template preview">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="Bold Horizon | Tailwind CSS Business Transformation Template">
<meta name="twitter:description" content="A bold Tailwind CSS consulting template for business transformation firms, case studies, leadership insights, and corporate strategy teams.">
<meta name="twitter:image" content="">
<meta name="twitter:image:alt" content="Bold Horizon template preview">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<link href="https://fonts.googleapis.com/css2?family=Archivo:wght@400;700;900&family=Inter:wght@300;400;500&display=swap" rel="stylesheet">
<style>
html {
overflow-x: hidden;
}
body {
font-family: 'Inter', sans-serif;
background-color: #ffffff;
color: #000000;
overflow-x: hidden;
}
h1, h2, h3, .font-bold-title {
font-family: 'Archivo', sans-serif;
text-transform: uppercase;
}
.text-huge {
font-size: clamp(2.75rem, 11vw, 18rem);
line-height: 0.85;
letter-spacing: -0.04em;
}
.text-mega {
font-size: clamp(2rem, 7.5vw, 8rem);
line-height: 0.92;
letter-spacing: -0.03em;
}
.hide-scrollbar::-webkit-scrollbar {
display: none;
}
.hide-scrollbar {
-ms-overflow-style: none;
scrollbar-width: none;
}
</style>
</head>
<body class="antialiased overflow-x-hidden">
<!-- block:start cta -->
<section id="ask-us" class="py-12 md:py-20 overflow-hidden">
<div class="px-4 sm:px-6 md:px-12 max-w-full">
<div class="relative w-full max-w-full h-[360px] sm:h-[480px] md:h-[600px] overflow-hidden rounded-2xl md:rounded-[2rem]">
<img class="w-full h-full object-cover grayscale" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_2cfc78d2a6_38fb0e19527eaecb.png" alt="senior professional advisor talking with young entrepreneur, professional workshop setting" />
<div class="absolute inset-0 flex flex-col items-center justify-center bg-black/20 px-4">
<h2 class="text-white text-mega font-black text-center">Ask Us</h2>
</div>
</div>
<div class="max-w-2xl mx-auto text-center mt-8 md:mt-12 px-2">
<p class="text-neutral-500 text-sm mb-6 md:mb-8">
Initiate a conversation with our next-generation AI chatbot. Receive tailored answers to your questions on technology, AI, media, and telecommunications, powered by leading industry insights.
</p>
<a href="#" class="bg-black text-white px-8 py-3 rounded-full text-[10px] uppercase font-bold tracking-widest hover:bg-neutral-800 transition-colors">Get Answers</a>
</div>
</div>
</section>
<!-- block:end cta -->
<script>
(function () {
var button = document.getElementById('hero-menu-button');
var navigation = document.getElementById('hero-navigation');
var iconOpen = document.getElementById('hero-menu-icon-open');
var iconClose = document.getElementById('hero-menu-icon-close');
if (!button || !navigation) return;
function setHeroMenu(open) {
navigation.classList.toggle('hidden', !open);
navigation.classList.toggle('flex', open);
button.setAttribute('aria-expanded', String(open));
button.setAttribute('aria-label', open ? 'Close navigation' : 'Open navigation');
if (iconOpen && iconClose) {
iconOpen.classList.toggle('hidden', open);
iconClose.classList.toggle('hidden', !open);
}
}
button.addEventListener('click', function (event) {
event.stopPropagation();
setHeroMenu(navigation.classList.contains('hidden'));
});
navigation.querySelectorAll('a').forEach(function (link) {
link.addEventListener('click', function () {
if (window.matchMedia('(max-width: 767px)').matches) {
setHeroMenu(false);
}
});
});
document.addEventListener('click', function (event) {
if (window.matchMedia('(max-width: 767px)').matches &&
navigation.classList.contains('flex') &&
!navigation.contains(event.target) &&
!button.contains(event.target)) {
setHeroMenu(false);
}
});
})();
</script>
</body>
</html>
Free
Agency
Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.