Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:17:15 +00:00
parent 996a0f5743
commit 05e9ebce49

View File

@@ -32,9 +32,6 @@ import {
Users,
Workflow,
Zap,
ArrowLeftRight,
Send,
CircleDollarSign,
} from "lucide-react";
export default function LandingPage() {
@@ -59,7 +56,6 @@ export default function LandingPage() {
{ name: "Capabilities", id: "capabilities" },
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" },
{ name: "Docs", id: "https://docs.example.com" },
]}
bottomLeftText="Intelligent Automation"
bottomRightText="hello@aiflow.com"