reef e2e37e18b4 Carousel hero bg: old image slides out right, new slides in from right
- ::after is now a dark overlay only (no bg image)
- .hero-bg container created on first swap
- Old slide (Amsterdam default) starts at translateX(0), animates to
  translateX(100%) — slides out to the right
- New slide (winning city) starts at translateX(100%), animates to
  translateX(0) — slides in from the right
- Both fire simultaneously via requestAnimationFrame, same easing
- Old slide removed after 1.2s cleanup timeout
- Label 'Our <City> server fits your location' slides in from right
  alongside the carousel animation
2026-08-19 22:18:25 +00:00
2026-06-24 08:27:22 -03:00
2026-06-24 08:27:22 -03:00
h
2026-06-23 14:29:43 -03:00
S
Description
No description provided
48 MiB
Languages
HTML 75.2%
JavaScript 12.6%
CSS 12.1%
Shell 0.1%