"use client"; import Image from "next/image"; import { RECENT_JOINERS } from "@/config/home.config"; export default function AvatarStack() { return (