diff --git a/frontend/src/screens/ConnectAlbyAccount.tsx b/frontend/src/screens/ConnectAlbyAccount.tsx index 06548386..e1e367df 100644 --- a/frontend/src/screens/ConnectAlbyAccount.tsx +++ b/frontend/src/screens/ConnectAlbyAccount.tsx @@ -1,32 +1,99 @@ +import { + CreditCard, + Headphones, + LifeBuoy, + Mail, + PartyPopper, + Zap, +} from "lucide-react"; +import Container from "src/components/Container"; +import TwoColumnLayoutHeader from "src/components/TwoColumnLayoutHeader"; import { LinkButton } from "src/components/ui/button"; +import { + Card, + CardDescription, + CardHeader, + CardTitle, +} from "src/components/ui/card"; export function ConnectAlbyAccount() { return (
- Your Alby Account gives your hub a lightning address, Nostr address and - zaps, email notifications, fiat topups, priority support, automatic - channel backups, access to podcasting apps & more. -
-