This commit is contained in:
CHIEFSOFT\ameye
2025-02-21 14:50:19 -05:00
parent 89272ca5d5
commit 76deab3176
3 changed files with 252 additions and 308 deletions
+1 -13
View File
@@ -59,19 +59,7 @@ const Header = () => {
<MegaMenu />
{/* End MegaMenu */}
{/*<ul className="right-button-group d-flex align-items-center justify-content-center">*/}
{/* <li>*/}
{/* <Link href="/login" className="signIn-action">*/}
{/* Login*/}
{/* </Link>*/}
{/* </li>*/}
{/* <li>*/}
{/* <Link href="/signup" className="signUp-action">*/}
{/* Get Started*/}
{/* </Link>*/}
{/* </li>*/}
{/*</ul>*/}
{/* End right-button-group */}
</div>
</div>
</div>