From 44d1e82819ff76674ca9a8f60a664da1bf4336ae Mon Sep 17 00:00:00 2001 From: Sebastian Moder Date: Thu, 21 Nov 2024 23:51:35 +0100 Subject: [PATCH] Refactor hero section and improve accessibility --- app/page.tsx | 136 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 83 insertions(+), 53 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 7184ac8..5936205 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -5,69 +5,93 @@ import InstitutionLogos from "@/components/Institutionlogos"; import Featurecard from "@/components/Featurecard"; import Headings from "@/components/Doubleheadings"; -const features = [ +const projectDeliverables = [ { title: "SAGE", description: "Strategies for AI-Guided Education", - icon: , + icon: ( +