From e00343e25e64b223d133c1a7e793a973a6a6695c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:36:40 +0000 Subject: [PATCH] Update src/app/onboarding/page.tsx --- src/app/onboarding/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/onboarding/page.tsx b/src/app/onboarding/page.tsx index 792fa03..5635953 100644 --- a/src/app/onboarding/page.tsx +++ b/src/app/onboarding/page.tsx @@ -74,7 +74,7 @@ export default function OnboardingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-modern-saas-dashboard-interface-for-ux-1772966134602-f4d3f54b.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-modern-saas-dashboard-interface-for-ux-1772966134602-f4d3f54b.png?_wi=6" imageAlt="UXOverflow dashboard with health score gauge" mediaAnimation="opacity" imagePosition="right" @@ -88,7 +88,7 @@ export default function OnboardingPage() { tag="How It Works" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-clean-modern-three-step-process-visual-1772966134584-8b60ddc5.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-clean-modern-three-step-process-visual-1772966134584-8b60ddc5.png?_wi=5" imageAlt="Three-step process visualization" mediaAnimation="slide-up" mediaPosition="left"