Skip to content

Commit 111f568

Browse files
Merge branch 'Gerome-Elassaad:main' into main
2 parents fbf608b + f766dd4 commit 111f568

File tree

2 files changed

+327
-12731
lines changed

2 files changed

+327
-12731
lines changed

components/announcement.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ export function HeroPillSecond() {
88
return (
99
<StarBorder color="hsl(var(--chart-1))">
1010
<HeroPill
11-
href="https://github.com/gerome-elassaad/codingit/tree/desktop-app"
12-
announcement="📣 CHECKOUT OUR NEW APP FOR LOCAL DEV"
11+
href="https://github.com/gerome-elassaad/codinit-app/releases/latest"
12+
announcement="📣 Download CodinIT.dev On Desktop"
1313
isExternal
1414
className="bg-slate-900/20 ring-1 ring-border [&_div]:bg-slate-100 [&_div]:text-slate-900 [&_p]:text-slate-900 [&_svg_path]:fill-slate-900 dark:[&_div]:bg-slate-900 dark:[&_div]:text-slate-100 dark:[&_p]:text-slate-100 dark:[&_svg_path]:fill-white"
1515
/>
1616
</StarBorder>
1717
)
1818
}
19+

0 commit comments

Comments
 (0)