To edit info go to
src/layouts/Home/AllInfo.js
For profile go to
src/layouts/Home/Profile.js
When making new component make sure to wrap in <Section> from import { Section } from 'components/Section';
and for navbar: src/components/Navbar/navData.js
credit - hamishw.com