Tweak Modrinth+ page according to latest changes (#3863)
* tweak(pages/plus): update lack of ads perk desc to match latest changes * tweak(pages/plus): more perks coming soon -> soon™ At this point it feels a bit fake for reasonable definitions of "soon" to keep stating that more perks are coming "soon", even though it's not something that has not been discarded altogether. However, I think everyone can agree on a more playful and realistic "soon™" deadline, because everyone likes memes and can relate to things taking longer to come to fruition than planned :)
This commit is contained in:
parent
2599dc2672
commit
240cccf8a1
@ -73,7 +73,7 @@
|
|||||||
<SparklesIcon class="h-8 w-8 text-purple" />
|
<SparklesIcon class="h-8 w-8 text-purple" />
|
||||||
<span class="text-lg font-bold">Remove all ads</span>
|
<span class="text-lg font-bold">Remove all ads</span>
|
||||||
<span class="leading-5 text-secondary">
|
<span class="leading-5 text-secondary">
|
||||||
Never see an advertisement again on the Modrinth app or the website.
|
Never see an advertisement again on the Modrinth app.
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-col gap-4 rounded-xl bg-bg-raised p-4">
|
<div class="flex flex-col gap-4 rounded-xl bg-bg-raised p-4">
|
||||||
@ -82,7 +82,7 @@
|
|||||||
<span class="leading-5 text-secondary">Get an exclusive badge on your user page.</span>
|
<span class="leading-5 text-secondary">Get an exclusive badge on your user page.</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<span class="mt-4 text-secondary">...and much more coming soon!</span>
|
<span class="mt-4 text-secondary">...and much more coming soon™!</span>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<script setup>
|
<script setup>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user