@calemotionnc: Hello there,
To increase the width of that particular page
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.page-id-8294 #content .wrapper {
max-width: 1600px;
}
You can change the max width according to your choice.
To have some blocks like that you can use the section like Featured Content, Services, Portfolio, etc from the theme options in the customizer and enabled them on the entire site. Then let me know on which particular page you want those section enabled and I will provide you the necessary CSS Codes.
Let me know if this helps you out!
Kind Regards,
Skandha