From e2ae51887dfa75f25d33d23fb01a5117fe42122a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:27:20 +0000 Subject: [PATCH] Update src/app/sales/page.tsx --- src/app/sales/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/sales/page.tsx b/src/app/sales/page.tsx index 5b34d1a..d0b1486 100644 --- a/src/app/sales/page.tsx +++ b/src/app/sales/page.tsx @@ -69,7 +69,7 @@ export default function SalesPage() { "The profit analytics module gave us visibility into margins we never had before. We optimized pricing and increased margins by 12%.", 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=5", imageAlt: "Kevin Westbrook", }, { @@ -79,7 +79,7 @@ export default function SalesPage() { "Being able to see sales trends by product category helps us make smarter purchasing and marketing decisions.", 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=5", imageAlt: "Margaret Hayes", }, { @@ -89,7 +89,7 @@ export default function SalesPage() { "The comparative period analysis shows us exactly which months and seasons are most profitable. Invaluable for planning.", 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=5", imageAlt: "Daniel Park", }, ]} @@ -197,7 +197,7 @@ export default function SalesPage() {