feat: Implement 'Show More/Less' functionality for specialization cards, refine expertise tag extraction logic, and update the 'Browse Experts' navigation link.
This commit is contained in:
@@ -273,7 +273,7 @@ export function TopProfessionals() {
|
||||
</p>
|
||||
|
||||
{/* Browse Experts Button */}
|
||||
<Link href="/agents">
|
||||
<Link href="/user/profiles">
|
||||
<button className="bg-[#e58625] hover:bg-[#d47820] text-white font-fractul font-bold text-[16px] leading-[19px] px-8 py-3 rounded-[15px] transition-colors">
|
||||
Browse Experts
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user