velxio/frontend/src
davidmonterocrespo24 0dcb504c1b feat(landing): "Try Simulator Free Online" + download CTA slot below
Two coordinated copy/layout changes on the landing hero:

  - Primary CTA label gets "Online" added across the 9 supported
    locales — "Try Simulator Free Online →" / "Probar el simulador
    online gratis →" / etc. Reason: with the Velxio Desktop
    download path now live, users should immediately understand
    that the green button is the BROWSER version, and there's a
    local install option for people who want it faster offline.

  - The pro-overlay slot for the desktop download CTA was
    `landing-hero-primary-cta` and sat ABOVE the hero CTAs. Renamed
    to `landing-hero-download-cta` and moved BELOW so the funnel
    reads "try online (primary) → or install locally (secondary)"
    instead of "install locally (primary) → try online (secondary)".

OSS layout is unchanged — the slot is still empty in pure builds.

Also picks up the auto-regenerated sitemap.xml lastmod dates from a
recent deploy (every URL bumped 2026-05-19 → 2026-05-21).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 03:33:21 +02:00
..
__pro_stub__
__tests__ Merge pull request #202 from davidmonterocrespo24/fix/circuit-sim-service-stop 2026-05-19 22:52:08 -03:00
assets
components fix(esp32): add GPIO 16/17 pin aliases on DevKit V1 (RX2/TX2) 2026-05-20 21:16:33 +02:00
data feat(attiny85+customchip): full ATtiny85 ADC/Timer0 + custom-chip pipeline fixes 2026-05-19 18:10:08 -03:00
desktop feat(frontend): desktop overlay (welcome, grace banner, ESP32 prompt) 2026-05-21 04:50:51 +02:00
hooks refactor(oss-split): remove auth/admin/profile frontend from OSS 2026-05-14 15:31:12 -03:00
i18n feat(landing): "Try Simulator Free Online" + download CTA slot below 2026-05-22 03:33:21 +02:00
lib feat(frontend): runtime API base + desktop overlay extension points 2026-05-21 04:50:19 +02:00
pages feat(landing): "Try Simulator Free Online" + download CTA slot below 2026-05-22 03:33:21 +02:00
services feat(frontend): runtime API base + desktop overlay extension points 2026-05-21 04:50:19 +02:00
simulation Merge pull request #202 from davidmonterocrespo24/fix/circuit-sim-service-stop 2026-05-19 22:52:08 -03:00
store Merge pull request #193 from davidmonterocrespo24/esp32-cleanup-broadcast-pwm 2026-05-18 23:23:05 -03:00
tokens
types fix(spice+pipeline): LED visualization, INPUT_PULLUP, ESP32-C3, PWM fade, examples 2026-05-18 21:52:07 -03:00
utils feat(board-options): per-board options modal + persistence 2026-05-18 21:50:45 -03:00
velxio-elements
App.css
App.tsx feat(examples): /example/<id> route with pinned URL 2026-05-15 00:14:36 -03:00
entry-server.tsx
index.css
main.tsx feat(frontend): runtime API base + desktop overlay extension points 2026-05-21 04:50:19 +02:00
seoRoutes.ts
vite-env.d.ts