Remove demo link from ACP marketing page
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -124,20 +124,12 @@ const supportedGames: Game[] = [
|
|||||||
<p class="text-body-1 text-medium-emphasis mb-8 mx-auto" style="max-width: 650px;">
|
<p class="text-body-1 text-medium-emphasis mb-8 mx-auto" style="max-width: 650px;">
|
||||||
ACP v5.0 replaces ProCon entirely. All 24 RCON plugins ported and configurable directly from the panel — no .NET desktop app, no port forwarding, no layer servers.
|
ACP v5.0 replaces ProCon entirely. All 24 RCON plugins ported and configurable directly from the panel — no .NET desktop app, no port forwarding, no layer servers.
|
||||||
</p>
|
</p>
|
||||||
<div class="d-flex ga-3 justify-center flex-wrap">
|
|
||||||
<a href="/contact" class="text-decoration-none">
|
<a href="/contact" class="text-decoration-none">
|
||||||
<VBtn color="info" size="x-large" rounded="lg">
|
<VBtn color="info" size="x-large" rounded="lg">
|
||||||
Order Now
|
Order Now
|
||||||
<VIcon icon="tabler-arrow-right" end />
|
<VIcon icon="tabler-arrow-right" end />
|
||||||
</VBtn>
|
</VBtn>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://tbg.app.ezscale.cloud/p" target="_blank" class="text-decoration-none">
|
|
||||||
<VBtn color="info" variant="outlined" size="x-large" rounded="lg">
|
|
||||||
Live Demo
|
|
||||||
<VIcon icon="tabler-external-link" end />
|
|
||||||
</VBtn>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</VContainer>
|
</VContainer>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -315,12 +307,6 @@ const supportedGames: Game[] = [
|
|||||||
<VIcon icon="tabler-arrow-right" end />
|
<VIcon icon="tabler-arrow-right" end />
|
||||||
</VBtn>
|
</VBtn>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://tbg.app.ezscale.cloud/p" target="_blank" class="text-decoration-none">
|
|
||||||
<VBtn color="info" variant="tonal" size="large" rounded="lg">
|
|
||||||
Live Demo
|
|
||||||
<VIcon icon="tabler-external-link" end />
|
|
||||||
</VBtn>
|
|
||||||
</a>
|
|
||||||
<a href="/contact" class="text-decoration-none">
|
<a href="/contact" class="text-decoration-none">
|
||||||
<VBtn color="info" variant="outlined" size="large" rounded="lg">
|
<VBtn color="info" variant="outlined" size="large" rounded="lg">
|
||||||
Contact Sales
|
Contact Sales
|
||||||
|
|||||||
Reference in New Issue
Block a user