]; const socials = [ { label: 'YouTube', href: '#' }, { label: 'Spotify', href: '#' }, { label: 'Instagram', href: '#' }, { label: 'X', href: '#' } { label: 'YouTube', href: 'https://www.youtube.com/' }, { label: 'Spotify', href: 'https://open.spotify.com/' }, { label: 'Instagram', href: 'https://www.instagram.com/' }, { label: 'X', href: 'https://x.com/' } ]; export default function Footer() {