mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 18:54:21 +01:00
wip: lander
This commit is contained in:
@@ -34,7 +34,7 @@ export function Header(props: { zen?: boolean }) {
|
|||||||
</A>
|
</A>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<A href="/docs">Docs</A>
|
<a href="/docs">Docs</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Switch>
|
<Switch>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -211,7 +211,7 @@ export default function Home() {
|
|||||||
|
|
||||||
<section data-component="testimonials">
|
<section data-component="testimonials">
|
||||||
{/*Dax*/}
|
{/*Dax*/}
|
||||||
<a href="https://x.com/iamdavidhill/status/1971693263498141817">
|
<a href="https://x.com/thdxr/status/1973531687629017227">
|
||||||
<div data-slot="testimonial">
|
<div data-slot="testimonial">
|
||||||
<div data-slot="name">
|
<div data-slot="name">
|
||||||
<img src={avatarDax} alt="" />
|
<img src={avatarDax} alt="" />
|
||||||
@@ -219,8 +219,7 @@ export default function Home() {
|
|||||||
<span>ex-CEO, Terminal Products</span>
|
<span>ex-CEO, Terminal Products</span>
|
||||||
</div>
|
</div>
|
||||||
<div data-slot="quote">
|
<div data-slot="quote">
|
||||||
It's clear from using <span>@OpenCode</span> Zen that the team behind it are smart, funny, and
|
<span>@OpenCode</span> Zen has been life changing, it's truly a no-brainer
|
||||||
excellent lovers.
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user