const CardWithImage( {required this.text, required this.imageUrl, this.subtitle = "", super.key, required this.index});