File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ export default async function AuthLayout({
2626 </ div >
2727 < div className = "text-[36px] flex-1 pt-[88px] hidden lg:flex flex-col items-center" >
2828 < div className = "text-center" >
29- Over < span className = "text-[42px] text-[#FC69FF]" > 18 ,000+</ span > { ' ' }
29+ Over < span className = "text-[42px] text-[#FC69FF]" > 20 ,000+</ span > { ' ' }
3030 Entrepreneurs use
3131 < br />
3232 Postiz To Grow Their Social Presence
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ export const FirstBillingComponent = () => {
9292 < div className = "text-[46px] font-[600] leading-[110%] tablet:text-[36px] mobile:!text-[30px] whitespace-pre-line text-balance" >
9393 { t ( 'billing_join_over' , 'Join Over' ) } { ' ' }
9494 < span className = "text-[#FC69FF]" >
95- { t ( 'billing_entrepreneurs_count' , '18 ,000+ Entrepreneurs' ) }
95+ { t ( 'billing_entrepreneurs_count' , '20 ,000+ Entrepreneurs' ) }
9696 </ span > { ' ' }
9797 { t ( 'billing_who_use' , 'who use' ) } { ' ' }
9898 { t (
You can’t perform that action at this time.
0 commit comments