summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app/src/routes/zen
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-10-01 19:49:00 -0400
committerDax Raad <[email protected]>2025-10-01 19:49:00 -0400
commit985fd4d9a87ba8a8d5ce220ded20cf54da431f3b (patch)
tree0553cec0a2d7aee7d3f3664e9ba281a10a531d09 /packages/console/app/src/routes/zen
parent87fa8dc70ca48daa900c8b5973fe57ff6be0e17e (diff)
downloadopencode-985fd4d9a87ba8a8d5ce220ded20cf54da431f3b.tar.gz
opencode-985fd4d9a87ba8a8d5ce220ded20cf54da431f3b.zip
wip: lander
Diffstat (limited to 'packages/console/app/src/routes/zen')
-rw-r--r--packages/console/app/src/routes/zen/index.tsx5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/console/app/src/routes/zen/index.tsx b/packages/console/app/src/routes/zen/index.tsx
index 2b0cfd221..2b974e09f 100644
--- a/packages/console/app/src/routes/zen/index.tsx
+++ b/packages/console/app/src/routes/zen/index.tsx
@@ -211,7 +211,7 @@ export default function Home() {
<section data-component="testimonials">
{/*Dax*/}
- <a href="https://x.com/iamdavidhill/status/1971693263498141817">
+ <a href="https://x.com/thdxr/status/1973531687629017227">
<div data-slot="testimonial">
<div data-slot="name">
<img src={avatarDax} alt="" />
@@ -219,8 +219,7 @@ export default function Home() {
<span>ex-CEO, Terminal Products</span>
</div>
<div data-slot="quote">
- It's clear from using <span>@OpenCode</span> Zen that the team behind it are smart, funny, and
- excellent lovers.
+ <span>@OpenCode</span> Zen has been life changing, it's truly a no-brainer
</div>
</div>
</a>