Business Frontpage is a free, open-source Bootstrap HTML template that gives businesses a ready-made homepage layout with a contact form, built by Start Bootstrap and released under the MIT license.
What is Business Frontpage?
Business Frontpage is a basic business website template for Bootstrap created by Start Bootstrap, an open-source library of free Bootstrap templates and themes. The template ships as HTML and CSS files in a dist directory, plus SCSS, Pug, and JavaScript source files under src for advanced users. It produces a responsive business homepage layout with a contact form, and it runs on any web server or static hosting. The project is maintained by David Miller and is based on the Bootstrap framework originally created by Mark Otto and Jacob Thornton.
Key Features
- Bootstrap 4 and 5 compatibility — The repository's metadata lists support for both Bootstrap 4 and Bootstrap 5, so the template works with either major version's grid and components.
- SB Forms contact form — The contact form is prebuilt with SB Forms markup; after signing up for SB Forms and adding an access key to a data attribute, the form becomes functional without custom backend code.
- npm build environment — Advanced users can run
npm installandnpm startto preview the template locally, watch source files, and live-reload the browser on changes. - Pug and SCSS source files — The
srcdirectory contains Pug templates and SCSS stylesheets that are compiled into plain HTML and CSS indistvia npm scripts. - Customizable
src/js/scripts.js— JavaScript behavior is kept in a single file undersrc/js/, which is copied intodistduring the build. - Multiple install methods — You can download the latest release from Start Bootstrap, install via npm with
npm i startbootstrap-business-frontpage, or clone the GitHub repository. - MIT license — The template is free for any purpose, including commercial projects, and the code is open source.
Who is it for?
Business Frontpage is aimed at small-business owners and freelancers who need a clean, professional homepage without building a site from scratch. Web designers can use it as a starting point for client projects, editing the HTML and CSS files directly. Developers who prefer a build workflow can clone the source, run the npm scripts, and extend the Pug and SCSS to produce customized pages.
Use cases
- Small businesses: Publish a straightforward homepage with a contact form to generate leads.
- Freelancers and consultants: Set up a personal business page within minutes by replacing the placeholder text and links.
- Agency prototypes: Present a minimal client layout for a business website using Bootstrap's grid and components.
How does Business Frontpage work?
For basic use, download the template and edit the HTML and CSS files in the dist directory, then open index.html in a browser to preview changes. For advanced development, clone the repository, run npm install, and use npm start to launch a live preview with file watching; production files are compiled into dist with npm run build. The contact form requires an SB Forms account and an access key pasted into the form's data-sb-form-api-token attribute to start receiving submissions.
Pricing
Business Frontpage is free to download and use. Start Bootstrap releases all of its templates and themes under the MIT license, so there are no licensing or usage fees.
FAQ
Is Business Frontpage free?
Yes, Business Frontpage is free. It is released under the MIT license by Start Bootstrap LLC, and you can use it for personal and commercial projects without paying licensing fees.
What does Business Frontpage include?
The template includes HTML and CSS files in a dist directory, plus source files in src for SCSS, Pug, and JavaScript. It provides a business homepage layout with a contact form prebuilt with SB Forms markup.
How do I set up the contact form?
Sign up for SB Forms on Start Bootstrap, set your domain, and copy the access key. Paste the key into the data-sb-form-api-token attribute in the form markup, replacing the placeholder token, and submissions will be sent to your account.
Does Business Frontpage require a build step?
No. The dist directory contains ready-to-use HTML and CSS files that you can edit directly without any build tools. The npm build environment is optional and intended for users who want to develop from the SCSS and Pug sources.
Can I use Business Frontpage for a commercial website?
Yes. The template is released under the MIT license, which allows commercial use. You can modify the template and use it in paid client projects without restriction.





