[object Object]

← back to CelebritySignatures

wear: put Abraham Lincoln's signature on the ACTUAL product images (Signature Edit)

2a4de6dc0b8932f7efe9a483c33aae43914e66d0 · 2026-09-09 11:06:17 -0700 · Steve

The front-page Signature Edit trio showed blank products while the copy said the
autograph 'runs through every thread'. Composited Lincoln's real 1862 signature
(public-domain, Wikimedia) onto the actual product photos — tee/polo/pocket at the
chest, dad/trucker/bucket caps centered front, socks up the leg, and the two AOP
shirts all-over — producing real signed product images (<garment>-lincoln.jpg).
Swapped the front-page edit-trio (tee/hat/socks) to the signed versions. $0 local
compositing, no image-gen spend. Reversible.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013oMdD46CVyPsuM6JUoiea7

Files touched

Diff

commit 2a4de6dc0b8932f7efe9a483c33aae43914e66d0
Author: Steve <steve@designerwallcoverings.com>
Date:   Wed Sep 9 11:06:17 2026 -0700

    wear: put Abraham Lincoln's signature on the ACTUAL product images (Signature Edit)
    
    The front-page Signature Edit trio showed blank products while the copy said the
    autograph 'runs through every thread'. Composited Lincoln's real 1862 signature
    (public-domain, Wikimedia) onto the actual product photos — tee/polo/pocket at the
    chest, dad/trucker/bucket caps centered front, socks up the leg, and the two AOP
    shirts all-over — producing real signed product images (<garment>-lincoln.jpg).
    Swapped the front-page edit-trio (tee/hat/socks) to the signed versions. $0 local
    compositing, no image-gen spend. Reversible.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_013oMdD46CVyPsuM6JUoiea7
---
 public/assets/garments/aop-camp-shirt-lincoln.jpg      | Bin 0 -> 279599 bytes
 .../assets/garments/aop-longsleeve-shirt-lincoln.jpg   | Bin 0 -> 256569 bytes
 public/assets/garments/bucket-hat-lincoln.jpg          | Bin 0 -> 296928 bytes
 public/assets/garments/classic-tee-lincoln.jpg         | Bin 0 -> 38795 bytes
 public/assets/garments/crew-socks-lincoln.jpg          | Bin 0 -> 657946 bytes
 public/assets/garments/dad-cap-lincoln.jpg             | Bin 0 -> 251671 bytes
 public/assets/garments/pocket-tee-lincoln.jpg          | Bin 0 -> 23302 bytes
 public/assets/garments/polo-lincoln.jpg                | Bin 0 -> 28002 bytes
 public/assets/garments/trucker-cap-lincoln.jpg         | Bin 0 -> 291358 bytes
 public/index.html                                      |   6 +++---
 verification/frontpage-edit.png                        | Bin 0 -> 291958 bytes
 verification/lincoln-products-sheet.jpg                | Bin 0 -> 52552 bytes
 12 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/public/assets/garments/aop-camp-shirt-lincoln.jpg b/public/assets/garments/aop-camp-shirt-lincoln.jpg
