Skip to content

Commit

Permalink
chore(frontend): correct discount message
Browse files Browse the repository at this point in the history
Co-authored-by: Cakrawala <[email protected]>
  • Loading branch information
zuramai and WahidinAji authored Oct 13, 2023
1 parent 8301a8f commit b90ede9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/pages/register.vue
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const submit = async () => {
</form>

<p class="mb-0!">Price: <span class="text-white glow">Rp 100.000</span> / seat</p>
<p>*Students get 25K discount </p>
<p>*Students can get a 25% discount or IDR 25.000,- terms and conditions applies</p>

<h2 class="mb-5">Important Notice:</h2>
<p class="mb-5!">TeknumConf team will not contact you and ask for payment from any other medium than email. You can validate it by:</p>
Expand Down

0 comments on commit b90ede9

Please sign in to comment.