import React, {Component} from 'react'; import { Testimonial } from './assests/data/about'; class About extends React.Component { render() { return(
{heroInfo.desc}
{aboutDesc.upperSection.vision.text}
{aboutDesc.upperSection.mission.text}
{/* End List */}
{aboutDesc.lowerSection.left.first}
{aboutDesc.lowerSection.left.second}
{aboutDesc.lowerSection.right}
{/* End List */}{team.title}