Recent Inquiries

🔐 Change Password

🗄️ Database Info

Browser localStorage (client-side)

ℹ️ Server-Side Note

Currently, inquiries are stored in the visitor's browser (localStorage). To persist data across devices and users on your live server, integrate a PHP backend or a service like Firebase / Supabase. The form already sends structured JSON — just point it to your API endpoint.