Real estate

Districts on a stylised map

City districts on a stylised SVG plan with water, a river and blocks: district dots pulse and show the price per metre on hover; next to it district cards with a photo, price and listing count. No external maps or keys needed.

What you can change

  • districts: names, prices, listing counts, notes, photos and x/y coordinates in percent
  • eyebrow, title, lede
  • 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/realty-004?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 highlight. The plan is an SVG viewBox 100×100 with schematic paths for water, river and roads (preserveAspectRatio=none); dots are <button>s with x/y in percent: a pulsing circle (@keyframes, --n×.4s delay), a tag with name and price on hover/focus. A district card and its dot highlight each other through a shared index in state. From 56rem (container query) the map is on the left and the list on the right. Palette --vibeui-realty-004-* with light-dark: sand / ink green, brass accent; 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…