CAI PRO release, v8

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
Víctor Mayoral Vilches 2025-10-14 08:38:27 +00:00
parent 4815c8e3d3
commit c33363d3eb
2 changed files with 6 additions and 6 deletions

View File

@ -33,9 +33,9 @@
<!-- CAI PRO - Professional Edition Banner -->
<div align="center">
<a href="https://aliasrobotics.com/cybersecurityai.php" target="_blank">
<object data="media/cai-banner.svg" type="image/svg+xml" width="100%" style="max-width: 900px;">
<img src="media/cai-banner.svg" alt="CAI - Community and Professional Editions" width="100%" style="max-width: 900px;">
</a>
</object>
</div>
<!-- Alternative HTML version (kept as comment for reference) -->

View File

@ -127,10 +127,10 @@
</g>
<!-- Professional Edition Content with hyperlink -->
<a xlink:href="https://aliasrobotics.com/cybersecurityai.php" target="_blank">
<a href="https://aliasrobotics.com/cybersecurityai.php" target="_blank">
<g>
<!-- Make PRO section clickable area indicator -->
<rect x="453" y="3" width="444" height="277" fill="transparent" opacity="0" cursor="pointer"/>
<rect x="453" y="3" width="444" height="277" fill="transparent" opacity="0.01" cursor="pointer"/>
<!-- Title with emoji and shadow -->
<text x="673" y="40" font-family="Arial, sans-serif" font-size="22" font-weight="bold"
@ -176,10 +176,10 @@
</a>
<!-- Bottom banner with hyperlink -->
<a xlink:href="https://aliasrobotics.com/alias1.php#benchmarking" target="_blank">
<a href="https://aliasrobotics.com/alias1.php#benchmarking" target="_blank">
<g>
<!-- Make bottom banner clickable area indicator -->
<rect x="3" y="283" width="894" height="34" fill="transparent" opacity="0" cursor="pointer"/>
<rect x="3" y="283" width="894" height="34" fill="transparent" opacity="0.01" cursor="pointer"/>
<text x="450" y="305" font-family="Arial, sans-serif" font-size="11" font-style="italic"
text-anchor="middle" fill="#666666" cursor="pointer">

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB