const
blackbird =
new
Blackbird
();
blackbird.
rocks
();
const
contactUs
= () => {
mailto
(
'
info@blackbird.rocks
'
);
}