diff --git a/src/app/page.tsx b/src/app/page.tsx index fdb3d26..c056998 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -311,13 +311,7 @@ export default function TechAcademyPage() { mediaItems={[{ title: "AI & Machine Learning", description: "Learn the future of technology from industry experts." }, { title: "Cloud Computing", description: "Master the cloud with hands-on projects and real-world applications." }]} /> -
- -
+ - +
+ +
); } \ No newline at end of file