diff --git a/src/pages/HomePage/sections/Metrics.tsx b/src/pages/HomePage/sections/Metrics.tsx deleted file mode 100644 index 923a8ce..0000000 --- a/src/pages/HomePage/sections/Metrics.tsx +++ /dev/null @@ -1,38 +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 MetricsIconCards from '@/components/sections/metrics/MetricsIconCards'; -import { Award, Star } from "lucide-react"; -import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; - -export default function MetricsSection(): React.JSX.Element { - return ( -