import Link from "next/link" import { Button } from "@/components/ui/button" import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card" import { Brain, Zap, LinkIcon, BookOpen, Code, Lightbulb } from "lucide-react" export default function Home() { return (

OpenLearnX – Decentralized Adaptive Learning

Unlock your potential with AI-powered adaptive learning, coding practice, and blockchain-secured credentials.

Interactive Courses Engage with rich multimedia content, track your progress, and master new subjects at your own pace. LeetCode-Style Coding Practice Sharpen your coding skills with interactive problems, instant feedback, and a built-in code editor. Advanced Quiz Platform Test your knowledge with timed multiple-choice quizzes, detailed explanations, and performance tracking. AI-powered Adaptive Learning Our platform intelligently adjusts content and question difficulty based on your performance. Blockchain-secured Credentials Your achievements are secured on the blockchain, providing verifiable and tamper-proof records. Personalized Dashboard Track your progress, identify strengths and weaknesses, and visualize your learning journey.
) }