@if (modalService.isOpen()) {
@if (modalService.step() === 2) { }

{{ modalService.step() === 1 ? 'Select Your Solution Branch' : (modalService.selectedCategory() === 'event' ? 'Event Management Solutions' : 'Business Management Solutions') }}

@if (modalService.step() === 1) {

Event Management

Conferences, exhibitions, stall layouts, trade fairs, and attendee check-ins.

Explore Event Solutions (2)

Business Management

Digital product catalogues, customer reward systems, and membership workflows.

Explore Business Solutions (3)
} @if (modalService.step() === 2) {
@if (modalService.selectedCategory() === 'event') {
Registration & Ticketing

Conferences, workshops, and sports events with QR digital passes.

Exhibition & Stall Management

Expos, trade fairs, stall layouts, and exhibitor product displays.

} @if (modalService.selectedCategory() === 'business') {
E-Catalogue

Digital paperless product & service showcasing via QR code.

Reward System

QR points, earn & redeem mechanics, and customer loyalty tracking.

Membership System

Clubs, associations, subscriptions, and digital membership cards.

}
}
} @if (isAuthModalOpen) { }