Compare commits
2 Commits
163c68fcb8
...
7ecc0f68d7
| Author | SHA1 | Date | |
|---|---|---|---|
| 7ecc0f68d7 | |||
| 00a26a9e49 |
Binary file not shown.
@@ -111,7 +111,7 @@ function MainHome(): JSX.Element {
|
|||||||
>
|
>
|
||||||
The Nook
|
The Nook
|
||||||
</a>
|
</a>
|
||||||
<div class="mx-auto w-full max-w-2xl overflow-hidden rounded-lg">
|
<div class="mx-auto w-full max-w-4xl overflow-hidden rounded-lg">
|
||||||
<video
|
<video
|
||||||
src="/nook/demo-expansion.mp4"
|
src="/nook/demo-expansion.mp4"
|
||||||
class="h-full w-full object-cover"
|
class="h-full w-full object-cover"
|
||||||
@@ -122,9 +122,9 @@ function MainHome(): JSX.Element {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div class="pt-2 text-left text-sm">
|
<div class="pt-2 text-left text-sm">
|
||||||
A native macOS island that lives in the notch: orchestration
|
A native macOS island that lives in the notch: orchestration for
|
||||||
for a fleet of coding agents, fan curve control, thermal
|
a fleet of coding agents, fan curve control, thermal gauges,
|
||||||
gauges, calendar and camera modules. One-time purchase - no
|
calendar and camera modules. One-time purchase - no
|
||||||
subscription, ever.
|
subscription, ever.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -240,7 +240,6 @@ function MainHome(): JSX.Element {
|
|||||||
one.
|
one.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex justify-between pb-8 text-center">
|
<div class="flex justify-between pb-8 text-center">
|
||||||
|
|||||||
Reference in New Issue
Block a user