diff --git a/web/src/routes/albums/index.svelte b/web/src/routes/albums/index.svelte
index cabfdd7212..336b43a7b3 100644
--- a/web/src/routes/albums/index.svelte
+++ b/web/src/routes/albums/index.svelte
@@ -161,6 +161,19 @@
{/key}
{/each}
+
+
+ {#if albums.length === 0}
+
+
+
+
+ Create an album to organize your photos and videos
+
+
+ {/if}
diff --git a/web/src/routes/sharing/index.svelte b/web/src/routes/sharing/index.svelte
index 4cfbf55fb3..5bd8a9e47a 100644
--- a/web/src/routes/sharing/index.svelte
+++ b/web/src/routes/sharing/index.svelte
@@ -108,6 +108,18 @@
>
{/each}
+
+
+ {#if sharedAlbums.length === 0}
+
+
+
+ Create a shared album to share photos and videos with people in your network
+
+
+ {/if}
diff --git a/web/static/empty-1.svg b/web/static/empty-1.svg
new file mode 100644
index 0000000000..f5769f4c5f
--- /dev/null
+++ b/web/static/empty-1.svg
@@ -0,0 +1 @@
+