Update src/app/dashboard/page.tsx

This commit is contained in:
2026-03-08 10:36:38 +00:00
parent 1d501926e3
commit 5bfc94fcf5

View File

@@ -53,7 +53,7 @@ export default function DashboardPage() {
{ text: "Get Started", href: "/submit" },
]}
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=3"
imageAlt="UXOverflow dashboard interface"
mediaAnimation="opacity"
imagePosition="right"
@@ -67,7 +67,7 @@ export default function DashboardPage() {
tag="What You Can Do"
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=2"
imageAlt="Dashboard features visualization"
mediaAnimation="slide-up"
mediaPosition="left"