From c3e9b71a4ea1f34db84a92ba4b9946cebd39ba75 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 05:55:14 +0000 Subject: [PATCH 1/7] Update src/app/dashboard/page.tsx --- src/app/dashboard/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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} -- 2.49.1 From ee8a1a5d4a9eea05a816ef0e18dcde38859ba870 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 05:55:15 +0000 Subject: [PATCH 2/7] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) 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' }, '*'); })(); +` + }} + /> + +