Hero
Hero with property search
An agency first screen: a full-bleed photo with a slow push-in, a serif headline and a search form in a card — buy or rent, type, district, budget. Three trust figures below. A real form that GETs to the results page.
What you can change
- image, eyebrow, title, lede
- modes, types, districts, budgets, submitLabel, action, stats
- accent and background, tone
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/hero-020?lang=en&theme=dark
Not sure where to paste it? Step-by-step guide
Show the full instructions
What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.
Loading…
For developers
The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.
Technical notes
One file, zero dependencies, a server component. The photo is an absolutely positioned <img> with object-fit:cover and a drift animation (scale 1.04→1.12 over 24s, alternate); a bottom-up gradient shade on top. The form is <form method="get" action>: modes are radios in a capsule, fields are <select name=type|district|budget>, a submit button. From 52rem (container query) fields go in a row and the screen is 44rem tall. reduced-motion disables the push-in. Palette --vibeui-hero-020-* is neutral: ink and paper via light-dark(), the site colours come through the accent, ink and background props; Cormorant Garamond and Manrope via <link precedence> from Google Fonts with system fallbacks. tone pins the scheme, accent, ink and background override colours.
Tags
- real estate
- realty
- property
- apartment
- agency
- listing
- realty
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…