From befeb39779a431bb22b5f6dd6228e978edd7ed9c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 09:25:33 +0000 Subject: [PATCH] Update src/app/estimator/page.tsx --- src/app/estimator/page.tsx | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) 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() {