fixed text for success

This commit is contained in:
ilmedova 2023-05-03 17:24:17 +05:00
parent e93721049c
commit 99dc0fedaf
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
@if($is_attending) @if($is_attending)
<div class="max-w-lg mt-4 rounded p-4 bg-green-200 border-green-500 border-2"> <div class="max-w-lg mt-4 rounded p-4 bg-green-200 border-green-500 border-2">
<h1 class="text-6xl text-green-600 font-bold">Thank you!</h1><br/> <h1 class="text-6xl text-green-600 font-bold">Thank you!</h1><br/>
<span class="text-base text-green-600 font-medium">We have sent you an email with attached QR code which you should use for this event! Check you email, if you haven't received anything contact us via: <a href="mailto:delegation-turkmenistan-events@eeas.europa.eu">delegation-turkmenistan-events@eeas.europa.eu</a></span> <span class="text-base text-green-600 font-medium">We have sent you an email with attached QR code which you should use to enter this event! Check you email, if you haven't received anything contact us via: <a href="mailto: delegation-turkmenistan-events@eeas.europa.eu">delegation-turkmenistan-events@eeas.europa.eu</a></span>
</div> </div>
@else @else
<div class="max-w-lg mt-4 rounded p-4 bg-green-200 border-green-500 border-2"> <div class="max-w-lg mt-4 rounded p-4 bg-green-200 border-green-500 border-2">