Update src/components/Layout.tsx
This commit is contained in:
@@ -16,7 +16,9 @@ export default function Layout() {
|
||||
{ name: "Pricing", href: "#pricing" },
|
||||
{ name: "Integrations", href: "#integrations" },
|
||||
{ name: "FAQ", href: "#faq" },
|
||||
]}
|
||||
|
||||
{ name: "Blog", href: "/blog" },
|
||||
]}
|
||||
ctaButton={{ text: "Start Free Trial", href: "#" }}
|
||||
/>
|
||||
<main className="flex-grow">
|
||||
|
||||
Reference in New Issue
Block a user