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