From bf5348fdadca91129d0a309a7c5564fc1822ea2f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:00:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index da7834f..c253741 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,17 +73,17 @@ export default function HomePage() { name: "Sarah Chen", handle: "CEO, DigitalTrust Inc", testimonial: "Emphra transformed how our platform handles content moderation. Users appreciate the empathy-first approach instead of harsh blocking.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/professional-headshot-of-a-diverse-tech--1772711736313-b5b946f1.png"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/professional-headshot-of-a-diverse-tech--1772711736313-b5b946f1.png?_wi=1"}, { name: "Marcus Rodriguez", handle: "Head of Trust & Safety, SocialHub", testimonial: "The Emotion Risk Score is remarkably accurate. We've seen a 40% reduction in harmful content while maintaining community engagement.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/professional-headshot-of-a-different-div-1772711735975-982152a9.png"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/professional-headshot-of-a-different-div-1772711735975-982152a9.png?_wi=1"}, { name: "Priya Patel", handle: "Product Lead, ConversationAI", testimonial: "Their API integration was seamless. We deployed in production within days. The real-time analysis is incredibly fast.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/professional-headshot-of-another-diverse-1772711736035-be429442.png"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/professional-headshot-of-another-diverse-1772711736035-be429442.png?_wi=1"}, ]} buttons={[ { text: "Try Interactive Demo", href: "/playground" },