feat: redesign navbar with Features, Download, API, Pricing, Docs, About, Contact links, GitHub star button, and Book a Demo CTA

This commit is contained in:
ashim-hq
2026-04-23 18:32:26 +08:00
parent 0c40c4dcfc
commit d588f5fd93
4 changed files with 70 additions and 37 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import { FadeIn } from "./fade-in";
export function OpenSource() {
return (
<section className="bg-background-alt px-6 py-24 md:py-36">
<section id="open-source" className="bg-background-alt px-6 py-24 md:py-36">
<div className="mx-auto max-w-3xl text-center">
<FadeIn>
<h2 className="text-3xl font-bold tracking-tight md:text-4xl">Open source. Always.</h2>