diff --git a/src/app/estimator/page.tsx b/src/app/estimator/page.tsx index ec7a0bc..88f0d02 100644 --- a/src/app/estimator/page.tsx +++ b/src/app/estimator/page.tsx @@ -25,7 +25,7 @@ export default function EstimatorPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumLarge" - background="blurBottom" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -76,6 +76,7 @@ export default function EstimatorPage() { imageSrc="http://img.b2bpic.net/free-photo/agreement-commitment-negotiation-partnership-collaboration_53876-13789.jpg" imageAlt="Estimator workflow automation" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={true} /> @@ -97,8 +98,7 @@ export default function EstimatorPage() {