update mobile design

This commit is contained in:
pradeepkumar
2026-02-24 22:35:16 +05:30
parent 1f48ff3852
commit e0a747d64b
32 changed files with 1017 additions and 312 deletions

View File

@@ -15,4 +15,7 @@ class ApiConstants {
// Agents
static const String agents = '/agents';
static const String agentTypes = '/agent-types';
// CMS
static const String cmsPageLanding = '/cms/page/landing';
}