@php $members = [ [ 'img' => '1573496359142-b8d87734a5a2', 'name' => 'Prof. Sarah Anderson', 'role' => 'Keynote Speaker', 'field' => 'AI & Cognitive Science', 'country' => 'Harvard University, USA', 'bio' => 'Neural networks for early disease detection and personalized medicine across global health systems.', ], [ 'img' => '1560250097-0b93528c311a', 'name' => 'Dr. James Chen', 'role' => 'Co-Chair', 'field' => 'Renewable Energy', 'country' => 'MIT, Singapore', 'bio' => 'Next-generation solar cell efficiency optimization using nanotechnology.', ], [ 'img' => '1580489944761-15a19d654956', 'name' => 'Dr. Emily Williams', 'role' => 'Scientific Reviewer', 'field' => 'Cognitive Science', 'country' => 'Oxford University, UK', 'bio' => 'Brain-computer interface developments and human-machine interaction.', ], [ 'img' => '1507003211169-0a1dd7228f2d', 'name' => 'Prof. Michael Brown', 'role' => 'Session Chair', 'field' => 'Cybersecurity', 'country' => 'ETH Zurich, Switzerland', 'bio' => 'Quantum cryptography protocols and next-generation network security.', ], [ 'img' => '1573497019940-1c28c88b4f3e', 'name' => 'Dr. Lisa Davis', 'role' => 'Keynote Speaker', 'field' => 'Biotechnology', 'country' => 'Stanford University, USA', 'bio' => 'CRISPR applications in sustainable agriculture and genomic medicine.', ], [ 'img' => '1472099645785-5658abf4ff4e', 'name' => 'Prof. Robert Kumar', 'role' => 'Advisory Board', 'field' => 'Economics', 'country' => 'IIT Delhi, India', 'bio' => 'Behavioral economics and financial inclusion for emerging market economies.', ], [ 'img' => '1487412720507-e7ab37603c6f', 'name' => 'Dr. Maria Costa', 'role' => 'Co-Chair', 'field' => 'Social Sciences', 'country' => 'University of Lisbon, Portugal', 'bio' => 'Cross-cultural identity, migration studies, and global social policy.', ], [ 'img' => '1500648767791-00dcc994a43e', 'name' => 'Prof. David Lee', 'role' => 'Scientific Committee', 'field' => 'Engineering', 'country' => 'Seoul National University, Korea', 'bio' => 'Smart infrastructure, structural resilience, and sustainable urban engineering.', ], [ 'img' => '1559839734-2b71ea197ec2', 'name' => 'Dr. Priya Patel', 'role' => 'Keynote Speaker', 'field' => 'Public Health', 'country' => 'WHO Collaborating Centre, India', 'bio' => 'Epidemiology, pandemic preparedness, and health policy frameworks.', ], [ 'img' => '1506794778202-cad84cf45f1d', 'name' => 'Prof. Ethan Moore', 'role' => 'Session Chair', 'field' => 'Climate Science', 'country' => 'Cambridge University, UK', 'bio' => 'Carbon sequestration technologies and global climate modelling.', ], ]; @endphp {{-- Section Header --}}
Our Experts

Keynotes & Co-chairs

Eminent academics and industry leaders shaping the future of global academic research.

{{ count($members) }} Members Listed
{{-- Speaker Grid — 5 cols on large, matches home page --}}
@foreach($members as $m) @endforeach