From a36d727d407c8008e2446c20f86206d31c96ac8c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 03:52:13 +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 02ad8de..c46e58e 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -40,7 +40,7 @@ export default function PricingPage() { title="Transparent, Value-Based Pricing" description="LogisticNet's pricing structure is designed for enterprise scale with no hidden fees. Our usage-based model ensures you only pay for the logistics capacity you need, with volume discounts that grow with your business." tag="Pricing Model" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-detailed-analytics-dashboard-showing-d-1771991398781-6fb5bcee.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/a-detailed-analytics-dashboard-showing-d-1771991398781-6fb5bcee.png?_wi=4" imageAlt="Pricing analytics and cost optimization dashboard" buttons={[{ text: "Get Custom Quote", href: "/contact" }]} useInvertedBackground={false}