Free
Navbar
Nexora Navbar
A navbar block extracted from the Nexora template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
0
22
A navbar block extracted from the Nexora 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>Nexora Navbar | Tailwind CSS UI Block</title>
<meta name="description" content="A navbar block extracted from the Nexora template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.">
<meta name="keywords" content="AI workflow template, work management SaaS, product roadmap platform, automation website, collaborative planning, Tailwind CSS template">
<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="Nexora | Tailwind CSS AI Workflow Management Template">
<meta property="og:description" content="A responsive Tailwind CSS AI workflow template for planning, product roadmaps, automation, stack integrations, and collaborative work management platforms.">
<meta property="og:image" content="">
<meta property="og:image:alt" content="Nexora template preview">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="Nexora | Tailwind CSS AI Workflow Management Template">
<meta name="twitter:description" content="A responsive Tailwind CSS AI workflow template for planning, product roadmaps, automation, stack integrations, and collaborative work management platforms.">
<meta name="twitter:image" content="">
<meta name="twitter:image:alt" content="Nexora 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=Instrument+Serif:ital@0;1&family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<script>
tailwind.config = {
theme: {
extend: {
fontFamily: {
sans: ['Inter', 'sans-serif'],
serif: ['Instrument Serif', 'serif'],
},
colors: {
brand: {
base: '#FFFFFF',
ink: '#0D0D0D',
muted: '#666666',
accent: '#F2F2F2',
highlight: '#91A8ED'
}
}
}
}
}
</script>
<style>
.serif-italic { font-family: 'Instrument Serif', serif; font-style: italic; }
.hero-title { line-height: 0.9; }
.nav-link:hover { color: #000; }
.glass-card { background: rgba(255, 255, 255, 0.8); backdrop-filter: blur(10px); }
</style>
</head>
<body class="font-sans text-brand-ink antialiased bg-white">
<!-- block:start navbar -->
<nav class="sticky top-0 z-50 bg-white/80 backdrop-blur-md border-b border-gray-100">
<div class="max-w-7xl mx-auto px-6 h-20 flex items-center justify-between">
<div class="flex items-center space-x-12">
<a href="#" class="flex items-center space-x-2">
<div class="w-8 h-8 bg-brand-ink rounded flex items-center justify-center">
<i class="fa-solid fa-sparkles text-white text-xs"></i>
</div>
<span class="text-xl font-bold tracking-tight">Nexora</span>
</a>
<div class="hidden md:flex items-center space-x-8 text-sm font-medium text-brand-muted">
<a href="#" class="nav-link transition-colors">Products <i class="fa-solid fa-chevron-down text-[10px] ml-1"></i></a>
<a href="#" class="nav-link transition-colors">Use Cases <i class="fa-solid fa-chevron-down text-[10px] ml-1"></i></a>
<a href="#" class="nav-link transition-colors">Company</a>
<a href="#" class="nav-link transition-colors">Resources</a>
</div>
</div>
<div class="flex items-center space-x-6">
<a href="#" class="text-sm font-medium text-brand-muted hover:text-brand-ink">Login</a>
<a href="#" class="bg-brand-ink text-white px-5 py-2.5 rounded-full text-sm font-semibold hover:opacity-90 transition-opacity">Get started free</a>
</div>
</div>
</nav>
<!-- block:end navbar -->
</body>
</html>
Free
SaaS
Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.