File tree Expand file tree Collapse file tree
apps/web/src/app/(main)/(landing)/pricing Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ const whySub = [
8888 } ,
8989 {
9090 content :
91- "After the launch, this $49 offer be removed and Opensox Pro will be around ~ $69 for whole year ($10/mo.) " ,
91+ "After the launch, this $49 offer be removed and Opensox Pro will be around ~ $89 for whole year. " ,
9292 } ,
9393 {
9494 content : "The price of the dollar is constantly increasing." ,
@@ -487,7 +487,7 @@ const SecondaryPricingCard = ({ callbackUrl }: { callbackUrl: string }) => {
487487 < h2 className = "text-6xl lg:text-[90px] lg:leading-[82px] tracking-tight font-semibold" >
488488 $49{ " " }
489489 < span className = "text-3xl lg:text-4xl text-white-400 line-through decoration-2" >
490- $69
490+ $89
491491 </ span > { " " }
492492 < span className = "text-4xl" > / year</ span >
493493 </ h2 >
You can’t perform that action at this time.
0 commit comments