feat: remove API and Three Ways sections, redesign How It Works as terminal mockup

This commit is contained in:
ashim-hq
2026-04-23 21:23:24 +08:00
parent 9f68c1a73e
commit 5fcec90d7b
5 changed files with 42 additions and 169 deletions
-1
View File
@@ -6,7 +6,6 @@ import { useState } from "react";
const links = [
{ label: "Features", href: "#features" },
{ label: "Download", href: "#how-it-works" },
{ label: "API", href: "#api" },
{ label: "Pricing", href: "#enterprise" },
{ label: "Docs", href: "https://docs.snapotter.com" },
{ label: "About", href: "#open-source" },