updated landing page, contact, features to tech

This commit is contained in:
Mik-TF
2024-06-05 16:18:51 -04:00
parent d308bc4737
commit dcaa5492a3
8 changed files with 95 additions and 86 deletions

View File

@@ -5,7 +5,7 @@ import { Icon } from 'astro-icon/components';
<section class="bg-blue-50 dark:bg-slate-800 not-prose">
<div class="max-w-6xl mx-auto px-4 sm:px-6 py-4 text-md text-center font-medium">
<span class="font-bold">
<Icon name="tabler:info-square" class="w-5 h-5 inline-block align-text-bottom" /> INCA:</span
<Icon name="tabler:info-square" class="w-5 h-5 inline-block align-text-bottom" /> Project Internet Capacity:</span
> The Internet as intended.
</div>
</section>