"use client"; import Image from "next/image"; export default function Footer() { return ( ); }