From d362a770d63405efee5ef8a896d34e783dd11de2 Mon Sep 17 00:00:00 2001 From: Thomas Hallock Date: Mon, 20 Oct 2025 17:18:10 -0500 Subject: [PATCH] refactor(homepage): streamline homepage sections MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Simplified homepage by removing redundant sections and elevating the flashcard creator to a standalone section. Changes: - Remove 'For Kids & Families' section entirely - Remove 'Interactive Abacus' pane from Additional Tools - Promote 'Flashcard Creator' to standalone top-level section 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- apps/web/src/app/page.tsx | 96 ++++++--------------------------------- 1 file changed, 13 insertions(+), 83 deletions(-) diff --git a/apps/web/src/app/page.tsx b/apps/web/src/app/page.tsx index 9a936a43..0d784b19 100644 --- a/apps/web/src/app/page.tsx +++ b/apps/web/src/app/page.tsx @@ -320,49 +320,6 @@ export default function HomePage() { - {/* For Kids & Families Section */} -
-
-

- For Kids & Families -

-

- Simple enough for kids to start on their own, structured enough for parents to - trust -

-
- -
- - -
-
- {/* Progression Visualization */}
@@ -523,47 +480,20 @@ export default function HomePage() {
- {/* Additional Tools Section */} + {/* Flashcard Generator Section */}
-
-

- Additional Tools -

-
- -
- - -
+