diff --git a/src/pages/Index.tsx b/src/pages/Index.tsx index 0ad3913..7311322 100644 --- a/src/pages/Index.tsx +++ b/src/pages/Index.tsx @@ -2,10 +2,8 @@ import { Link } from "react-router-dom"; import { Button } from "@/components/ui/button"; import { ArrowRight, BookOpen, Puzzle, Sparkles } from "lucide-react"; import Navigation from "@/components/Navigation"; - const Index = () => { - return ( -
Discover a collection of interactive educational tools designed to supplement lectures and enhance understanding across multiple disciplines. From discrete mathematics to social choice theory. @@ -40,8 +38,43 @@ const Index = () => { -
+ Choose your path and dive into interactive educational content designed to make complex concepts accessible and engaging. +
+ +