diff --git a/templates/HomePage/Pricing/index.tsx b/templates/HomePage/Pricing/index.tsx index 2efb462..d305d35 100644 --- a/templates/HomePage/Pricing/index.tsx +++ b/templates/HomePage/Pricing/index.tsx @@ -1,4 +1,3 @@ -import Link from "next/link"; import Image from "@/components/Image"; import PricingTier from "@/components/PricingTiers"; import { tiers } from "@/constants/tiers";