Update src/app/playground/page.tsx

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

View File

@@ -55,7 +55,7 @@ export default function PlaygroundPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "plain" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/screen-showing-the-reflection-interface--1772711737223-20a17e3a.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/screen-showing-the-reflection-interface--1772711737223-20a17e3a.png?_wi=1"
imageAlt="Emphra reflection interface in action"
imagePosition="right"
mediaAnimation="blur-reveal"
@@ -64,17 +64,17 @@ export default function PlaygroundPage() {
name: "Sarah Chen", handle: "CEO, DigitalTrust Inc", testimonial:
"The playground helped us understand exactly how Emphra would work with our user base. Incredibly powerful.", 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=2"},
{
name: "Marcus Rodriguez", handle: "Head of Trust & Safety, SocialHub", testimonial:
"We ran hundreds of test cases before integrating. The playground's accuracy was spot-on compared to production.", 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=2"},
{
name: "Priya Patel", handle: "Product Lead, ConversationAI", testimonial:
"Perfect tool for stakeholder demos. Shows the value immediately without technical setup.", 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=2"},
]}
buttons={[
{ text: "Back to Home", href: "/" },