ai powered soln hide from submenu
This commit is contained in:
@@ -74,8 +74,8 @@ $company_pages = ['company-about-uss', 'project-managementt', 'portfolioo'];
|
||||
<div class="">
|
||||
<a class="nav-link <?php echo ($current_page === 'product-development') ? 'active' : ''; ?>"
|
||||
href="product-development.php">Product Development</a>
|
||||
<a class="nav-link <?php echo ($current_page === 'ai-ml') ? 'active' : ''; ?>"
|
||||
href="ai-ml.php">AI-Powered Solutions</a>
|
||||
<!-- <a class="nav-link <?php echo ($current_page === 'ai-ml') ? 'active' : ''; ?>"
|
||||
href="ai-ml.php">AI-Powered Solutions</a> -->
|
||||
<a class="nav-link <?php echo ($current_page === 'app-modernization') ? 'active' : ''; ?>"
|
||||
href="app-modernization.php">Application Modernization</a>
|
||||
<a class="nav-link <?php echo ($current_page === 'ui-ux') ? 'active' : ''; ?>"
|
||||
|
||||
Reference in New Issue
Block a user