Browse Source

refer

feature/19315_Customer-Registration-new
Dinesh 10 months ago
parent
commit
58890c8b01
  1. 8
      CustomerOnlineV2/CustomerOnlineV2/Views/Customer/Refer.cshtml

8
CustomerOnlineV2/CustomerOnlineV2/Views/Customer/Refer.cshtml

@ -163,11 +163,11 @@
<div class="col-md-6">
<br />
<div class="mb-4">
<h5 class="referral-code-header" style="height:2%">Available Reward Amount: <span id="showRewardPoints" style="color:green;"></span></h5>
<h5 class="referral-code-header">Available Reward Amount: <span id="showRewardPoints" style="color:green;"></span></h5>
</div>
<h4 class="referral-code-header">Refer Now</h4>
<p style="width:70%">Receive a FREE £5.00 bonus credit as Reward Amount</p>
<p >You and your friend will each be given £5.00 in bonus credit.
<p>Receive a FREE £5.00 bonus credit as Reward Amount</p>
<p style="width:80%">You and your friend will each be given £5.00 in bonus credit.
<br>Get £1.00 after they successfully register, and 4$ after their first transaction.</p>
<p>There may be minimum send requirements.</p>
<p><a href="https://imelondon.co.uk/RewardPoint_Declaration.html" target="_blank">Terms &amp; Conditions</a></p>
@ -190,7 +190,7 @@
}
</div>
<div class="col-md-4" id="referImg">
<div class="col-md-4" id="referImg" style="width:30%">
<img src="~/images/reefer-and-earn.png" alt="Image Description" class="img-fluid" />
</div>

Loading…
Cancel
Save