-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ed0332f
commit dac19e7
Showing
50 changed files
with
209 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,208 @@ | ||
export const audios = [{ | ||
name: "Kahani Suno", | ||
filePath: "./assets/kahani.mp3", | ||
fileType: "song", | ||
image: "./assets/kahani.jpg", | ||
link: "https://youtu.be/_XBVWlI8TsQ?si=Gc3mnMIrdX4bFJRd", | ||
duration: "02:18", | ||
id: 0, | ||
}, | ||
{ | ||
name: "Mansoob", | ||
filePath: "./assets/mansoob.mp3", | ||
fileType: "song", | ||
image: "./assets/mansoob.jpg", | ||
link: "https://youtu.be/KA4APfVz5I8?si=fqgYXYYd5hY5olZh", | ||
duration: "02:32", | ||
id: 1, | ||
}, | ||
{ | ||
name: "Jurmana", | ||
filePath: "./assets/jurmana.mp3", | ||
fileType: "song", | ||
image: "./assets/jurmana.jpg", | ||
link: "https://youtu.be/-fVtSHPg040?si=WDmnP5zoLzNfAh5T", | ||
duration: "02:14", | ||
id: 2, | ||
}, | ||
{ | ||
name: "Kana Yaari", | ||
filePath: "./assets/kana.mp3", | ||
fileType: "song", | ||
image: "./assets/kana.jpg", | ||
link: "https://youtu.be/zQDAi8tI-cU?si=4qh8aAUGDMegMi8A", | ||
duration: "02:39", | ||
id: 3, | ||
}, | ||
{ | ||
name: "Gulaab", | ||
filePath: "./assets/gulab.mp3", | ||
fileType: "song", | ||
image: "./assets/gulab.jpg", | ||
link: "https://youtu.be/5Z9oa3gMX5s?si=ZcQ3hli6G4K3--cz", | ||
duration: "02:08", | ||
id: 4, | ||
}, | ||
{ | ||
name: "Downers At Dusk", | ||
filePath: "./assets/downers.mp3", | ||
fileType: "song", | ||
image: "./assets/downers.jpg", | ||
link: "https://youtu.be/iWomYr2dlsM?si=kVfM7RASNuz9IRRu", | ||
duration: "03:30", | ||
id: 5, | ||
}, | ||
{ | ||
name: "Gumaan", | ||
filePath: "./assets/guman.mp3", | ||
fileType: "song", | ||
image: "./assets/guman.jpg", | ||
link: "https://youtu.be/jIQ0Dx-4peE?si=rbh8zay-iC-WiSt4", | ||
duration: "04:06", | ||
id: 6, | ||
}, | ||
{ | ||
name: "Afsanay", | ||
filePath: "./assets/afsanay.mp3", | ||
fileType: "song", | ||
image: "./assets/afsanay.jpg", | ||
link: "https://youtu.be/ijE2MMtzkHg?si=EdFoQRI6dX2RtR-0", | ||
duration: "05:25", | ||
id: 7, | ||
}, | ||
{ | ||
name: "Tu Jaane Na", | ||
filePath: "./assets/jane.mp3", | ||
fileType: "song", | ||
image: "./assets/jane.jpg", | ||
link: "https://youtu.be/P8PWN1OmZOA?si=bBza3q_OYNn_2OOF", | ||
duration: "02:32", | ||
id: 8, | ||
}, | ||
{ | ||
name: "Pal X Duniyaa", | ||
filePath: "./assets/pal.mp3", | ||
fileType: "song", | ||
image: "./assets/pal.jpg", | ||
link: "https://youtu.be/bkkS6NOL9-A?si=mE6Up7cultSfhS25", | ||
duration: "03:13", | ||
id: 9, | ||
}, | ||
{ | ||
name: "Arcade X Mann Mera", | ||
filePath: "./assets/mann.mp3", | ||
fileType: "song", | ||
image: "./assets/mann.jpg", | ||
link: "https://youtu.be/-aQMjByEeo8?si=UPfw_sK0H2rjp6GM", | ||
duration: "02:51", | ||
id: 10, | ||
}, | ||
{ | ||
name: "Let Me Down X Main Dhoondne", | ||
filePath: "./assets/down.mp3", | ||
fileType: "song", | ||
image: "./assets/down.jpg", | ||
link: "https://youtu.be/s-bZD3O3P80?si=y07w8JK5sIv9oTIL", | ||
duration: "02:57", | ||
id: 11, | ||
}, | ||
{ | ||
name: "Standing By You", | ||
filePath: "./assets/standing.mp3", | ||
fileType: "song", | ||
image: "./assets/standing.jpg", | ||
link: "https://youtu.be/8qX0VIVxivU?si=7BABZzBG2iEGw52p", | ||
duration: "02:16", | ||
id: 12, | ||
}, | ||
{ | ||
name: "Raabta", | ||
filePath: "./assets/rabta.mp3", | ||
fileType: "song", | ||
image: "./assets/rabta.jpg", | ||
link: "https://youtu.be/zlt38OOqwDc?si=YNMESIh4CL45IPpM", | ||
duration: "03:16", | ||
id: 13, | ||
}, | ||
{ | ||
name: "Ishq Murshid", | ||
filePath: "./assets/ishqmurshid.mp3", | ||
fileType: "song", | ||
image: "./assets/ishqmurshid.jpg", | ||
link: "https://youtu.be/wyC_IVVy_yE?si=SOfgJ_cQVRdN2pfh", | ||
duration: "02:32", | ||
id: 14, | ||
}, | ||
{ | ||
name: "Tu Hai Kahan", | ||
filePath: "./assets/kaha.mp3", | ||
fileType: "song", | ||
image: "./assets/kaha.jpg", | ||
link: "https://youtu.be/AX6OrbgS8lI?si=Lb1PNQt4-HRjXboa", | ||
duration: "04:24", | ||
id: 15, | ||
}, | ||
{ | ||
name: "Shikayat", | ||
filePath: "./assets/shikayat.mp3", | ||
fileType: "song", | ||
image: "./assets/shikayat.jpg", | ||
link: "https://youtu.be/QxddU3sjVRY?si=UWSBt4VSUVLDZk8m", | ||
duration: "03:55", | ||
id: 16, | ||
}, | ||
{ | ||
name: "Bekhayali", | ||
filePath: "./assets/bekhayali.mp3", | ||
fileType: "song", | ||
image: "./assets/bekhayali.jpg", | ||
link: "https://youtu.be/VOLKJJvfAbg?si=XxLSDLVtnbDx4-lZ", | ||
duration: "04:41", | ||
id: 17, | ||
}, | ||
{ | ||
name: "Aaram Aata Hai", | ||
filePath: "./assets/aaram.mp3", | ||
fileType: "song", | ||
image: "./assets/aaram.jpg", | ||
link: "https://youtu.be/J7ck984Qhso?si=axWQ-4JgsPn0ry7S", | ||
duration: "04:04", | ||
id: 18, | ||
}, | ||
{ | ||
name: "Pasoori", | ||
filePath: "./assets/pasoori.mp3", | ||
fileType: "song", | ||
image: "./assets/pasoori.jpg", | ||
link: "https://youtu.be/5Eqb_-j3FDA?si=NyuRHL9WEff_XRA-", | ||
duration: "03:30", | ||
id: 19, | ||
}, | ||
{ | ||
name: "Bye Bye Bye", | ||
filePath: "./assets/bye.mp3", | ||
fileType: "song", | ||
image: "./assets/bye.jpg", | ||
link: "https://youtu.be/Eo-KmOd3i7s?si=PWlZ6tOIYfeW-V4j", | ||
duration: "03:14", | ||
id: 20, | ||
}, | ||
{ | ||
name: "Taras", | ||
filePath: "./assets/taras.mp3", | ||
fileType: "song", | ||
image: "./assets/taras.jpg", | ||
link: "https://youtu.be/kfXy4W0aD40?si=3X_NCkbRV1z-mkg_", | ||
duration: "02:29", | ||
id: 21, | ||
}, | ||
{ | ||
name: "Ishq", | ||
filePath: "./assets/ishq.mp3", | ||
fileType: "song", | ||
image: "./assets/ishq.jpg", | ||
link: "https://youtu.be/hHuG7FIKgtc?si=6CG-d9IWq8ay03KE", | ||
duration: "03:02", | ||
id: 22, | ||
}, | ||
]; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.