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