diff --git a/src/app/experts/profile/page.tsx b/src/app/experts/profile/page.tsx index 63319f2..c1062c2 100644 --- a/src/app/experts/profile/page.tsx +++ b/src/app/experts/profile/page.tsx @@ -21,28 +21,28 @@ export default function ExpertProfilePage() { id: "1", name: "Bronze Package", price: "$49-99", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-circular-health-score-gauge-visualizat-1772966134723-8527c7da.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-circular-health-score-gauge-visualizat-1772966134723-8527c7da.png?_wi=3", imageAlt: "Bronze tier feedback option", }, { id: "2", name: "Silver Package", price: "$149-249", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-detailed-ux-report-layout-showing-exec-1772966137382-35187f6f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-detailed-ux-report-layout-showing-exec-1772966137382-35187f6f.png?_wi=4", imageAlt: "Silver tier detailed report", }, { id: "3", name: "Gold Package", 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=6", imageAlt: "Gold tier comprehensive audit", }, { id: "4", name: "Enterprise Custom", price: "Custom Pricing", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-visual-representation-of-nielsen-s-10--1772966134635-eab39bac.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-visual-representation-of-nielsen-s-10--1772966134635-eab39bac.png?_wi=3", imageAlt: "Enterprise solutions", }, ]; @@ -81,7 +81,7 @@ export default function ExpertProfilePage() { { text: "Submit Your Product", href: "/submit" }, ]} buttonAnimation="slide-up" - 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=7" imageAlt="Expert profile showcase" mediaAnimation="opacity" imagePosition="right"