+
+ {#each visiblePhotos as { id, image, title }, index (id)}
+
+
+
+ {/each}
+
+
+
+
+
+
+
+
- {/each}
-
+
+
{currentPhoto.title}
-
-
-
-
-
-
-
{currentPhoto.title}
-
-
-
-
-
-
-
-
+ {#if isFullscreen}
+
-
- {/if}
+ {/if}
+
\ No newline at end of file
diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte
index e506335..8ab49d3 100644
--- a/src/routes/about/+page.svelte
+++ b/src/routes/about/+page.svelte
@@ -180,215 +180,216 @@
image={about.seo_image ? getAssetUrlKey(about.seo_image.id, 'share-image') : null}
/>
+
+
+
-
-
-
-
-
-
{about.intro_title}
-
- {@html about.intro_heading}
-
-
-
- {@html about.intro_text}
-
-
-
-
-
-
-
-
-
- {about.intro_firstphoto_caption}
- in
-
-
- Naarm Australia (Melbourne)
-
-
-
-
-
{about.creation_title}
-
- {@html about.creation_heading}
-
-
-
- {@html about.creation_text}
-
-
-
-
-
-
- {about.creation_portrait_caption}
-
-
-
-
-
-
-
-
-
-
-
{about.present_title}
-
-
-
- {@html about.present_heading}
-
-
-
-
{about.present_conclusion}
-
-
-
-
- {#if about.image_showcase}
-
-
-
- {/if}
-
-
-
-