// @ts-nocheck import React from 'react'; import ShortcutBoxesSection from './ShortcutBoxesSection'; import { accountsPayable } from '@/constants/homepageOptions'; export default function AccountsPayableSection() { return ; }