diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index 78b21c1..847cffa 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -1,7 +1,7 @@
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index 89a15b8..e27c748 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -5,9 +5,9 @@
import H3 from "$lib/h3.svelte";
import MajorActor from "$lib/major-actor.svelte";
- import BeyronImg from "$lib/images/beyron.png?width=192&format=webp;png&srcset";
- import TamImg from "$lib/images/tam.png?width=192&format=webp;png&srcset";
- import BlueImg from "$lib/images/blue.png?width=192&format=webp;png&srcset";
+ import BeyronImg from "$lib/images/beyron.png?width=384&format=webp;png&srcset";
+ import TamImg from "$lib/images/tam.png?width=384&format=webp;png&srcset";
+ import BlueImg from "$lib/images/blue.png?width=384&format=webp;png&srcset";