@Composable fun NiceTry(){ Column { BasicText("Nice try. Use code COMPOSE10 for a 10% discount on checkout ;)") } }