mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
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:
@@ -18,7 +18,7 @@ const response = `{
|
||||
|
||||
export function ApiCallout() {
|
||||
return (
|
||||
<section className="px-6 py-24 md:py-36">
|
||||
<section id="api" className="px-6 py-24 md:py-36">
|
||||
<div className="mx-auto max-w-6xl">
|
||||
<FadeIn>
|
||||
<h2 className="text-center text-3xl font-bold tracking-tight md:text-4xl">
|
||||
|
||||
Reference in New Issue
Block a user