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 4682f0b commit dd43baa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/meet-with-yeatiq/_utils/sections/bottom.tsx
Original file line number Diff line number Diff line change
@@ -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 (
Expand Down

0 comments on commit dd43baa

Please sign in to comment.