Skip to content

Commit ba50039

Browse files
committed
chore: highlight bottomline
1 parent 0dcf874 commit ba50039

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,9 @@ const Pitch = () => {
163163
</li>
164164
</ul>
165165
<p className="text-text-secondary font-medium text-lg lg:text-xl pt-4 lowercase">
166-
<strong className="text-text-primary">the bottom line</strong>{" "}
166+
<strong className="text-brand-purple-light">
167+
the bottom line
168+
</strong>{" "}
167169
- my goal is to just save your time. my goal is to make you
168170
achieve things in 1 year that took me 3.
169171
</p>

0 commit comments

Comments
 (0)