diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a502f6..bf2df8d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,6 +58,7 @@ export default function ITAcademyPage() { { text: "Browse Courses", href: "courses" }, { text: "Free Demo", href: "contact" } ]} + containerClassName="mt-8" />