--- import { FaFacebook, FaInstagram, FaTiktok } from 'react-icons/fa'; const { href, class: className, ...props } = Astro.props; ---