This commit is contained in:
2025-07-23 09:37:30 +08:00
parent f001d199c9
commit fafe505b5a
2 changed files with 49 additions and 23 deletions

View File

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