// app/components/BeachPromo.tsx import Link from 'next/link'; import { FaVolleyballBall } from "react-icons/fa"; export default function BeachPromo() { return (

Kolla in vår Beachturnering

); }