add unit price

This commit is contained in:
2025-04-28 20:32:43 -03:00
parent d3ea6ed5fe
commit 07d931525a
4 changed files with 11 additions and 14 deletions

View File

@@ -106,7 +106,7 @@ const { Content } = await render(course);
href="#"
class="text-black font-semibold bg-lime-400 rounded p-2.5 max-lg:text-center hover:bg-white hover:text-black"
>
Contratar R$99 p/ matrícula
Contratar R${data.course.unit_price} p/ matrícula
</a>
<a
href="#planos"