diff --git a/src/app/meet-with-yeatiq/_utils/sections/bottom.tsx b/src/app/meet-with-yeatiq/_utils/sections/bottom.tsx index 455a2dc..39f7ddb 100644 --- a/src/app/meet-with-yeatiq/_utils/sections/bottom.tsx +++ b/src/app/meet-with-yeatiq/_utils/sections/bottom.tsx @@ -1,6 +1,7 @@ import WhatsAppIcon from "@/components/assets/whatsapp"; import { CheckCheckIcon, Mail, Phone } from "lucide-react"; import Image from "next/image"; +import Link from " next/link"; const LandingBottomSection = () => { return (