<?php session_start(); include 'navbar.php'; include 'slider.php'; include 'about.php'; include 'service.php'; include 'portfolio.php'; include 'videoContent.php'; include 'testimonals.php'; include 'contact.php'; include 'newfooter.php'; ?>