Update src/app/onboarding/page.tsx

This commit is contained in:
2026-03-08 10:36:40 +00:00
parent c5e4ea9fe2
commit e00343e25e

View File

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