From 593966b082e4bb3644ea97e7f3bc9103c07c0f05 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:00:07 +0000 Subject: [PATCH] Update src/app/playground/page.tsx --- src/app/playground/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/playground/page.tsx b/src/app/playground/page.tsx index 31e1a29..4dd6c22 100644 --- a/src/app/playground/page.tsx +++ b/src/app/playground/page.tsx @@ -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: "/" },