Co-chair & Keynote Speakers – {{ $conference['title'] ?? 'Conference' }} {{-- HERO --}}
Leadership

Co-chair & Keynote Speakers

The {{ $conference['logo_text'] ?? 'Conference' }} is anchored by distinguished thought leaders and world-class researchers.

{{-- Intro --}}

The {{ $conference['logo_text'] ?? 'conference' }} is anchored by distinguished thought leaders and world-class researchers who set the intellectual agenda for the event.

{{-- Dynamic Detailed Speakers List + Alpine Modal --}}
@if(isset($conference['detailed_speakers']) && is_array($conference['detailed_speakers'])) @foreach((array)$conference['detailed_speakers'] as $category => $speakers)

{{ $category }}

@if(in_array($category, ['Chair', 'Co-Chair'])) {{-- Featured Layout for Chairs --}} @foreach((array)$speakers as $speaker)
{{ $speaker['name'] }}

{{ $speaker['name'] }}

{{ $speaker['role'] }}

{{ $speaker['company'] }}

{{ $speaker['bio'] ?? '' }}

@endforeach @else {{-- Grid Layout for Others --}}
@foreach((array)$speakers as $speaker)
{{ $speaker['name'] }}

{{ $speaker['name'] }}

{{ $speaker['role'] }}

{{ $speaker['company'] }}

@endforeach
@endif
@endforeach @else

Speakers will be announced shortly. Please check back later.

@endif {{-- MODAL --}}
{{-- CTA --}}

Interested in speaking at the conference?

Qualified researchers with a strong publication record are invited to express interest in keynote or panel speaking opportunities.

Contact Us