@@include("../partials/head.html", { "pageTitle": "Prompt" }) @@include('../partials/navbars/navbar3.html', { "classList": "shadow fixed-top navbar-light bg-white", "hideSearch": false, "ctaButtonClass": "btn btn-outline-primary btn-sm"})
@@include("./sidenav.html")

Heros

A hero is a top section typically consisting of a background image, or video, or illustrations, or animations, with text and sometimes a call to action.

@@include('../partials/heros/hero8.html')
Example
                                            @@include('../partials/heros/hero8.html')
                                        

There are 12 different options available in Prompt at the moment. You could use any based on your need.

                                            @@include('../partials/heros/hero1.html')
@@include('../partials/heros/hero2.html')
@@include('../partials/heros/hero3.html')
@@include('../partials/heros/hero4.html')
@@include('../partials/heros/hero5.html')
@@include('../partials/heros/hero6.html')
@@include('../partials/heros/hero7.html')
@@include('../partials/heros/hero8.html')
@@include('../partials/heros/hero9.html')
@@include('../partials/heros/hero10.html')
@@include('../partials/heros/hero11.html')
@@include('../partials/heros/hero12.html')
                                        
@@include("../partials/footer-scripts.html")