final trial choice

This commit is contained in:
dev.daminik00 2025-10-23 03:56:40 +02:00
parent 73e5ba2e32
commit 3455412408

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>