From 6d3d9721eedefbf00165c9977acf709bfdf9fa39 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 12:06:38 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 3e15b2e..a603ab2 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -64,7 +64,7 @@ export default function PricingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="fluid" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -151,7 +151,7 @@ export default function PricingPage() { tag="Help Center" tagIcon={HelpCircle} tagAnimation="blur-reveal" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1hVfTshMYRhBXV6ABAwl3a8rX/helpful-customer-support-team-in-modern--1773662684250-cdbdc442.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1hVfTshMYRhBXV6ABAwl3a8rX/helpful-customer-support-team-in-modern--1773662684250-cdbdc442.png" imageAlt="Customer support team" mediaAnimation="slide-up" mediaPosition="right" @@ -204,7 +204,7 @@ export default function PricingPage() { description="Have questions about our pricing plans? Our team is here to help. Subscribe to get updates on special offers and new features exclusively for our subscribers." tagIcon={Mail} tagAnimation="blur-reveal" - background={{ variant: "fluid" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" buttonText="Subscribe Now"