From d5c094fdaaf5e89fd412c13c1279d24d480f9824 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 4 Oct 2025 10:53:42 +0000 Subject: [PATCH] Update service offerings grid with colorful cards cgen-f2cb6f355b814ab9b653e1b7211716fd --- client/pages/Index.tsx | 65 +++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 39 deletions(-) diff --git a/client/pages/Index.tsx b/client/pages/Index.tsx index 5c383bfb..37e89398 100644 --- a/client/pages/Index.tsx +++ b/client/pages/Index.tsx @@ -368,44 +368,31 @@ export default function Index() {
- - - Game Development - Studios and indie support - - - - - + {serviceOfferings.map((offering) => ( + +
+ + + {offering.title} + + + {offering.description} + + + + + + + ))} - - - Consulting - Architecture & delivery - - - - - - - - - Mentorship - Programs and guidance - - - - - - - - + +
+ AeThex Labs @@ -414,10 +401,10 @@ export default function Index() { BlackSite R&D portal synced with Labs mainframe - +