diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index fd9dc4e..b202619 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -26,7 +26,7 @@ export default function ServicesPage() { borderRadius="rounded" contentWidth="small" sizing="largeSmallSizeMediumTitles" - background="animated-grid" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="gradient" secondaryButtonStyle="solid" @@ -71,7 +71,7 @@ export default function ServicesPage() { ]} testimonialRotationInterval={5000} background={{ - variant: "noise"}} + variant: "plain"}} useInvertedBackground={false} /> @@ -204,7 +204,7 @@ export default function ServicesPage() { description="Schedule your 15-minute consultation. We'll understand your business, discuss your goals, and show you exactly how we can help you convert more customers online. No pressure. No sales pitch. Just real talk about what your business needs." tagAnimation="slide-up" background={{ - variant: "animated-grid"}} + variant: "plain"}} useInvertedBackground={false} mediaPosition="right" mediaAnimation="slide-up"