This commit is contained in:
2025-07-23 11:15:44 +08:00
parent 3a13c386f3
commit 8516bc5517
2 changed files with 1 additions and 1 deletions

BIN
src/lib/images/villa.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 KiB

View File

@@ -1,7 +1,7 @@
<script lang="ts">
import { supabase } from "$lib/supabaseClient";
import { goto } from "$app/navigation";
import logo from "$lib/images/logo.webp"; // Confirm this path and image is suitable
import logo from "$lib/images/villa.webp"; // Confirm this path and image is suitable
let email = "";
let password = "";