Free
Navbar
PayEngine Navbar
A navbar block extracted from the PayEngine template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
0
19
A navbar block extracted from the PayEngine 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>PayEngine Navbar | Tailwind CSS UI Block</title>
<meta name="description" content="A navbar block extracted from the PayEngine template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.">
<meta name="keywords" content="PayEngine, Tailwind CSS template, HTML website template, fintech website template, payout platform landing page, global payments, financial infrastructure, responsive fintech 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="PayEngine | Tailwind CSS Fintech Payments Template">
<meta property="og:description" content="A modern Tailwind CSS fintech template for global payouts, intelligent ledger technology, payment compliance, reporting, and financial infrastructure platforms.">
<meta property="og:image" content="">
<meta property="og:image:alt" content="PayEngine template preview">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="PayEngine | Tailwind CSS Fintech Payments Template">
<meta name="twitter:description" content="A modern Tailwind CSS fintech template for global payouts, intelligent ledger technology, payment compliance, reporting, and financial infrastructure platforms.">
<meta name="twitter:image" content="">
<meta name="twitter:image:alt" content="PayEngine template preview">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<style>
body {
font-family: 'Inter', sans-serif;
background-color: #000000;
}
</style>
</head>
<body class="text-white selection:bg-white selection:text-black">
<!-- block:start navbar -->
<header id="header" class="fixed top-0 left-0 w-full z-50 bg-black/80 backdrop-blur-md border-b border-white/5">
<div class="max-w-7xl mx-auto px-4 sm:px-6 h-20 flex items-center justify-between gap-4">
<div class="flex items-center gap-2">
<div class="w-8 h-8 bg-white flex items-center justify-center rounded-sm">
<div class="w-4 h-4 bg-black rotate-45"></div>
</div>
<span class="text-xl font-bold tracking-tight">PayEngine</span>
</div>
<nav class="hidden md:flex items-center gap-8 text-sm font-medium text-white/60">
<a href="#" class="hover:text-white transition-colors">Infrastructure</a>
<a href="#" class="hover:text-white transition-colors">Solutions</a>
<a href="#" class="hover:text-white transition-colors">API Docs</a>
<a href="#" class="hover:text-white transition-colors">Ecosystem</a>
<a href="#" class="hover:text-white transition-colors">Company</a>
</nav>
<div class="flex shrink-0 items-center gap-4">
<a href="#" class="hidden sm:inline text-sm font-medium hover:text-white/80 transition-colors">Login</a>
<a href="#" class="bg-white text-black px-4 sm:px-5 py-2.5 rounded-md text-sm font-bold hover:bg-white/90 transition-all whitespace-nowrap">
<span class="sm:hidden">Demo</span>
<span class="hidden sm:inline">Schedule a Demo</span>
</a>
</div>
</div>
</header>
<!-- block:end navbar -->
</body>
</html>
Free
SaaS
Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.