import './App.css'; import {AwesomeButton, AwesomeButtonSocial} from 'react-awesome-button'; import AwesomeButtonStyle from "react-awesome-button/dist/styles.css"; import data from './roots.json' function App() { var res; const socialTypes = ["facebook", "instagram", "twitter", "github", "youtube", "linkedin", "pinterest", "messenger", "whatsapp"]; return (