diff --git a/docs-site/public/favicon.svg b/docs-site/public/favicon.svg new file mode 100644 index 0000000..cfa0865 --- /dev/null +++ b/docs-site/public/favicon.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/docs-site/src/assets/hero-schematic.svg b/docs-site/src/assets/hero-schematic.svg new file mode 100644 index 0000000..1eba959 --- /dev/null +++ b/docs-site/src/assets/hero-schematic.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + U1 + + + VCC + PA0 + PA1 + GND + + + PB0 + PB1 + PB2 + RESET + + + + + + + + + + + + + + + + + + + VCC + + + + + + + + + + + + + + + + + + + + C1 + 100nF + + + + + + + + R1 + 330R + + + + + + + D1 + + + + + + + + + + SDA + + + + SCL + + + + + + + + + + + + + + + + R2 + 10K + + + + + + LED Blinker + mckicad + Rev A + diff --git a/docs-site/src/content/docs/index.mdx b/docs-site/src/content/docs/index.mdx index d3c5739..e8eb348 100644 --- a/docs-site/src/content/docs/index.mdx +++ b/docs-site/src/content/docs/index.mdx @@ -5,6 +5,9 @@ template: splash hero: title: "Describe what you need. Watch it happen." tagline: "mckicad connects natural conversation to KiCad's full toolchain. No plugins. No GUI macros. Just say what you're working on." + image: + file: ../../assets/hero-schematic.svg + alt: "A KiCad schematic showing a microcontroller with decoupling capacitor, LED circuit, and pull-up resistor — the kind of design mckicad creates from a conversation." actions: - text: Get Started link: /getting-started/installation/