2 Commits

View File

@@ -78,7 +78,7 @@ export default function BackgroundMusicPlayer({}: Props) {
<div className="fixed bottom-6 right-6 bg-gradient-to-br from-slate-900 to-slate-800 rounded-lg shadow-2xl p-4 w-80 border border-slate-700"> <div className="fixed bottom-6 right-6 bg-gradient-to-br from-slate-900 to-slate-800 rounded-lg shadow-2xl p-4 w-80 border border-slate-700">
<audio <audio
ref={audioRef} ref={audioRef}
src="http://localhost:3000/preview/bc2910c8-896c-49da-abcd-e239e4762b99" src="https://www.freepik.com/audio/tune/static"
loop loop
crossOrigin="anonymous" crossOrigin="anonymous"
/> />