import React from "react"; const PoweredByCard = ({ appLink, logoSrc, logoAlt, children }) => (
{children}