|
|
@@ -6,14 +6,15 @@ A fork of [vercel-labs/json-render](https://github.com/vercel-labs/json-render)
|
|
|
|
|
|

|
|
|
|
|
|
-<sub>One sentence → a full landing page. JSON spec on the left, live preview (real-photo gallery + pricing cards) on the right.</sub>
|
|
|
-
|
|
|
-<table>
|
|
|
-<tr>
|
|
|
-<td width="50%"><img src="docs/demo-lightbox.jpg" alt="Lightbox component"/><br/><sub><b>Lightbox</b> — click a thumbnail → fullscreen, prev/next, Esc to close</sub></td>
|
|
|
-<td width="50%"><img src="docs/demo-modal.jpg" alt="Modal component"/><br/><sub><b>Modal</b> — click a button → centered popup form, Esc / backdrop / ✕ to close</sub></td>
|
|
|
-</tr>
|
|
|
-</table>
|
|
|
+*One sentence → a full landing page: JSON spec on the left, live preview (real-photo gallery + pricing cards) on the right.*
|
|
|
+
|
|
|
+**Lightbox** — click a thumbnail for a fullscreen gallery (prev/next, Esc to close):
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+**Modal** — click a button for a centered popup form (Esc / backdrop / ✕ to close):
|
|
|
+
|
|
|
+
|
|
|
|
|
|
## What this fork adds
|
|
|
|