diff --git a/apps/landing-page/src/components/splash.astro b/apps/landing-page/src/components/splash.astro
index 601cd3a..a615fdf 100644
--- a/apps/landing-page/src/components/splash.astro
+++ b/apps/landing-page/src/components/splash.astro
@@ -1,54 +1,50 @@
---
-import { Icon } from "astro-icon";
-import Copynpm from "~/components/copynpm.astro";
+import { Icon } from 'astro-icon';
+import Copynpm from '~/components/copynpm.astro';
---