diff --git a/src/app/meet-with-yeatiq/_utils/sections/bottom.tsx b/src/app/meet-with-yeatiq/_utils/sections/bottom.tsx index 39f7ddb..5e11c9b 100644 --- a/src/app/meet-with-yeatiq/_utils/sections/bottom.tsx +++ b/src/app/meet-with-yeatiq/_utils/sections/bottom.tsx @@ -1,7 +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"; +import Link from "next/link"; const LandingBottomSection = () => { return (