diff --git a/src/components/PopUp/VehiclePreviewPopUp.vue b/src/components/PopUp/VehiclePreviewPopUp.vue index 323fcd9..96becc2 100644 --- a/src/components/PopUp/VehiclePreviewPopUp.vue +++ b/src/components/PopUp/VehiclePreviewPopUp.vue @@ -14,7 +14,7 @@ width="300" height="176" class="rounded-md w-full h-auto" - :src="`https://spythere.github.io/api/td2/images/${popupStore.currentPopupContent}--300px.jpg`" + :src="`https://static.spythere.eu/images/${popupStore.currentPopupContent}--300px.jpg`" />