Corrected the import path for SupabaseSettings in App.tsx to resolve a module resolution error.
Remove code related to on-premise Supabase testing.
Splits the Register page into smaller, more manageable components for better organization and maintainability.