import React from "react"; import FontAwesome from "react-fontawesome"; import ContentSection from "./ContentSection"; const TechnologiesSection = () => ( ); export default TechnologiesSection;