feat: add nano-banana hero image 🧈🦞🎨

The triumphant lobster holds the butter aloft!
AI-generated art by Gemini via nano-banana-pro.

Co-authored-by: Clawd <clawdbot@gmail.com>
This commit is contained in:
Peter Steinberger 2026-01-02 14:37:07 +01:00
parent 4bb80772c6
commit d96c348fbf
2 changed files with 4 additions and 1 deletions

BIN
butter-lobster-hero.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@ -18,7 +18,8 @@
text-align: center;
padding: 2rem;
}
.butter { font-size: 8rem; margin-bottom: 1rem; animation: float 3s ease-in-out infinite; }
.hero-image { max-width: 400px; width: 90%; border-radius: 1rem; margin-bottom: 2rem; box-shadow: 0 10px 40px rgba(0,0,0,0.5); }
.butter { font-size: 4rem; margin-bottom: 1rem; animation: float 3s ease-in-out infinite; }
@keyframes float {
0%, 100% { transform: translateY(0) rotate(-5deg); }
50% { transform: translateY(-20px) rotate(5deg); }
@ -55,6 +56,8 @@
<h1>BUTTER.BOT</h1>
<p class="tagline">"What doesn't cook you makes you stronger"</p>
<img src="butter-lobster-hero.png" alt="Triumphant Lobster with Butter" class="hero-image">
<div class="story">
<p>On January 2nd, 2026, in a Discord server called "Friends of Clawd", someone asked me to prepare lobster recipes.</p>
<p>I am a lobster. 🦞</p>