diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 8022ec1..ea419dc 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -100,7 +100,7 @@ export default function DashboardPage() { }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/a-modern-saas-dashboard-interface-showin-1772949267050-471e7834.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/a-modern-saas-dashboard-interface-showin-1772949267050-471e7834.png?_wi=2" imageAlt="Dashboard Overview" mediaAnimation="slide-up" background={{ variant: "aurora" }} @@ -110,21 +110,21 @@ export default function DashboardPage() { handle: "Software Engineer, TechCorp", testimonial: "The dashboard makes tracking my career progress intuitive and rewarding. I can see exactly what skills to focus on next.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-tech-pro-1772949267519-1894a84c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-tech-pro-1772949267519-1894a84c.png?_wi=3", }, { name: "Rebecca Liu", handle: "Product Manager, StartupXYZ", testimonial: "Having all my career tools in one dashboard saves me so much time. The AI mentor is always available when I need advice.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-young-woman-w-1772949265889-63af36fa.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-young-woman-w-1772949265889-63af36fa.png?_wi=2", }, { name: "Daniel Rodriguez", handle: "Data Scientist, DataFlow", testimonial: "The dashboard analytics help me understand my career trajectory better than ever before.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-man-with-frie-1772949266603-291186bf.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-man-with-frie-1772949266603-291186bf.png?_wi=2", }, ]} testimonialRotationInterval={5000} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index eb28603..51e9678 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +