From ae483af9bf2fae99ea3888336a7ec2c3c8e850e9 Mon Sep 17 00:00:00 2001 From: Musiur Alam Opu Date: Thu, 9 Jan 2025 04:16:17 +0600 Subject: [PATCH] Update bottom.tsx --- src/app/meet-with-yeatiq/_utils/sections/bottom.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (