34 lines
715 B
Markdown
34 lines
715 B
Markdown
# Intro Template
|
|
|
|
My name is [FIRST NAME].
|
|
|
|
I built [PRODUCT] because [PERSONAL PAIN STORY IN ONE SENTENCE].
|
|
|
|
[NUMBER]% of [AUDIENCE] waste [TIME] on [PROBLEM].
|
|
|
|
I wasted [SPECIFIC TIME AMOUNT] on [SAME PROBLEM].
|
|
|
|
So I built [PRODUCT]. It [DOES WHAT] in [TIME/SIMPLICITY].
|
|
|
|
You can [ACTION] in [TIME AMOUNT].
|
|
|
|
[CTA] →
|
|
|
|
---
|
|
|
|
## Example
|
|
|
|
My name is Alexa.
|
|
|
|
I built BlackRoad OS because I spent 14 hours trying to deploy a Flask app and it never went live.
|
|
|
|
87% of developers waste 15+ hours weekly on deployment.
|
|
|
|
I wasted 3 years watching side projects die in localhost hell.
|
|
|
|
So I built BlackRoad OS. It deploys anything in one command.
|
|
|
|
You can go from code to production in 11 seconds.
|
|
|
|
Deploy → blackroad.io
|