diff --git a/apps/app/components/landing/agent-section.tsx b/apps/app/components/landing/agent-section.tsx index 16b02600..f85b8558 100644 --- a/apps/app/components/landing/agent-section.tsx +++ b/apps/app/components/landing/agent-section.tsx @@ -8,7 +8,6 @@ import Time from "@carbon/icons-react/es/Time"; import SlackLogo from "@crm/ui/components/brand-logos/slack"; import { cn } from "@crm/ui/lib/utils"; import Image from "next/image"; -import Link from "next/link"; import type * as React from "react"; import { Chip } from "./chip"; import { SectionHeading } from "./section-heading"; diff --git a/apps/app/components/landing/capabilities-section.tsx b/apps/app/components/landing/capabilities-section.tsx index d7f8c991..6876ed0c 100644 --- a/apps/app/components/landing/capabilities-section.tsx +++ b/apps/app/components/landing/capabilities-section.tsx @@ -3,7 +3,6 @@ import GitHubLogo from "@crm/ui/components/brand-logos/github"; import StripeLogo from "@crm/ui/components/brand-logos/stripe"; import VercelLogo from "@crm/ui/components/brand-logos/vercel"; import { cn } from "@crm/ui/lib/utils"; -import Link from "next/link"; import type * as React from "react"; import { AskCard } from "./ask-card"; import {