Sharetribe react.js customization

Testing out how to customize a Sharetribe web template. It’s built in React/redux howver I’m having trouble understanding the strcuture and how the components communicates with one another.
text

For Example let’s say I want to move the search bar from the header or add divs in the LandingPage, they are all structure with a pagebuilder component that gets data when it’s pushed from the website like a CMS, the dev guide is not really clear, any help or direction would be greatly apporeciated!