const checkItems = [ "Joint Research Initiatives", "Student & Faculty Exchange", "Industry Integration & Internships", ]; export default function CollaborateInfo() { return (
{/* Badge */}
Join Our Network
{/* Heading — dùng div tránh main.css override h2 */}
Collaborate
With Us

We are constantly seeking to expand our network with institutions and organizations that share our commitment to rigorous research and liberal arts education.

); }