Update src/app/services/page.tsx
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user