Add React.lazy and Suspense for route-based code splitting.
import { lazy, Suspense } from "react"; // Lazy load routes