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