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",