From 5a0d6025a7ff642a9b6dd8b0daef611b1c2a31bd Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Fri, 7 Jun 2024 09:14:05 -0400 Subject: [PATCH] simplified landing --- src/components/Logo.astro | 1 - src/components/widgets/Hero.astro | 2 -- src/pages/index.astro | 10 +++++++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/components/Logo.astro b/src/components/Logo.astro index 0158131..6c131e8 100644 --- a/src/components/Logo.astro +++ b/src/components/Logo.astro @@ -3,6 +3,5 @@ import { SITE } from 'astrowind:config'; --- - Site Logo {SITE?.name} diff --git a/src/components/widgets/Hero.astro b/src/components/widgets/Hero.astro index 5ac8ad7..425acfd 100644 --- a/src/components/widgets/Hero.astro +++ b/src/components/widgets/Hero.astro @@ -32,8 +32,6 @@ const {
- - Logo { tagline && (

- Project INternet CApacity
Compute is the Currency of the Future + Project Internet Capacity +
+ + +
Compute is the Currency of the Future
@@ -300,7 +304,7 @@ const metadata = { classes={{ container: 'max-w-6xl' }} items={[ { - title: 'Why is the Project Internet Capacity necessary?', + title: 'Why is Project INCA necessary?', description: "Demand for cloud and access to compute is more important than ever and safety is everything, we must be quantum ready. The only way to face demand and provide the access needed around the world is to enable anyone to take part in this economy", },