<?php
header("Location: /real-estate.php", true, 301);
exit;
