We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dcf874 commit ba50039Copy full SHA for ba50039
1 file changed
apps/web/src/app/(main)/(landing)/pitch/page.tsx
@@ -163,7 +163,9 @@ const Pitch = () => {
163
</li>
164
</ul>
165
<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>{" "}
+ <strong className="text-brand-purple-light">
167
+ the bottom line
168
+ </strong>{" "}
169
- my goal is to just save your time. my goal is to make you
170
achieve things in 1 year that took me 3.
171
</p>
0 commit comments