diff --git a/src/pages/HomePage/sections/Admision.tsx b/src/pages/HomePage/sections/Admision.tsx deleted file mode 100644 index d4bb17b..0000000 --- a/src/pages/HomePage/sections/Admision.tsx +++ /dev/null @@ -1,28 +0,0 @@ -// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this -// file as the canonical source for the "admision" section. - -import React from 'react'; -import FaqTabbedAccordion from '@/components/sections/faq/FaqTabbedAccordion'; -import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; - -export default function AdmisionSection(): React.JSX.Element { - return ( -