Edit site copy in **`src/constants/`** — keeps components clean.
| File | What to edit |
|---|---|
| `copy.ts` | Site name, tagline, nav, ticker, how-it-works, waitlist perks |
| `stats.ts` | Problem stats, comparison table, product numbers |
| `images.ts` | Image file paths |
Voice
- Short, confident sentences
- No exclamation marks
- No marketing fluff
- Three-line headlines where possible: "Press. Locate. Alert."
Section copy map
| Section | Headline | Source |
|---|---|---|
| Hero | One press. Help arrives. | `Hero.tsx` |
| Problem | Response times are too slow. | `ProblemSection.tsx` + `stats.ts` |
| Two Futures | Sarah hiking scenario | `TwoFutures.tsx` |
| How it works | Press. Locate. Alert. | `HowItWorks.tsx` + `copy.ts` |
| SMS | The text that finds you. | `SMSMockup.tsx` |
| Comparison | 911 vs LifeTap | `ComparisonTable.tsx` + `stats.ts` |
| Waitlist | Be first when it matters. | `WaitlistCTA.tsx` + `copy.ts` |
Product facts (Hackathon Guide)
Use these consistently:
- Arduino Uno Q + satellite GPS + Twilio SMS
- Under 10 seconds to dispatch
- 8+ hour battery (10,000 mAh main power)
- ~$80 total hardware cost
- 95dB piezo alarm
- No app required on sender or receiver side
