From 2bd93bbc7863f2c78f26da61d312012ce756ca95 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:34:25 +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 a69aae3..5b3ac65 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -93,7 +93,7 @@ export default function PricingPage() { title: "Starter", price: "0.10%", period: "per trade", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/mobile-cryptocurrency-trading-app-interf-1772674390249-bf9bb4b1.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/mobile-cryptocurrency-trading-app-interf-1772674390249-bf9bb4b1.png?_wi=2", imageAlt: "Starter Plan", features: [ "Unlimited trading", @@ -108,7 +108,7 @@ export default function PricingPage() { title: "Professional", price: "0.05%", period: "per trade", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/a-modern-cryptocurrency-trading-dashboar-1772674392237-84e1e3fd.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/a-modern-cryptocurrency-trading-dashboar-1772674392237-84e1e3fd.png?_wi=4", imageAlt: "Pro Plan", features: [ "Priority trading", @@ -124,7 +124,7 @@ export default function PricingPage() { title: "Enterprise", price: "Custom", period: "per month", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-security-visualization-for-crypt-1772674391452-1433db55.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-security-visualization-for-crypt-1772674391452-1433db55.png?_wi=3", imageAlt: "Enterprise Plan", features: [ "Custom trading rules",