Contact

Flat appraisal form

A free flat appraisal: promises as a list and an office photo on the left, a form on the right — address, area, rooms, phone, consent. A real form: with action it POSTs, without it shows “thank you” in place.

What you can change

  • eyebrow, title, lede, promises, rooms, submitLabel, doneTitle, doneText, consentLabel, image
  • action — where to submit; without it done is shown
  • accent and background, tone

A link for your AI agent: preview, code and instructions.

Preview

1440pxHost theme

Use it with AI

  1. 1. Copy the link.
  2. 2. Write to your agent in your own words and drop the link into the sentence.
  3. 3. The agent opens the link and installs the component from the registry.
AI
1Pick it here

put this on the home page as the hero:

https://vibeui.ru/c/contact-015?lang=en&theme=dark

2Paste into the chat
3Get it in your project

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, “use client” for the done state. A <form> with address, area (number), rooms (select), phone (tel), consent (required checkbox); with empty action submit is intercepted and a done card with role=status renders; with action a normal POST. A promise list with accent dots via ::before. From 56rem (container query) two equal-height columns: the left is a flex column and the photo takes the remainder (flex:1 1 0, min-height 12rem, object-fit:cover), the form stretches to the same height with even spacing (align-content:space-between). Palette --vibeui-contact-015-* 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…