EsenciaEjecutiUp - Economic Training logo

Frequently Asked Questions

Contact Us page for a contact form and more detailed information.' }, { category: 'General Inquiries', question: 'Do you offer corporate training solutions?', answer: 'Yes, EsenciaEjecutiUp provides customized corporate training solutions designed to meet the specific needs and objectives of organizations. We work closely with companies to develop bespoke programs that address skill gaps, foster leadership capabilities, and drive organizational growth. Our corporate training can be delivered on-site, virtually, or as a blended learning experience. Please contact our corporate solutions team to discuss how we can help empower your workforce.' } ], filteredFaqs: [], init() { this.filterFaqs(); }, filterFaqs() { let tempFaqs = this.faqs; if (this.activeCategory !== 'All') { tempFaqs = tempFaqs.filter(faq => faq.category === this.activeCategory); } if (this.searchQuery) { const query = this.searchQuery.toLowerCase(); tempFaqs = tempFaqs.filter(faq => faq.question.toLowerCase().includes(query) || faq.answer.toLowerCase().includes(query) ); } this.filteredFaqs = tempFaqs; }, toggleAccordion(index) { this.filteredFaqs[index].isOpen = !this.filteredFaqs[index].isOpen; } }">

No FAQs found matching your criteria.

Please try a different search term or category.