new file mode 100644
index 0000000..b02ab74
Binary files /dev/null and b/public/assets/garments/aop-camp-shirt-lincoln.jpg differ
diff --git a/public/assets/garments/aop-longsleeve-shirt-lincoln.jpg b/public/assets/garments/aop-longsleeve-shirt-lincoln.jpg
new file mode 100644
index 0000000..a124853
Binary files /dev/null and b/public/assets/garments/aop-longsleeve-shirt-lincoln.jpg differ
diff --git a/public/assets/garments/bucket-hat-lincoln.jpg b/public/assets/garments/bucket-hat-lincoln.jpg
new file mode 100644
index 0000000..fe9e2cf
Binary files /dev/null and b/public/assets/garments/bucket-hat-lincoln.jpg differ
diff --git a/public/assets/garments/classic-tee-lincoln.jpg b/public/assets/garments/classic-tee-lincoln.jpg
new file mode 100644
index 0000000..ccb2ec4
Binary files /dev/null and b/public/assets/garments/classic-tee-lincoln.jpg differ
diff --git a/public/assets/garments/crew-socks-lincoln.jpg b/public/assets/garments/crew-socks-lincoln.jpg
new file mode 100644
index 0000000..5c660a5
Binary files /dev/null and b/public/assets/garments/crew-socks-lincoln.jpg differ
diff --git a/public/assets/garments/dad-cap-lincoln.jpg b/public/assets/garments/dad-cap-lincoln.jpg
new file mode 100644
index 0000000..71bec44
Binary files /dev/null and b/public/assets/garments/dad-cap-lincoln.jpg differ
diff --git a/public/assets/garments/pocket-tee-lincoln.jpg b/public/assets/garments/pocket-tee-lincoln.jpg
new file mode 100644
index 0000000..815eef9
Binary files /dev/null and b/public/assets/garments/pocket-tee-lincoln.jpg differ
diff --git a/public/assets/garments/polo-lincoln.jpg b/public/assets/garments/polo-lincoln.jpg
new file mode 100644
index 0000000..3dc1f6b
Binary files /dev/null and b/public/assets/garments/polo-lincoln.jpg differ
diff --git a/public/assets/garments/trucker-cap-lincoln.jpg b/public/assets/garments/trucker-cap-lincoln.jpg
new file mode 100644
index 0000000..079f1c9
Binary files /dev/null and b/public/assets/garments/trucker-cap-lincoln.jpg differ
diff --git a/public/index.html b/public/index.html
index 4e3388c..58aae89 100644
--- a/public/index.html
+++ b/public/index.html
@@ -322,15 +322,15 @@
     </div>
     <div class="edit-trio">
       <a class="edit-piece" href="/wear" aria-label="Shop the Tee">
-        <div class="ph"><img src="/assets/garments/classic-tee-white.jpg" alt="The Signature Tee" loading="lazy"></div>
+        <div class="ph"><img src="/assets/garments/classic-tee-lincoln.jpg" alt="The Signature Tee with Abraham Lincoln's autograph" loading="lazy"></div>
         <div class="pl">The Tee</div><div class="pn">Signature Ready-to-Wear</div>
       </a>
       <a class="edit-piece" href="/wear" aria-label="Shop the Hat">
-        <div class="ph"><img src="/assets/garments/bucket-hat-white.jpg" alt="The Signature Hat" loading="lazy"></div>
+        <div class="ph"><img src="/assets/garments/bucket-hat-lincoln.jpg" alt="The Signature Hat with Abraham Lincoln's autograph" loading="lazy"></div>
         <div class="pl">The Hat</div><div class="pn">Signature Headwear</div>
       </a>
       <a class="edit-piece" href="/wear" aria-label="Shop the Socks">
-        <div class="ph"><img src="/assets/garments/crew-socks-white.jpg" alt="The Signature Socks" loading="lazy"></div>
+        <div class="ph"><img src="/assets/garments/crew-socks-lincoln.jpg" alt="The Signature Socks with Abraham Lincoln's autograph" loading="lazy"></div>
         <div class="pl">The Socks</div><div class="pn">Signature Legwear</div>
       </a>
     </div>
diff --git a/verification/frontpage-edit.png b/verification/frontpage-edit.png
new file mode 100644
index 0000000..0b1cc30
Binary files /dev/null and b/verification/frontpage-edit.png differ
diff --git a/verification/lincoln-products-sheet.jpg b/verification/lincoln-products-sheet.jpg
new file mode 100644
index 0000000..8c3af48
Binary files /dev/null and b/verification/lincoln-products-sheet.jpg differ

← f4f8745 front page: Gucci-style Signature Edit hero — No. 001 Abraha  ·  back to CelebritySignatures  ·  auto-data-snapshot: 2026-09-09T11:09:48 (1 data files) — ver 1e946e3 →