From b032d8808bc4a629373de2b61300330356014f68 Mon Sep 17 00:00:00 2001 From: nexxo Date: Sat, 25 Jul 2026 08:59:39 +0200 Subject: [PATCH] feat(landing): public marketing homepage at / (+ legal placeholders) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Public www landing page (your design) as a self-contained Blade view at / — own CSS/JS, system fonts (no CDN, R14), hero, marquee, typewriter, product mock with scroll-zoom, security section, honest comparison, pricing gallery, FAQ, CTA. It is intentionally outside the app token/component system (marketing page, not control panel). Wired a sign-in link to route('login'). Robustness/a11y hardening from the Codex (R15) loop: - reduced-motion: pin hero/reveal elements to their visible end state. -