diff --git a/app/(marketing)/page.tsx b/app/(marketing)/page.tsx index 26e7806..0f61baf 100644 --- a/app/(marketing)/page.tsx +++ b/app/(marketing)/page.tsx @@ -15,9 +15,8 @@ import { cn } from "@/lib/utils" import { FileInput, FileMinus, - Save, - SlidersHorizontal, Palette, + SlidersHorizontal } from "lucide-react" import Image from "next/image" import Link from "next/link"