From b986e1fc7e5220f8ef387cc3f543a5f094070c47 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 06:10:56 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index c5c74a2..28acc89 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -77,7 +77,7 @@ export default function PricingPage() { title="Get Your Custom Pricing Plan" description="Every enterprise has unique logistics requirements. Schedule a consultation to receive a customized pricing proposal based on your volume, routes, and service level needs. We'll show ROI projections within 48 hours." tagIcon={Rocket} - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="your@company.com" buttonText="Get Custom Quote"