diff --git a/apps/next.immich.app/routes/+page.svelte b/apps/next.immich.app/routes/+page.svelte index 65250f2..ebfae36 100644 --- a/apps/next.immich.app/routes/+page.svelte +++ b/apps/next.immich.app/routes/+page.svelte @@ -9,7 +9,6 @@ appStoreBadge, Button, Heading, - HStack, Icon, Logo, playStoreBadge, @@ -24,38 +23,44 @@ - - + + Self-hosted photo and
video management
solution
Self-hosted photo and video management solution Easily back up, organize, and manage your photos on your own server. Immich helps you
browse, search and organize - your photos and videos with ease, without sacrificing your privacy.
Easily back up, organize, and manage your photos on your own server. Immich helps you browse, search and organize your photos and videos with ease, without sacrificing your privacy. - - - - - + +
+
+ + +
+
+ +
+
Immich application
Download mobile app Download Immich app and start backing up your photos and videos securely to your own server - +
- +
QRCode
diff --git a/src/lib/components/Header.svelte b/src/lib/components/Header.svelte index b4c17a4..f527974 100644 --- a/src/lib/components/Header.svelte +++ b/src/lib/components/Header.svelte @@ -1,8 +1,9 @@ + +{#if menuOpen} +
+ +
+{/if}