Update src/app/services/page.tsx

This commit is contained in:
2026-03-23 11:18:26 +00:00
parent b1933ea819
commit e788f485ee

View File

@@ -16,7 +16,7 @@ export default function ServicesPage() {
secondaryButtonStyle="radial-glow"
headingFontWeight="light"
>
{/* No components rendered due to empty component and section registries. */}
<></>
</ThemeProvider>
);
}