Merge pull request #43 from WIT-LAB-LLC/develop

final trial choice
This commit is contained in:
pennyteenycat 2025-10-23 03:57:49 +02:00 committed by GitHub
commit df9bd8c617
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -164,7 +164,7 @@ export function TrialChoiceTemplate(props: TrialChoiceTemplateProps) {
{/* Третий текстовый блок */}
<p className="text-[#2C2C2C] text-center font-sans text-[15px] font-medium leading-[125%] mt-[14px]">
Creating your portrait and guide costs us $13.76, but you can choose the amount that feels right to you.
Creating your portrait and guide costs us $13.67, but you can choose the amount that feels right to you.
</p>
{/* TrialOptionsGrid с ref для прокрутки */}
@ -216,7 +216,7 @@ export function TrialChoiceTemplate(props: TrialChoiceTemplateProps) {
{/* Текст под стрелочкой */}
<p className="text-[#0244A5] font-sans text-[15px] font-semibold leading-[125%] w-full">
It costs us $13.76 to compensate our team for the work involved in creating your personalized portrait and guide, but please choose the amount you are comfortable with.
It costs us $13.67 to compensate our team for the work involved in creating your personalized portrait and guide, but please choose the amount you are comfortable with.
</p>
</div>
</div>