.main-page
.audio-card
//- h2 with not list
//- v-audio-player(source="https://dinlehome.files.wordpress.com/2021/01/benfero.mp3" soundName="Ben Fero X Cash Flow - Üçe Beşe Bakamam" soundPoster)
.audio-card
//- h2 with soundList
//- template(v-slot="header")
//- .sound-name Ben Fero X Cash Flow - Üçe Beşe Bakamam"
v-audio-player(:source="soundList[0].source" isMultiple :soundList="soundList")
//- .audio-card
//- //- h2 with soundList
//- v-audio-player(:source="soundList[0].source" isMultiple :soundList="soundList")