Remove placeholder cat images
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
// Background at 55%, text at 80% — both slower than normal, image slowest
|
// Background at 55%, text at 80% — both slower than normal, image slowest
|
||||||
if (heroBg) heroBg.style.transform = 'translateY(' + (s * 0.25) + 'px)';
|
if (heroBg) heroBg.style.transform = 'translateY(' + (s * 0.25) + 'px)';
|
||||||
if (heroFg) heroFg.style.transform = 'translateY(' + (s * 0.15) + 'px)';
|
if (heroFg) heroFg.style.transform = 'translateY(' + (s * 0.05) + 'px)';
|
||||||
|
|
||||||
// Scroll arrow fades out over the first 30% of hero height
|
// Scroll arrow fades out over the first 30% of hero height
|
||||||
if (heroScroll) {
|
if (heroScroll) {
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 154 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 458 KiB |
|
Before Width: | Height: | Size: 154 KiB |
|
Before Width: | Height: | Size: 56 KiB |