26-05-2025/Removed ChatWidget

This commit is contained in:
2025-05-26 09:51:20 +02:00
parent b19c24efc1
commit 9c14197f0c
3 changed files with 4 additions and 28 deletions

View File

@ -398,7 +398,7 @@ const HeaderClient = () => {
</div>
</div>
</div>
<div
{/* <div
className={`group ${isActive("/offerings") ? "active" : ""}`}
onMouseEnter={handleOfferingsMouseEnter}
onMouseLeave={handleOfferingsMouseLeave}
@ -438,7 +438,7 @@ const HeaderClient = () => {
</div>
</div>
</div>
</div>
</div> */}
</nav>
{/* ← Heres the Explore Our Offerings link, back in its original spot
@ -513,13 +513,13 @@ const HeaderClient = () => {
<DropdownLink href="/contact" onClick={handleMobileLinkClick}>
Contact Us
</DropdownLink>
{/*
<span className="pt-3 pb-1 text-xs uppercase text-muted-foreground">
Explore Our Offerings
</span>
<DropdownLink href="/offerings" onClick={handleMobileLinkClick}>
Our Offerings
</DropdownLink>
</DropdownLink> */}
<div className="pt-4">
<Link