From 7774daddd0e8bb714a04b0c1577b0b53e6780f83 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:27:06 +0000 Subject: [PATCH 1/5] 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 4d1de2e..6a291db 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -70,7 +70,7 @@ export default function DashboardPage() { "The real-time dashboard gives us immediate visibility into every aspect of our business. Critical for daily operations.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png?_wi=3", imageAlt: "Michael Johnson", }, { @@ -80,7 +80,7 @@ export default function DashboardPage() { "The dashboard alerts help us catch inventory issues before they become problems. Saves us thousands daily.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png?_wi=3", imageAlt: "Jennifer Lee", }, { @@ -90,7 +90,7 @@ export default function DashboardPage() { "Customizable widgets and filters make it easy to focus on metrics that matter most to our business.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-an-e-commerce-e-1772555115180-edb2fb06.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-an-e-commerce-e-1772555115180-edb2fb06.png?_wi=3", imageAlt: "Robert Chen", }, ]} @@ -198,7 +198,7 @@ export default function DashboardPage() {