From 4caf9a5b20b397df70f4ccd5e8cfb89156c43018 Mon Sep 17 00:00:00 2001 From: Steven Enamakel Date: Fri, 20 Mar 2026 17:06:10 -0700 Subject: [PATCH] update design --- lander/app/components/Footer.tsx | 4 +- lander/app/components/HeroCTA.tsx | 23 +---- lander/app/components/Navigation.tsx | 4 +- .../components/RotatingTetrahedronCanvas.tsx | 68 ++++++++------ lander/app/downloads/page.tsx | 2 +- lander/app/feedback/page.tsx | 6 +- lander/app/globals.css | 10 +- lander/app/layout.tsx | 8 +- lander/app/page.tsx | 93 ++++++++++++------- 9 files changed, 124 insertions(+), 94 deletions(-) diff --git a/lander/app/components/Footer.tsx b/lander/app/components/Footer.tsx index f9a5a38c6..21b2d0238 100644 --- a/lander/app/components/Footer.tsx +++ b/lander/app/components/Footer.tsx @@ -1,7 +1,7 @@ export default function Footer() { return ( -