Update src/app/page.tsx

This commit is contained in:
2026-03-05 12:00:07 +00:00
parent 0f68cf8492
commit bf5348fdad

View File

@@ -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" },