<!DOCTYPE html>
<html lang="en" dir="rtl">

  <?php include 'head.php';?>

  <body>

    <?php include 'topbar.php';?>

    <?php include 'navbar.php';?>

    <?php include 'header.php';?>

    <?php // include 'about.php';?>

    <?php // include 'quote.php';?>

    <?php include 'services.php';?>

    <?php include 'features.php';?>

    <?php //include 'pricing.php';?>

    <?php //include 'team.php';?>

    <?php include 'app.php';?>

    <?php //include 'blog.php';?>

    <?php include 'footer.php';?>

  </body>
</html>
