Skip to content

Commit df2bc13

Browse files
authored
Merge pull request #329 from apsinghdev/feat/new-pitch
[Feat] updated pitch
2 parents 6a00e38 + 7bd6130 commit df2bc13

1 file changed

Lines changed: 12 additions & 31 deletions

File tree

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

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

Lines changed: 12 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,10 @@ const Pitch = () => {
242242
so my goal is to build a product that:
243243
</p>
244244
<ul className="space-y-3 [&>li]:flex [&>li]:items-start [&>li]:gap-4 [&>li]:text-text-secondary [&>li]:font-medium [&>li]:text-lg [&>li]:lowercase">
245+
<li>
246+
<CornerDownRight className="size-5 flex-shrink-0 text-brand-purple-light mt-1" />
247+
<span>is a Single Consolidate Platform for Everything in Open Source</span>
248+
</li>
245249
<li>
246250
<CornerDownRight className="size-5 flex-shrink-0 text-brand-purple-light mt-1" />
247251
<span>gives you timely human feedback 24/7</span>
@@ -266,7 +270,7 @@ const Pitch = () => {
266270
<strong className="text-brand-purple-light">
267271
the bottom line
268272
</strong>{" "}
269-
- my goal is to just save your time. my goal is to make you
273+
- my goal is to make you
270274
achieve things in 1 year that took me 3.
271275
</p>
272276
</motion.div>
@@ -313,7 +317,8 @@ const Pitch = () => {
313317
<strong className="text-text-primary">
314318
to keep you updated with open source
315319
</strong>{" "}
316-
= pro newsletters and opensox.ai pro platform
320+
= opensox.ai pro platform - A Single Consolidated Platform
321+
for Everything in Open Source
317322
</span>
318323
</li>
319324
<li>
@@ -488,36 +493,12 @@ const Pitch = () => {
488493
so how small?
489494
</h3>
490495
<p className="text-text-secondary font-medium text-lg lowercase">
491-
after calculating everything, i&apos;ve come to the conclusion
492-
that i can serve at max{" "}
493-
<span className="text-brand-purple-light">
494-
5,000 investors in a single year
495-
</span>
496-
.{" "}
497-
</p>
498-
<p className="text-text-secondary font-medium text-lg lowercase">
499-
that translates to only ~{" "}
500-
<span className="text-brand-purple-light">
501-
417 investors a month
502-
</span>
503-
.
496+
max <span className="text-brand-purple-light">166</span>{" "}
497+
investors a month
504498
</p>
505499
<p className="text-text-secondary font-medium text-lg lowercase">
506-
so that means, at max i can only mentor{" "}
507-
<span className="text-brand-purple-light">
508-
417 investors a month
509-
</span>{" "}
510-
and at max{" "}
511-
<span className="text-brand-purple-light">
512-
5000 investors a year
513-
</span>{" "}
514-
without sacrificing the quality and authenticity.
515-
</p>
516-
<p className="text-text-primary font-medium text-xl lg:text-2xl pt-4 lowercase">
517-
so it&apos;s simple.
518-
</p>
519-
<p className="text-text-primary font-medium text-xl lg:text-2xl lowercase border-2 border-dashed border-brand-purple-light px-4 py-3 rounded-lg inline-block">
520-
417 investors. a month. only.
500+
only <span className="text-brand-purple-light">2,000</span>{" "}
501+
investors in the whole year
521502
</p>
522503
</motion.div>
523504
</div>
@@ -620,7 +601,7 @@ const Pitch = () => {
620601
</h4>
621602
<p className="text-text-secondary font-medium text-lg lowercase">
622603
never. this is the reason i&apos;m committed to only allow
623-
417 investors a month. i can compromise with the growth,
604+
166 investors a month. i can compromise with the growth,
624605
revenue, etc, but never with the quality of the service.
625606
</p>
626607
</div>

0 commit comments

Comments
 (0)