We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e7efe commit bae8699Copy full SHA for bae8699
1 file changed
src/Page/OpportunitiesHub/Certifications.jsx
@@ -365,9 +365,8 @@ const Tags = () => {
365
return (
366
<section id="tags" className="mb-0 w-full pt-12 sm:py-16">
367
<h1 className="text-md text-primary mb-8 text-center font-bold text-[#00a6fb] lg:text-2xl">
368
- Explore Our Certification Hub
+ Explore global certifications that can boost your career!
369
</h1>
370
- {/* <h2 className="text-md text-primary mb-8 text-center text-[#00a6fb] font-bold lg:text-2xl">One Platform, Endless Tech Hackathon</h2> */}
371
372
{/* Right to Left Scrolling */}
373
<Marquee gradient={false} speed={60} pauseOnHover={true} loop={0} className="w-full">
0 commit comments