if (!window.isAdmin) {
                this.icon = 'fas fa-search';
                this.text = '   Search for a bus';
                this.action = 'Search for a bus';
            } else {