Portfolio

Gallery in window frames: frost melts on hover, lightbox

Winter shots in “windows”: each photo in a frame with a cross mullion and frost along the edges; hover warms the window — the frost melts, the mullion fades, the shot warms and zooms in. A click opens a <dialog> lightbox: the photo on a night backdrop, a handwritten caption, arrows and Esc. A dense grid, the wide shot spans two columns.

What you can change

  • eyebrow, title, lede
  • photos (src, alt, caption, shape), closeLabel, prevLabel, nextLabel
  • 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/portfolio-010?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 lightbox. A shot is a <button aria-label> with a frame, inside [data-part=pic] with aspect-ratio by shape (rect 3:2, tall 4:5, square 1:1, wide 2:1 over two columns), on top [data-part=bars] — the mullion cross from ::before/::after and [data-part=frost] — corner radial-gradients with mix-blend-mode:screen; hover fades both, drops saturate(.8) and scales the photo. The lightbox is a <dialog> with showModal/close by state, Escape and a backdrop click close it, arrow keys navigate. The grid is 2 columns, 3 from 40rem, 4 from 64rem, align-items:start. Palette --vibeui-portfolio-010-* is neutral: ink and paper via light-dark(), the site colours come through the accent, ink and background props; dark theme via .dark/[data-theme] or tone. Cormorant Garamond, Marck Script and Manrope come via <link precedence> from Google Fonts with system fallbacks. accent and background override colours, prefers-reduced-motion disables animations.

Tags

  • wedding
  • winter
  • gallery
  • photos
  • window
  • frost
  • lightbox
  • dialog
  • grid
  • dark
Component source

The same file your agent installs. Here in case you would rather copy it by hand.

Loading…