Skip to content

Commit

Permalink
Update bottom.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
musiur authored Jan 8, 2025
1 parent dd43baa commit ae483af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/meet-with-yeatiq/_utils/sections/bottom.tsx
Original file line number Diff line number Diff line change
@@ -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 (
Expand Down

0 comments on commit ae483af

Please sign in to comment.