if
(
$interested
===
true
) {
contact
(
'iam@jameschavez.dev'
);
}