// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this // file as the canonical source for the "services" section. import React from 'react'; import FeaturesArrowCards from '@/components/sections/features/FeaturesArrowCards'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function ServicesSection(): React.JSX.Element { return (
); }