Media Center

Odor Solution without the Pollution

Don’t mask pet odors, remove them.

Welcome to TurFresh’s Media Center

Here you can find specific media information and press kit items, as well as download company logos.

Media Contact Information

Primary Media Email: Info@TurFresh.com
TurFresh Office(415) 366-1163

function copyCode() {
var code = ‘Turfresh Logo‘;
navigator.clipboard.writeText(code)
.then(function() {
alert(“You have copied the logo code. You can paste it on your website.”);
})
.catch(function() {
alert(“Unable to copy the code. Please send us a message to info@turfresh.com.”);
});
}