add unit price
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user