import { TiUserAdd } from "react-icons/ti"; import { FaLinkedin } from "react-icons/fa6"; import { Button } from "@/components/ui/button"; import { Dialog, DialogContent, DialogTitle, DialogTrigger, } from "@/components/ui/dialog"; export function InviteFriends() { return (
😎
😇
😜

This is an easter egg. Usually here lives some other functionality 😅

If you like this demo you can use the below link to share to LinkedIn and tell everyone how cool this is 😎 This demo was brought to you by Markus Hupfauer 🙌

); }