Update src/app/services/page.tsx
This commit is contained in:
@@ -16,7 +16,7 @@ export default function ServicesPage() {
|
|||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="medium"
|
contentWidth="medium"
|
||||||
sizing="medium"
|
sizing="medium"
|
||||||
background="aurora"
|
background="circleGradient"
|
||||||
cardStyle="layered-gradient"
|
cardStyle="layered-gradient"
|
||||||
primaryButtonStyle="gradient"
|
primaryButtonStyle="gradient"
|
||||||
secondaryButtonStyle="glass"
|
secondaryButtonStyle="glass"
|
||||||
@@ -107,7 +107,7 @@ export default function ServicesPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
text="Ready to discuss your project? Let's explore how we can bring your digital vision to life with our premium development services."
|
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"
|
animationType="entrance-slide"
|
||||||
background={{ variant: "aurora" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Your Project", href: "/contact" },
|
{ text: "Start Your Project", href: "/contact" },
|
||||||
|
|||||||
Reference in New Issue
Block a user