[object Object]

← back to Bounce Studio

TK-10471: ship 1200x630 og.png share card + wire og:image/twitter:image (summary_large_image); completes the deferred landing social-image follow-up (regenerable from public/_og-source.html)

c658dcecb7689751636369be32dced0679d7a5e6 · 2026-08-25 11:20:26 -0700 · Steve Abrams

Files touched

Diff

commit c658dcecb7689751636369be32dced0679d7a5e6
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue Aug 25 11:20:26 2026 -0700

    TK-10471: ship 1200x630 og.png share card + wire og:image/twitter:image (summary_large_image); completes the deferred landing social-image follow-up (regenerable from public/_og-source.html)
---
 public/_og-source.html |  61 +++++++++++++++++++++++++++++++++++++++++++++++++
 public/index.html      |   9 ++++++--
 public/og.png          | Bin 0 -> 149956 bytes
 3 files changed, 68 insertions(+), 2 deletions(-)

diff --git a/public/_og-source.html b/public/_og-source.html
new file mode 100644
index 0000000..996d044
--- /dev/null
+++ b/public/_og-source.html
@@ -0,0 +1,61 @@
+<!doctype html>
+<!-- Source for public/og.png — rendered at 1200x630 via headless Chrome, then rasterized.
+     Kept in repo so the share card can be regenerated on brand-copy changes. -->
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<style>
+  :root{
+    --bg:#0a0a0b; --bg2:#111114; --ink:#f2f2ee; --mut:#8a8a86; --line:#22222a;
+    --acc:#c6ff3a; --acc2:#7cf1c0;
+    --mono:"SFMono-Regular",ui-monospace,"JetBrains Mono",Menlo,Consolas,monospace;
+    --sans:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",Helvetica,Arial,sans-serif;
+  }
+  *{box-sizing:border-box;margin:0;padding:0}
+  html,body{width:1200px;height:630px;overflow:hidden}
+  body{
+    background:var(--bg);color:var(--ink);font-family:var(--sans);
+    -webkit-font-smoothing:antialiased;letter-spacing:-.01em;position:relative;
+  }
+  .glow{position:absolute;inset:0;pointer-events:none;
+    background:
+      radial-gradient(52% 60% at 82% 6%,rgba(198,255,58,.16),transparent 60%),
+      radial-gradient(46% 55% at 4% 98%,rgba(124,241,192,.10),transparent 60%);}
+  .frame{position:absolute;inset:0;border:1px solid var(--line);}
+  .pad{position:absolute;inset:0;padding:64px 72px;display:flex;flex-direction:column;justify-content:space-between}
+  /* brand row */
+  .brand{display:flex;align-items:center;gap:14px;font-weight:700;font-size:30px;letter-spacing:-.02em}
+  .dot{width:18px;height:18px;border-radius:50%;background:var(--acc);
+    box-shadow:0 0 0 8px rgba(198,255,58,.14)}
+  /* headline */
+  .mid{display:flex;flex-direction:column;gap:26px}
+  .eyebrow{font-family:var(--mono);font-size:19px;letter-spacing:.14em;text-transform:uppercase;color:var(--acc)}
+  h1{font-size:78px;line-height:1.02;font-weight:660;letter-spacing:-.035em;max-width:20ch}
+  h1 .acc{color:var(--acc)}
+  .lede{color:var(--mut);font-size:26px;line-height:1.4;max-width:40ch}
+  .lede b{color:var(--ink);font-weight:600}
+  /* footer row */
+  .foot{display:flex;align-items:center;gap:22px;font-family:var(--mono);font-size:20px;color:var(--mut)}
+  .chip{border:1px solid var(--line);border-radius:999px;padding:9px 18px;color:var(--ink)}
+  .chip b{color:var(--acc);font-weight:700}
+  .foot .url{margin-left:auto;color:var(--acc2)}
+</style>
+</head>
+<body>
+  <div class="glow"></div>
+  <div class="frame"></div>
+  <div class="pad">
+    <div class="brand"><span class="dot"></span>Bounce</div>
+    <div class="mid">
+      <div class="eyebrow">six skills · one site · zero guessing</div>
+      <h1>premium sites,<br>before you write the <span class="acc">brief</span>.</h1>
+      <div class="lede">Six specialized skills sit in the model <b>before your brief is written</b> — each owns a piece of the site, so it never has to guess.</div>
+    </div>
+    <div class="foot">
+      <span class="chip"><b>$15k</b> flat / site</span>
+      <span class="chip">launch-ready in ~1 week</span>
+      <span class="url">sixskills.agentabrams.com</span>
+    </div>
+  </div>
+</body>
+</html>
diff --git a/public/index.html b/public/index.html
index 0c6110a..5e5e07e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,12 +7,17 @@
 <meta name="description" content="Six specialized skills sit in the model before your brief is written — each one owns a piece of the site, so it never has to guess. Premium sites, $15k, fast.">
 <meta property="og:title" content="Bounce — six skills, one site, no guessing">
 <meta property="og:description" content="Same Claude everyone opens. But six specialized skills are already running in context before a word of the brief. $15k a site.">
-<!-- social-share + SEO surface (yolo-w2, TK-10471): og:image/twitter:image intentionally omitted — no share asset exists yet; a broken card is worse than none. Add a 1200x630 og.png here when one ships. -->
+<!-- social-share + SEO surface (TK-10471): 1200x630 og.png shipped — regenerate from public/_og-source.html on brand-copy changes. -->
 <meta property="og:type" content="website">
 <meta property="og:site_name" content="Bounce">
 <meta property="og:url" content="https://sixskills.agentabrams.com/">
 <meta property="og:locale" content="en_US">
-<meta name="twitter:card" content="summary">
+<meta property="og:image" content="https://sixskills.agentabrams.com/og.png">
+<meta property="og:image:width" content="1200">
+<meta property="og:image:height" content="630">
+<meta property="og:image:alt" content="Bounce — premium sites, before you write the brief. $15k flat per site.">
+<meta name="twitter:card" content="summary_large_image">
+<meta name="twitter:image" content="https://sixskills.agentabrams.com/og.png">
 <meta name="twitter:title" content="Bounce — six skills, one site, no guessing">
 <meta name="twitter:description" content="Same Claude everyone opens. But six specialized skills are already running in context before a word of the brief. $15k a site.">
 <link rel="canonical" href="https://sixskills.agentabrams.com/">
diff --git a/public/og.png b/public/og.png
new file mode 100644
index 0000000..032d330
Binary files /dev/null and b/public/og.png differ

← 8e7eb09 TK-10471: add social-share + JSON-LD SEO surface to landing  ·  back to Bounce Studio  ·  chore: gitignore .playwright-mcp/ render-tool artifacts 5621cc2 →