import Link from "next/link"; import { mockPracticeModules } from "@/lib/data/mockPractice"; export default function PracticePage() { return (
Practice and Exercises
Interactive exercises designed to reinforce your understanding of English law concepts.
{module.description}
{module.isInteractive ? "Interactive now" : "Coming soon"}
))}Open a module to start the full interactive flow