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