From 17bd53a409f8a17fa0246be36ab6d33a1af51c56 Mon Sep 17 00:00:00 2001 From: AdrianGonz97 <31664583+AdrianGonz97@users.noreply.github.com> Date: Fri, 8 Mar 2024 14:24:51 -0500 Subject: [PATCH 1/4] use enhanced:img --- apps/www/src/routes/+page.svelte | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/apps/www/src/routes/+page.svelte b/apps/www/src/routes/+page.svelte index 364da2f6d..79f067bf6 100644 --- a/apps/www/src/routes/+page.svelte +++ b/apps/www/src/routes/+page.svelte @@ -7,6 +7,8 @@ import { cn } from "$lib/utils.js"; import Mail from "./examples/mail/(components)/mail.svelte"; import { accounts, mails } from "./examples/mail/data.js"; + import MailLight from "$lib/img/examples/mail-light.png?enhanced"; + import MailDark from "$lib/img/examples/playground-dark.png?enhanced"; export let data; @@ -51,20 +53,10 @@
- Dashboard - +
+ +