From ae2d6848d4c8ebfb5b44317e68ae602b83126bf7 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 13:06:54 +0000 Subject: [PATCH] Remove section from index page Remove the selected section from the index page. --- src/pages/Index.tsx | 40 ---------------------------------------- 1 file changed, 40 deletions(-) diff --git a/src/pages/Index.tsx b/src/pages/Index.tsx index cb5e203..2a5cdce 100644 --- a/src/pages/Index.tsx +++ b/src/pages/Index.tsx @@ -39,46 +39,6 @@ const Index = () => { - {/* Feature Cards */} -
-
-

- What You'll Find Here -

- -
-
-
- -
-

Educational Themes

-

- Comprehensive interactive modules covering computer science, mathematics, and algorithm design fundamentals. -

-
- -
-
- -
-

Interactive Puzzles

-

- Engaging problem-solving activities that reinforce theoretical concepts through hands-on practice. -

-
- -
-
- -
-

Creative Tools

-

- Unique educational experiments and miscellaneous interactive content to spark curiosity and creativity. -

-
-
-
-
{/* CTA Section */}