Skip to content

Commit f6f3d39

Browse files
committed
Docs: layout overview as 3x6 gallery table (3 columns × 6 rows)
1 parent 47d012f commit f6f3d39

1 file changed

Lines changed: 41 additions & 34 deletions

File tree

README.md

Lines changed: 41 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -43,40 +43,47 @@
4343

4444
## Overview
4545

46-
<div style="display:flex;gap:18px;justify-content:center;flex-wrap:wrap;">
47-
<div style="text-align:center;min-width:220px">
48-
<strong>Ion-trap</strong>
49-
<div>
50-
<a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-1.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-1.jpg" alt="Ion-trap 1" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
51-
<a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-2.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-2.jpg" alt="Ion-trap 2" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
52-
<a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-3.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-3.jpg" alt="Ion-trap 3" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
53-
<a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-4.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-4.jpg" alt="Ion-trap 4" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
54-
<a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-5.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-5.jpg" alt="Ion-trap 5" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
55-
</div>
56-
</div>
57-
58-
<div style="text-align:center;min-width:220px">
59-
<strong>Superconducting</strong>
60-
<div>
61-
<a href="docs/world-models/superconducting/superconducting-screenshots/super-1.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-1.jpg" alt="Super 1" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
62-
<a href="docs/world-models/superconducting/superconducting-screenshots/super-2.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-2.jpg" alt="Super 2" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
63-
<a href="docs/world-models/superconducting/superconducting-screenshots/super-3.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-3.jpg" alt="Super 3" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
64-
<a href="docs/world-models/superconducting/superconducting-screenshots/super-4.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-4.jpg" alt="Super 4" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
65-
<a href="docs/world-models/superconducting/superconducting-screenshots/super-5.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-5.jpg" alt="Super 5" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
66-
</div>
67-
</div>
68-
69-
<div style="text-align:center;min-width:220px">
70-
<strong>Neutral-atom</strong>
71-
<div>
72-
<a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-1.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-1.jpg" alt="Atom 1" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
73-
<a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-2.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-2.jpg" alt="Atom 2" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
74-
<a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-3.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-3.jpg" alt="Atom 3" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
75-
<a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-4.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-4.jpg" alt="Atom 4" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
76-
<a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-5.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-5.jpg" alt="Atom 5" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
77-
</div>
78-
</div>
79-
</div>
46+
<table style="width:100%;border-collapse:collapse;">
47+
<thead>
48+
<tr>
49+
<th style="text-align:center;padding:8px;border-bottom:1px solid #eee;">Ion-trap</th>
50+
<th style="text-align:center;padding:8px;border-bottom:1px solid #eee;">Superconducting</th>
51+
<th style="text-align:center;padding:8px;border-bottom:1px solid #eee;">Neutral-atom</th>
52+
</tr>
53+
</thead>
54+
<tbody>
55+
<tr>
56+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-1.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-1.jpg" alt="Ion 1" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
57+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/superconducting/superconducting-screenshots/super-1.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-1.jpg" alt="Super 1" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
58+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-1.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-1.jpg" alt="Atom 1" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
59+
</tr>
60+
<tr>
61+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-2.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-2.jpg" alt="Ion 2" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
62+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/superconducting/superconducting-screenshots/super-2.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-2.jpg" alt="Super 2" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
63+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-2.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-2.jpg" alt="Atom 2" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
64+
</tr>
65+
<tr>
66+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-3.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-3.jpg" alt="Ion 3" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
67+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/superconducting/superconducting-screenshots/super-3.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-3.jpg" alt="Super 3" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
68+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-3.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-3.jpg" alt="Atom 3" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
69+
</tr>
70+
<tr>
71+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-4.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-4.jpg" alt="Ion 4" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
72+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/superconducting/superconducting-screenshots/super-4.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-4.jpg" alt="Super 4" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
73+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-4.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-4.jpg" alt="Atom 4" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
74+
</tr>
75+
<tr>
76+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-5.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-5.jpg" alt="Ion 5" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
77+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/superconducting/superconducting-screenshots/super-5.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-5.jpg" alt="Super 5" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
78+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-5.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-5.jpg" alt="Atom 5" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
79+
</tr>
80+
<tr>
81+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/ion-trap/nano-banana-output.jpg"><img src="docs/world-models/ion-trap/nano-banana-output.jpg" alt="Ion pipeline output" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
82+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/superconducting/nano-banana-output.jpg"><img src="docs/world-models/superconducting/nano-banana-output.jpg" alt="Super pipeline output" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
83+
<td style="text-align:center;padding:8px;"><a href="docs/world-models/neutral-atoms/nano-banana-output.jpg"><img src="docs/world-models/neutral-atoms/nano-banana-output.jpg" alt="Atom pipeline output" width="220" style="border:1px solid #ddd;border-radius:6px;"/></a></td>
84+
</tr>
85+
</tbody>
86+
</table>
8087

8188
*A science-meets-art preview gallery from the Quantum Cinema world-model pipeline, illustrating the project’s focus on quantum hardware, narrative visualization, and frontier research communication.*
8289

0 commit comments

Comments
 (0)