File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
apps/web/components/pages Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ const Header = ({ serverHomepageCopyVariant = "" }: HeaderProps) => {
175175 variants = { fadeIn }
176176 >
177177 < p className = "mb-4 text-sm italic text-gray-10" >
178- Trusted by < strong > 15 ,000+</ strong > teams, builders and creators
178+ Trusted by < strong > 20 ,000+</ strong > teams, builders and creators
179179 </ p >
180180 < LogoMarquee />
181181 </ motion . div >
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ export const PricingPage = () => {
9999 className = "text-red-500 size-3.5"
100100 icon = { faHeart }
101101 />
102- < p className = "font-medium text-gray-12" > Loved by 15k + users</ p >
102+ < p className = "font-medium text-gray-12" > Loved by 20k + users</ p >
103103 </ motion . div >
104104 </ motion . div >
105105
You can’t perform that action at this time.
0 commit comments