diff --git a/frontend/src/lib/components/AdventureCard.svelte b/frontend/src/lib/components/AdventureCard.svelte index 5083b6b..4bf99ca 100644 --- a/frontend/src/lib/components/AdventureCard.svelte +++ b/frontend/src/lib/components/AdventureCard.svelte @@ -171,7 +171,8 @@ class="carousel-item w-full" style="display: {i === currentSlide ? 'block' : 'none'}" > - (image_url = image.image)} + + (image_url = image.image)} >{adventure.name}