Spaces:
Runtime error
Runtime error
export const AUDIOS = [ | |
{ | |
id: 1, | |
name: 'Nature Walk', | |
src: 'https://res.cloudinary.com/drj5rmp5l/video/upload/v1722563682/nature-walk-124997_fs49zw.mp3', | |
author: 'Olexy', | |
}, | |
{ | |
id: 2, | |
name: 'Nature Calls', | |
src: 'https://res.cloudinary.com/drj5rmp5l/video/upload/v1722563680/nature-calls-136344_wed2nh.mp3', | |
author: 'Olexy', | |
}, | |
{ | |
id: 3, | |
name: 'Melody of Nature', | |
src: 'https://res.cloudinary.com/drj5rmp5l/video/upload/v1722563679/melody-of-nature-main-6672_vlp3yp.mp3', | |
author: 'GoodBMusic', | |
}, | |
{ | |
id: 4, | |
name: 'Evolving Nature', | |
src: 'https://res.cloudinary.com/drj5rmp5l/video/upload/v1722563678/evolving-nature-221175_m9tr7k.mp3', | |
author: 'MusicInMedia', | |
}, | |
{ | |
id: 5, | |
name: 'Deep Nature', | |
src: 'https://res.cloudinary.com/drj5rmp5l/video/upload/v1722563676/deep-nature-226130_z6adju.mp3', | |
author: 'MusicInMedia', | |
}, | |
{ | |
id: 6, | |
name: 'Nature Documentary', | |
src: 'https://res.cloudinary.com/drj5rmp5l/video/upload/v1722563675/nature-documentary-171967_di7kcx.mp3', | |
author: 'AlisiaBeats', | |
}, | |
{ | |
id: 7, | |
name: 'Nature Background', | |
src: 'https://res.cloudinary.com/drj5rmp5l/video/upload/v1722563674/nature-background-171966_dhefkp.mp3', | |
author: 'AlisiaBeats', | |
}, | |
{ | |
id: 8, | |
name: 'Inspiring Nature', | |
src: 'https://res.cloudinary.com/drj5rmp5l/video/upload/v1722563673/inspiring-nature-technology-11488_ehndvs.mp3', | |
author: 'ComaMedia', | |
}, | |
]; | |