import React from "react";
function InlineSmallSquaredImageWithSocials() {
return (
<>
{/* */}
{/* */}
Meet the crew
Creative people
{/* */}
{/* */}
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
{/* */}
{/* */}
{/* */}
{/* */}
{/* */}
{/* */}
>
);
}
export default InlineSmallSquaredImageWithSocials;