This commit is contained in:
2025-08-27 18:35:26 +02:00
parent ce9c5230c8
commit 16b965c457
2 changed files with 1 additions and 1 deletions

BIN
public/images/map_dark2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 KiB

View File

@@ -139,7 +139,7 @@ export function Itinerary() {
<div className="relative min-h-80">
<img
alt="Journey Map"
src="/images/map_dark.jpg"
src="/images/map_dark2.jpg"
className="w-full h-auto object-contain"
/>
</div>