chore(hikes): swap a Siebengipfelwanderung photo + adjust return time

Replace the last three indexed photos with a named src image and correct the JourneyPlanner return time to 14:00.
This commit is contained in:
2026-05-25 14:52:46 +02:00
parent 1918d240db
commit 0e70e30738
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.89.3",
"version": "1.89.4",
"private": true,
"type": "module",
"scripts": {
@@ -96,11 +96,10 @@ Anreise an Bahnhof Unterterzen, dann mit Gondeln hoch nach Flumserberg und via G
<HikeImage idx={52} />
<HikeImage idx={53} />
<HikeImage idx={54} />
<HikeImage idx={55} />
<HikeImage idx={56} />
<HikeImage idx={57} />
<HikeImage src="PXL_20240414_135254651.jpg" />
## Heimreise
Vom Flumserberg mit der Gondel wieder runter nach Unterterzen. Von Unterterzen via Zug nach Hause.
<JourneyPlanner fromFixed from="Flumserberg Tannenboden" to="<current location>" time="14:30" target="departure"/>
<JourneyPlanner fromFixed from="Flumserberg Tannenboden" to="<current location>" time="14:00" target="departure"/>