// Import the audio poster image as a module // Vite will handle this and provide the correct URL import audioPosterJpg from '../../public/audio-poster.jpg'; export const AUDIO_POSTER_URL = audioPosterJpg;