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