File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
apps/web/src/components/checkout Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ const CheckoutConfirmation: React.FC<CheckoutConfirmationProps> = ({
2222 { /* Main Message */ }
2323 < div className = "text-center space-y-6" >
2424 < p className = "text-lg lg:text-xl text-white/90 leading-relaxed font-light max-w-3xl mx-auto" >
25- Hell yeah, you' ve made it! Congratulations on becoming the premium
26- member of Opensox AI. Very soon you' ll receive an email with the
27- next steps from our side.
25+ Hell yeah, you' ve made it! Congratulations on becoming the
26+ premium member of Opensox AI. Very soon you' ll receive an email
27+ with the next steps from our side.
2828 </ p >
2929
3030 < p className = "text-lg lg:text-xl text-white/90 leading-relaxed font-light max-w-3xl mx-auto" >
You can’t perform that action at this time.
0 commit comments