diff --git a/src/app/experts/page.tsx b/src/app/experts/page.tsx index 197d178..d7e3ab2 100644 --- a/src/app/experts/page.tsx +++ b/src/app/experts/page.tsx @@ -52,19 +52,19 @@ export default function ExpertsPage() { id: "1", name: "Bronze Tier", price: "$49-99", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-grid-of-expert-profile-cards-showing-u-1772966136298-01a21557.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-grid-of-expert-profile-cards-showing-u-1772966136298-01a21557.png?_wi=3", }, { id: "2", name: "Silver Tier", price: "$149-249", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-grid-of-expert-profile-cards-showing-u-1772966136298-01a21557.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-grid-of-expert-profile-cards-showing-u-1772966136298-01a21557.png?_wi=4", }, { id: "3", name: "Gold Tier", price: "$399-699", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-grid-of-expert-profile-cards-showing-u-1772966136298-01a21557.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-grid-of-expert-profile-cards-showing-u-1772966136298-01a21557.png?_wi=5", }, ]} gridVariant="bento-grid" @@ -112,7 +112,7 @@ export default function ExpertsPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/an-illustration-of-a-person-or-customer--1772966133673-6c1bf3d6.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/an-illustration-of-a-person-or-customer--1772966133673-6c1bf3d6.png?_wi=3" imageAlt="FAQ support illustration" mediaAnimation="slide-up" mediaPosition="left"