Ultra-minimal full-viewport hero in near-black with gold accent only. Wide letter-spacing, diamond ornament, gold-rule borders. For exclusive penthouse or luxury units.
Loading preview...
import HeroPenthouse from "@/components/ui/hero-penthouse" export default function HeroPenthouseDemo() { return ( <HeroPenthouse headline="Above the city" subheadline="Penthouse vienetai nuo 18-ojo aukšto. Panoraminiai langai. Privatus liftas." floor="18–22 aukštas · Vilnius" primaryCta={{ label: "Susisiekti privačiai", href: "#" }} secondaryCta={{ label: "Brošiūra", href: "#" }} /> ) }