<?php

  header("Location: https://www.fresh-distribution.com", true, 301);

  exit;

  ?>