package components type PageCard struct { CardTitle string CardSubTitle string CardBody string CardLink string }