Update src/app/services/page.tsx

This commit is contained in:
2026-02-08 19:34:36 +00:00
parent 456a0fb969
commit 432e259f73

View File

@@ -16,7 +16,7 @@ export default function ServicesPage() {
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="aurora"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -107,7 +107,7 @@ export default function ServicesPage() {
<ContactText
text="Ready to discuss your project? Let's explore how we can bring your digital vision to life with our premium development services."
animationType="entrance-slide"
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground="noInvert"
buttons={[
{ text: "Start Your Project", href: "/contact" },