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

Anmäl dig till Höganäs Beach Open

); }