+ {/* Hero Section */}
+
+
+ {[...Array(30)].map((_, i) => (
+
+ {'⚛️🧠🔬⚡'.charAt(Math.floor(Math.random() * 4))}
+
+ ))}
+
+
+
+
+
+
+ Research & Experimental Division
+
+
+
+ AeThex | L.A.B.S.
+
+
+
+ Pushing the boundaries of technology through cutting-edge research
+ and breakthrough discoveries that shape the future of digital innovation.
+
+
+
+
+
+
+
+
+
+
+ {/* Research Areas */}
+
+
+
+
+ Active Research Areas
+
+
+ Exploring frontiers in quantum computing, AI, and emerging technologies
+
+
+
+
+ {researchAreas.map((area, index) => {
+ const Icon = area.icon;
+ return (
+
+
+
+
+
+
+
+
+ {area.title}
+
+ {area.status}
+
+
+
+ {area.description}
+
+
+
+
+
+
+
+
{area.papers}
+
Publications
+
+
+
{area.breakthrough}
+
{area.impact}
+
+
+
+
+ );
+ })}
+
+
+
+
+ {/* Publications */}
+
+
+
+
+ Recent Publications
+
+
+ Our latest research contributions to the scientific community
+
+
+
+
+ {publications.map((pub, index) => (
+
+
+
+
+
{pub.title}
+
{pub.authors}
+
{pub.journal} • {pub.year}
+
+
+
+ {pub.impact} Impact
+
+ {pub.type}
+
+
+
+
+ Citations: {pub.citations}
+
+
+
+
+
+
+
+
+ ))}
+
+
+
+
+ {/* Lab Facilities */}
+
+
+
+
+ Research Facilities
+
+
+ State-of-the-art laboratories equipped with cutting-edge technology
+
+
+
+
+ {labs.map((lab, index) => (
+
+
+
+ {lab.name}
+
+ {lab.status}
+
+
+ {lab.location}
+
+
+
+
Equipment:
+
+ {lab.equipment.map((item, itemIndex) => (
+
+
+ {item}
+
+ ))}
+
+
+
+ Capacity: {lab.capacity}
+
+
+
+ ))}
+
+
+
+
+ {/* CTA Section */}
+
+
+
+
+ Join Our Research Community
+
+
+ Collaborate with world-class researchers and contribute to breakthrough discoveries
+ that will shape the future of technology.
+
+
+
+
+
+
+
+
+
+
+
Open Data
+
Research datasets
+
+
+
+
Collaborations
+
University partnerships
+
+
+
+
Innovation
+
Breakthrough research
+
+
+
+
+
+
+