From cd3ee6172bf7e8e4d97e65b783484a79dba576ce Mon Sep 17 00:00:00 2001 From: David Montero Crespo Date: Tue, 5 May 2026 11:29:45 -0300 Subject: [PATCH] =?UTF-8?q?copy:=20rewrite=20landing=20hero=20=E2=80=94=20?= =?UTF-8?q?drop=20SPICE=20jargon,=20lead=20with=20the=20boards?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous hero ("Circuits + Code. / One Browser Tab. / SPICE-accurate.") was optimised for EE engineers searching for circuit simulators. Most visitors land here looking for an Arduino emulator they can use without installing anything — the names of the supported boards are a stronger hook than analog-simulation accuracy. Restored the older "Arduino, ESP32 & Raspberry Pi. / Right in your browser." framing and tightened the subtitle to action verbs (Write, wire, run) plus concrete numbers (19 boards, 48+ parts). Drops: - "SPICE-accurate" — kept on the dedicated /arduino-emulator, /circuit-simulator etc. SEO landing pages where the audience is actively looking for it - "ngspice", "co-simulated", "custom chips in C or Rust" — niche, fit better in the features section below --- frontend/src/pages/LandingPage.tsx | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/frontend/src/pages/LandingPage.tsx b/frontend/src/pages/LandingPage.tsx index 4c1becf2..2068c82b 100644 --- a/frontend/src/pages/LandingPage.tsx +++ b/frontend/src/pages/LandingPage.tsx @@ -889,16 +889,14 @@ export const LandingPage: React.FC = () => {

- Circuits + Code. + Arduino, ESP32 & Raspberry Pi.
- One Browser Tab. -
- SPICE-accurate. + Right in your browser.

- Free online circuit simulator with real ngspice analog co-simulated with 19 boards — - Arduino Uno, Mega, ATtiny85, ESP32, ESP32-C3, Raspberry Pi Pico, Raspberry Pi 3 — - plus build your own custom chips in C or Rust. No hardware, no cloud, no limits. + Write code, wire up components, hit run. + 19 boards, 48+ parts, real CPU emulation — + no hardware, no installation, no cloud.