# PageHero A responsive hero for your pages. ## Key Props - `title`: to set the title of the hero. - `description`: to set the description of the hero. - `headline`: to set the headline of the hero. - `links`: to display a list of [Button](/docs/components/button) under the description. - `orientation`: to change the orientation with the default slot. - `reverse`: to reverse the orientation of the default slot. ## Usage ```vue /> ```