Images not showing in 3rd party carousel

Hi there!

I am using a 3rd party carousel (vueper slide ) and when i host it locally all my pictures in the carousel shows up.

However when i deploy it on netlify (https://timberjack.netlify.app/) the pictures do not show up in the about section. (TimberJack Tree Services). I do not believe that the problem would arise from the carousel itself, because on home page I do use it for hard coded google reviews that shows up just fine.

So probably path issue? This is how I have been trying to implement it: slides: [
{
image: ‘/img/20.png’,
},

Thank you in advance!

1 Like

@alig It looks like you’ve resolved this yourself, great work.

If seeking assistance with anything similar in the future, instead of just a description, you should provide access to either the source code or a minimum reproduction.

hi, I also have the same problem

@nLucas011, the previous advise:

…still holds true.