import { Card } from "../cards/card" import { Icons } from "../icons" import { AppContent } from "../ui/app-content" import { Button } from "../ui/button" import { LABELS } from "@/app/labels" import { interpolate } from "@/lib/utils" import Image from "next/image" import Link from "next/link" const ConnectWithUs = () => { return (