diff --git a/components/front/services.tsx b/components/front/services.tsx index 56be64b..c426d01 100644 --- a/components/front/services.tsx +++ b/components/front/services.tsx @@ -1,7 +1,7 @@ import Link from "next/link"; import { Nav } from "../core/nav"; import { services } from "@/config/services"; -import { TbArrowLeft, TbEye, TbShieldLock } from "react-icons/tb"; +import { TbArrowLeft, TbEye, TbLink, TbShieldLock } from "react-icons/tb"; function HumanPriceStatus(priceStatus: "open" | "invite-only" | "by-request") { switch (priceStatus) { @@ -111,7 +111,7 @@ export function ServicesShell({ slug }: { slug: string }) {

Privacy is a big concern to us, too. That's why we:

-