[object Object]

← back to Model Arena

snapshot generated Qwen arena landing

84d52498d411e11f182b214136ee77e1d900675e · 2026-08-31 12:45:04 -0700 · Steve Abrams

Files touched

Diff

commit 84d52498d411e11f182b214136ee77e1d900675e
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Mon Aug 31 12:45:04 2026 -0700

    snapshot generated Qwen arena landing
---
 data/landings/5ed25e8a4aae-qwen25-7b.html | 69 +++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)

diff --git a/data/landings/5ed25e8a4aae-qwen25-7b.html b/data/landings/5ed25e8a4aae-qwen25-7b.html
new file mode 100644
index 0000000..08d6e7c
--- /dev/null
+++ b/data/landings/5ed25e8a4aae-qwen25-7b.html
@@ -0,0 +1,69 @@
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
+<title>Neon City Driving — built by Qwen2.5 (local) · Model Arena</title>
+<style>*{box-sizing:border-box}html,body{margin:0;height:100%;background:#0b0d10;color:#e6ecf2;font:14px/1.5 ui-monospace,Menlo,monospace}
+header{display:flex;align-items:center;gap:14px;padding:13px 20px;border-bottom:1px solid #1c2430;background:#0e1116}
+header .k{color:#7cf;font-weight:700;letter-spacing:2px;text-transform:uppercase;font-size:12px;white-space:nowrap}
+header h1{font-size:15px;margin:0;font-weight:600}header .by{color:#8a93a0;font-size:12px;margin-left:auto;white-space:nowrap}
+.wrap{height:calc(100% - 51px)}iframe{width:100%;height:100%;border:0;background:#000;display:block}</style></head><body>
+<header><span class="k">⚔ Model Arena</span><h1>Neon City Driving</h1><span class="by">built by <b>Qwen2.5 (local)</b></span></header>
+<div class="wrap"><iframe sandbox="allow-scripts allow-pointer-lock" srcdoc="&lt;!DOCTYPE html&gt;
+&lt;html lang=&quot;en&quot;&gt;
+&lt;head&gt;
+    &lt;meta charset=&quot;UTF-8&quot;&gt;
+    &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
+    &lt;title&gt;Baguettes Battle&lt;/title&gt;
+    &lt;style&gt;
+        body {
+            font-family: 'Didot', 'Bodoni MT', 'Playfair Display', Georgia, serif;
+            color: #f5f2ea;
+            background-color: #0d0d0f;
+            margin: 0;
+            padding: 0;
+            display: flex;
+            justify-content: center;
+            align-items: center;
+            height: 100vh;
+        }
+        .container {
+            width: 80%;
+            max-width: 640px;
+            text-align: center;
+            color: #f5f2ea;
+            background-color: #17171c;
+            padding: 32px;
+            border-radius: 14px;
+        }
+        h1 {
+            font-size: 50px;
+            letter-spacing: .15em;
+            margin-bottom: 24px;
+        }
+        p {
+            font-size: 16px;
+        }
+        button {
+            padding: 16px 32px;
+            border: none;
+            background-color: #c9a961;
+            color: #f5f2ea;
+            cursor: pointer;
+            margin-top: 24px;
+            font-size: 18px;
+        }
+    &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+    &lt;div class=&quot;container&quot;&gt;
+        &lt;h1&gt;BAGUETTES BATTLE&lt;/h1&gt;
+        &lt;p&gt;Welcome to the Parisian Baguette Combat Arena!&lt;/p&gt;
+        &lt;button onclick=&quot;startBattle()&quot;&gt;Start Battle&lt;/button&gt;
+    &lt;/div&gt;
+
+    &lt;script&gt;
+        function startBattle() {
+            alert(&quot;Baguettes are about to fight! Click 'OK' to watch.&quot;);
+        }
+    &lt;/script&gt;
+&lt;/body&gt;
+&lt;/html&gt;" title="Neon City Driving"></iframe></div>
+</body></html>
\ No newline at end of file

← 256567e snapshot generated Claude arena landing  ·  back to Model Arena  ·  snapshot generated arena content before brief upgrade b669964 →