import React from "react"; import ContentSection from "./ContentSection"; import "./ContentSection.css"; const ContactSection = () => (

Contact

TU Delft Logo
Email Icon
opendc@atlarge-research.com
Github Icon
atlarge-research/opendc
A project by the @Large Research Group.
); export default ContactSection;