{% extends 'home.html.twig' %}
{% block content %}
<h1 class="mb-5">Clubtickets Ambassador Program</h1>
<h2 class="mt-5 mb-4">Would you like to work with two of the world's leading nightclub brands?</h2>
<p>The Clubtickets Ambassador Program gives you the chance to earn commission on every ticket you sell at some of the biggest events at Ushuaïa and Hï Ibiza.</p>
<h2 class="mt-5 mb-4">How to sign up?</h2>
<ul class="list-arrow mb-0">
<li><span class="fw-bold">Step 1.</span> Complete the small form below.</li>
<li><span class="fw-bold">Step 2.</span> Get your unique ambassador login where you can find all of your individual rep links for you to share with your network, social media and friends.</li>
<li><span class="fw-bold">Step 3.</span> Join the Telegram group to get the latest news, images and videos to help you promote the events.</li>
</ul>
{% include '_create_account.html.twig' %}
<h2 class="mb-4">How does it work?</h2>
<p>Once you are signed up all you need to do is log into your promoter platform and get your links for the event you want to share.</p>
<p>The links have a unique tracking code (cookie) that is <span class="fw-bold">saved during 7 days</span> on the customers device, so your sales will register even if they aren’t completed immediately.</p>
<p>Once you hit 30€ worth of ticket sales you can request the payment directly in your bank account.</p>
<h2 class="mt-5 mb-4">What's in it for you?</h2>
<p>For every ticket you sell you will be paid <span class="fw-bold">2€ commission</span>.</p>
<p>Plus special monthly prizes for <span class="fw-bold">the best promoter</span>.</p>
<p>& Massive prize for the <span class="fw-bold">top promoter</span> at the end of the season.</p>
<h2 class="mt-5 mb-4">Can everyone use it?</h2>
<p>Yes, you just need to register and start selling tickets to your friends or to your followers on Instagram, Twitter, etc.</p>
<h2 class="mt-5 mb-4">How can I see my sales?</h2>
<p>Log in to your dashboard at <a href="https://amb.clubtickets.com/login">https://amb.clubtickets.com/login</a> and you will see both the visits you have received and the sales you have made from all the links you have shared.</p>
<h2 class="mt-5 mb-4">I have made a sale and it doesn't appear on my dashboard.</h2>
<p>The system automatically updates itself every 15 minutes. You will be able to see your updated sales then.</p>
<h2 class="mt-5 mb-4">How do I receive my money?</h2>
<p>When you have accumulated 30 euros in commissions, our administration team will show you the simple steps to receive your money.</p>
<h2 class="mt-5 mb-4">I have forgotten my password.</h2>
<p>Go to <a href="https://amb.clubtickets.com/reset-password">https://amb.clubtickets.com/reset-password</a> and enter your email address to receive an email with the steps to restore your account.</p>
<h2 class="mt-5 mb-4">Do you have any further questions?</h2>
<p>Email us at <a href="mailto:ambassadors@clubtickets.com">ambassadors@clubtickets.com</a> and we will help you 24 hours a day, 7 days a week.</p>
{% endblock %}