You can use the Markdown block (aka Blank) to create your own home page sections. Add any page elements, such as an image gallery, and personalize the section with a background etc. Let’s begin building a new page section by creating a new Markdown file for it at content/home/my-section.md with the following front matter: ---widget:blankheadless:true# ... Put Your Section Options Here (title etc.) ...title:My New Sectionsubtitle:weight:10# section position on pagedesign:# Choose how many co...