import React from "react";
function SquaredMediumSizeImage() {
return (
<>
{/* */}
{/* */}
Our leadership
{/* */}
{/* */}
David Forren
Founder / CEO
{/* */}
Amil Evara
UI/UX Designer
{/* */}
Ebele Egbuna
Support Consultant
{/* */}
Maria Powers
Director of sales
{/* */}
Delia Pawelke
Front-end Developer
{/* */}
{/* */}
Louise Donadieu
Support Consultant
{/* */}
Jeff Fisher
Project Manager
{/* */}
Sophia Harrington
Project Manager
{/* */}
{/* */}
{/* */}
>
);
}
export default SquaredMediumSizeImage;