diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index b94ad7b..5568a39 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -147,7 +147,7 @@ export default function PricingPage() { handle: "@mkaddour_tech", testimonial: "The Professional plan gave us everything we needed to scale. Best pricing in the market for the features offered.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArZTUQvoqFidTpCQcV0s9GqJkZ/professional-headshot-of-a-confident-bus-1773353026039-e162bec7.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArZTUQvoqFidTpCQcV0s9GqJkZ/professional-headshot-of-a-confident-bus-1773353026039-e162bec7.png?_wi=3", }, { id: "2", @@ -155,7 +155,7 @@ export default function PricingPage() { handle: "@amina_creative", testimonial: "Started with Starter plan, moved to Professional within 3 months. The value is incredible and scaling is seamless.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArZTUQvoqFidTpCQcV0s9GqJkZ/professional-headshot-of-a-young-female--1773353025388-963cefd4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArZTUQvoqFidTpCQcV0s9GqJkZ/professional-headshot-of-a-young-female--1773353025388-963cefd4.png?_wi=3", }, { id: "3", @@ -163,7 +163,7 @@ export default function PricingPage() { handle: "@hel_fassi", testimonial: "Enterprise support is outstanding. The dedicated team helped us customize workflows perfectly for our needs.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArZTUQvoqFidTpCQcV0s9GqJkZ/professional-headshot-of-a-mature-busine-1773353025254-d81138bf.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArZTUQvoqFidTpCQcV0s9GqJkZ/professional-headshot-of-a-mature-busine-1773353025254-d81138bf.png?_wi=3", }, ]} /> @@ -214,7 +214,7 @@ export default function PricingPage() {