Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 09:29:06 +00:00
parent 5ae8b05707
commit f1c697c862

View File

@@ -94,7 +94,7 @@ export default function ServicesPage() {
gridVariant="uniform-4"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
buttons={[{ text: "Let's Discuss Your Project", href: "contact" }]}
buttonAnimation="blur-reveal"
/>