Skip to content

Commit 852104a

Browse files
committed
chore: improve the pitch
1 parent 050e439 commit 852104a

1 file changed

Lines changed: 22 additions & 13 deletions

File tree

  • apps/web/src/app/(main)/(landing)/pitch

apps/web/src/app/(main)/(landing)/pitch/page.tsx

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ const Pitch = () => {
161161
</li>
162162
<li>
163163
<CornerDownRight className="size-5 flex-shrink-0 text-[#a472ea] mt-1" />
164-
<span>freedom to ask anything anytime.</span>
164+
<span>gives you the freedom to ask anything anytime.</span>
165165
</li>
166166
</ul>
167167
<p className="text-text-secondary font-medium text-lg lg:text-xl pt-4 lowercase">
@@ -289,7 +289,7 @@ const Pitch = () => {
289289
and authentic help by a human (me) time to time.
290290
<br></br>
291291
<br></br>
292-
because a human has a limit on how many people they can
292+
because a human has a limit on how many people he can
293293
help in a single day. and this defeats my main mission
294294
statement with which i started in the first place.
295295
</p>
@@ -300,7 +300,7 @@ const Pitch = () => {
300300
</span>
301301
</p>
302302
<p>
303-
if i go with this approach, i have to sacrifice those
303+
if i go with this approach, i'll have to sacrifice those
304304
fancy dreams of raising millions, being on the front
305305
page of magazines, having millions of users, etc.
306306
<br></br>
@@ -313,16 +313,13 @@ const Pitch = () => {
313313
effective forever.
314314
</p>
315315
<p className="font-bold underline decoration-brand-purple-light decoration-2">
316-
so i chose the #2 choice. why?
316+
so i choose the #2 choice. why?
317317
</p>
318318
<p className="text-brand-purple-light px-4 py-3">
319319
because i&apos;d rather choose serving a hundred people
320320
by providing them the best value in the market than
321321
serving a million with an avg sub-standard product.
322322
</p>
323-
<p className="font-bold">
324-
so i choose to stay small and stay effective.
325-
</p>
326323
<p className="text-text-tertiary italic">
327324
(for the same reasons, i&apos;ve rejected an{" "}
328325
<Link
@@ -393,7 +390,7 @@ const Pitch = () => {
393390
.
394391
</p>
395392
<p className="text-text-secondary font-medium text-lg lowercase">
396-
so that means, at max i can only guide{" "}
393+
so that means, at max i can only mentor{" "}
397394
<span className="text-brand-purple-light">
398395
417 investors a month
399396
</span>{" "}
@@ -433,6 +430,8 @@ const Pitch = () => {
433430
check out{" "}
434431
<Link
435432
href="/pricing#testimonials"
433+
target="_blank"
434+
rel="noopener noreferrer"
436435
className="text-link hover:text-link-hover underline"
437436
>
438437
reviews
@@ -487,7 +486,7 @@ const Pitch = () => {
487486
will the quality of your service reduce as you grow?
488487
</h4>
489488
<p className="text-text-secondary font-medium text-lg lowercase">
490-
never. this is the reason i&apos;m committed to only take
489+
never. this is the reason i&apos;m committed to only allow
491490
417 investors a month. i can compromise with the growth,
492491
revenue, etc, but never with the quality of the service.
493492
</p>
@@ -519,8 +518,8 @@ const Pitch = () => {
519518
<li className="flex items-start gap-3">
520519
<CornerDownRight className="size-4 flex-shrink-0 text-[#a472ea] mt-1" />
521520
<span>
522-
at the same time, your pro plan on opensox.ai will be
523-
active, and pro newsletters, pro filters to search
521+
at the same time, your pro plan on opensox.ai will get
522+
activated, and pro newsletters, pro filters to search
524523
open source projects, and other pro features will be
525524
unlocked.
526525
</span>
@@ -530,8 +529,16 @@ const Pitch = () => {
530529
<span>
531530
after that, we&apos;ll do weekly sessions where you
532531
can ask me anything, and we&apos;ll discuss one
533-
particular topic - last week&apos;s was &quot;learning
534-
tech from the first principles&quot;.
532+
particular topic - last week&apos;s was &quot;
533+
<Link
534+
href="https://www.youtube.com/watch?v=24CdxwRq0PI"
535+
target="_blank"
536+
rel="noopener noreferrer"
537+
className="text-link hover:text-link-hover underline"
538+
>
539+
learning tech from the first principles
540+
</Link>
541+
&quot;.
535542
</span>
536543
</li>
537544
<li className="flex items-start gap-3">
@@ -578,6 +585,8 @@ const Pitch = () => {
578585
i have done so far. and check the{" "}
579586
<Link
580587
href="/pricing#testimonials"
588+
target="_blank"
589+
rel="noopener noreferrer"
581590
className="text-link hover:text-link-hover underline"
582591
>
583592
reviews

0 commit comments

Comments
 (0)