import person from "@data/person"; export default { title: `${person.names.first} ${person.names.last} - Adelaide Composer, Orchestrator, Conductor, and Performer`, description: "Nathan Cummins is an award-winning composer, orchestrator, sound designer, and conductor known for his vibrant music across video games, film, and live performance. Based in Adelaide, he brings classical craft, bold creativity, and technical innovation to every project.", tagline: "Composer, Orchestrator, Conductor, Performer", image: { externalURL: `${import.meta.env.SITE}/nathan-cummins-composer-orchestrator-conductor.png`, src: "nathan-cummins-composer-orchestrator-conductor.png", alt: "Nathan Cummins" } as SiteImage };