Skip to content

Commit c923838

Browse files
committed
update
1 parent bc8998a commit c923838

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 🚨🚨 Beta Launch in 2 days...
1+
### 🚨🚨 Beta Launch in 1 day...
22
# Ano
33

44
**Collaborative annotation and review for Claude Code**

landing/src/components/Banner.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export function Banner() {
2323
<span className="animate-ping absolute inline-flex h-full w-full rounded-full bg-emerald-400 opacity-75"></span>
2424
<span className="relative inline-flex rounded-full h-2 w-2 bg-emerald-500"></span>
2525
</span>
26-
<span className="text-emerald-400 text-sm font-medium">Beta release in 2 days</span>
26+
<span className="text-emerald-400 text-sm font-medium">Beta release in 1 day</span>
2727
</div>
2828
<span className="text-zinc-600 text-sm hidden sm:inline"></span>
2929
<a

0 commit comments

Comments
 (0)