From 4183ffde6389f61bd78e865f9f54b7ffa3856048 Mon Sep 17 00:00:00 2001 From: Eric Zhang Date: Thu, 28 Dec 2023 14:03:11 -0600 Subject: [PATCH] Change teaser image to a live video --- src/lib/ui/TeaserImage.svelte | 14 ++++++++------ src/routes/+page.svelte | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/lib/ui/TeaserImage.svelte b/src/lib/ui/TeaserImage.svelte index 4cbc7d5..7746a0d 100644 --- a/src/lib/ui/TeaserImage.svelte +++ b/src/lib/ui/TeaserImage.svelte @@ -10,8 +10,7 @@ } from "svelte-feather-icons"; - -
+
@@ -42,8 +41,11 @@
- Browser with multiple terminal windows and live cursors +
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 359731c..cde4414 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -159,7 +159,7 @@