Update src/app/services/page.tsx

This commit is contained in:
2026-03-19 20:16:44 +00:00
parent 56247b780b
commit 08d0a4dff9

View File

@@ -50,7 +50,6 @@ export default function ServicesPage() {
<div id="services-hero" data-section="services-hero">
<div className="relative isolate flex h-svh flex-col items-center justify-center p-8 text-center">
<TextAnimation
titleAnimation="entrance-slide"
className="flex flex-col items-center justify-center space-y-4"
titleClassName="text-5xl font-bold"
descriptionClassName="mt-4 text-lg text-foreground/70"