diff --git a/src/shared/components/apps.tsx b/src/shared/components/apps.tsx index 6cdf17a..84a127c 100644 --- a/src/shared/components/apps.tsx +++ b/src/shared/components/apps.tsx @@ -116,6 +116,10 @@ export class Apps extends Component { icon="/static/assets/images/lunar_logo.webp" banner="/static/assets/images/lunar_screen.webp" links={[ + { + link: "https://testflight.apple.com/join/GEFCCQTb", + icon: "appleinc", + }, { link: "https://github.com/mani-sh-reddy/Lunar", icon: "github",