Live video on the AT Protocol

app: add the real app store link!

+4 -1
+4 -1
js/app/components/get-apps.tsx
··· 7 7 export default function GetApps() { 8 8 return ( 9 9 <XStack justifyContent="center"> 10 - <Anchor target="_blank" href="https://testflight.apple.com/join/FlXQaYfv"> 10 + <Anchor 11 + target="_blank" 12 + href="https://apps.apple.com/us/app/aquareum/id6535653195" 13 + > 11 14 <Image 12 15 width={WIDTH} 13 16 height={HEIGHT}