|
53 | 53 | <div class="flex flex-col gap-2">
|
54 | 54 | <h4 class="text-center leading-tight text-xl font-semibold">But before you begin</h4>
|
55 | 55 | <a
|
56 |
| - href="https://discordtickets.app/configuration/" |
| 56 | + href="https://lnk.earth/discord" |
57 | 57 | target="_blank"
|
58 | 58 | rel="noopener noreferrer"
|
59 | 59 | class="bg-gray-100/50 dark:bg-slate-800/50 p-4 rounded-xl group link"
|
|
64 | 64 | class="select-none font-bold text-5xl text-gray-500 dark:text-slate-400 group-hover:text-white dark:group-hover:text-white transition duration-300"
|
65 | 65 | >1.</span
|
66 | 66 | >
|
| 67 | + <i class="fa-solid fa-user-group text-4xl" /> |
| 68 | + <div class="w-full"> |
| 69 | + <span class="text-lg font-semibold"> |
| 70 | + Join the community |
| 71 | + <i |
| 72 | + class="fa-solid fa-arrow-up-right-from-square text-gray-500 dark:text-slate-400 group-hover:text-white dark:group-hover:text-white transition duration-300" |
| 73 | + /> |
| 74 | + </span> |
| 75 | + <div |
| 76 | + class="text-sm text-gray-500 dark:text-slate-400 group-hover:text-white dark:group-hover:text-white transition duration-300 font-medium" |
| 77 | + > |
| 78 | + Join the Planet Earth Discord server to ask questions, get notified about |
| 79 | + updates, vote on polls or just chat about Discord Tickets. |
| 80 | + </div> |
| 81 | + </div> |
| 82 | + </div> |
| 83 | + </div> |
| 84 | + </a> |
| 85 | + <a |
| 86 | + href="https://discordtickets.app/configuration/" |
| 87 | + target="_blank" |
| 88 | + rel="noopener noreferrer" |
| 89 | + class="bg-gray-100/50 dark:bg-slate-800/50 p-4 rounded-xl group link" |
| 90 | + > |
| 91 | + <div class="flex items-center gap-2 md:gap-4"> |
| 92 | + <div class="w-full flex items-center gap-4"> |
| 93 | + <span |
| 94 | + class="select-none font-bold text-5xl text-gray-500 dark:text-slate-400 group-hover:text-white dark:group-hover:text-white transition duration-300" |
| 95 | + >2.</span |
| 96 | + > |
67 | 97 | <i class="fa-solid fa-person-chalkboard text-4xl" />
|
68 | 98 | <div class="w-full">
|
69 | 99 | <span class="text-lg font-semibold">
|
|
82 | 112 | </div>
|
83 | 113 | </div>
|
84 | 114 | </a>
|
85 |
| - <a |
| 115 | + <!-- <a |
86 | 116 | href="https://lnk.earth/dsctickets-survey"
|
87 | 117 | target="_blank"
|
88 | 118 | rel="noopener noreferrer"
|
|
105 | 135 | <div
|
106 | 136 | class="text-sm text-gray-500 dark:text-slate-400 group-hover:text-white dark:group-hover:text-white transition duration-300 font-medium"
|
107 | 137 | >
|
108 |
| - <!-- Please take a few minutes to answer some questions that help us better understand how the bot is used. --> |
109 | 138 | Please take a few minutes to help us better understand how the bot is used.
|
110 | 139 | <span class="font-bold">Respondents can win a £4 Steam gift card.</span>
|
111 | 140 | </div>
|
112 | 141 | </div>
|
113 | 142 | </div>
|
114 | 143 | </div>
|
115 |
| - </a> |
| 144 | + </a> --> |
116 | 145 | </div>
|
117 | 146 | </div>
|
118 | 147 | <div class="flex justify-center gap-8">
|
|
0 commit comments