diff --git a/client/components/SupabaseStatus.tsx b/client/components/SupabaseStatus.tsx index 365553ae..d8d17b1f 100644 --- a/client/components/SupabaseStatus.tsx +++ b/client/components/SupabaseStatus.tsx @@ -11,12 +11,12 @@ export default function SupabaseStatus() { return (
- - + +
- Demo Mode: Supabase is not configured. - Set up your database to enable full functionality. + Demo Mode: Full functionality with simulated data. + All features are available for testing!