import React from 'react'; import Link from 'next/link'; const MusicInfo: React.FC = () => { return (

Late Summer 2024

WHAT WAS GOING ON

Early Summer 2024

WHAT WAS GOING ON
); }; export default MusicInfo;