diff --git a/website/husky.png b/website/husky.png new file mode 100644 index 00000000..25037f5e Binary files /dev/null and b/website/husky.png differ diff --git a/website/index.html b/website/index.html index 971676d3..3f265d92 100644 --- a/website/index.html +++ b/website/index.html @@ -27,7 +27,7 @@
- +

Story-driven development

AI agents are huskies,
not labradors.

diff --git a/website/style.css b/website/style.css index c927dc2e..e1a1df0e 100644 --- a/website/style.css +++ b/website/style.css @@ -108,9 +108,9 @@ header nav a:hover { color: var(--text); opacity: 1; } } .hero-husky { - width: 120px; - height: 120px; - filter: drop-shadow(0 0 20px rgba(34, 211, 238, 0.1)); + width: 320px; + height: auto; + filter: drop-shadow(0 0 40px rgba(34, 211, 238, 0.2)); } .hero-kicker {