import Image from "next/image"; import heroShrimp from "./hero-shrimp.png"; export default function HeroShrimp() { return (
photo of three gold shrimp on rocks underwater
); }