Skip to content

Commit bae8699

Browse files
committed
Update header text in Tags section for improved clarity
1 parent 22e7efe commit bae8699

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/Page/OpportunitiesHub/Certifications.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,9 +365,8 @@ const Tags = () => {
365365
return (
366366
<section id="tags" className="mb-0 w-full pt-12 sm:py-16">
367367
<h1 className="text-md text-primary mb-8 text-center font-bold text-[#00a6fb] lg:text-2xl">
368-
Explore Our Certification Hub
368+
Explore global certifications that can boost your career!
369369
</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> */}
371370

372371
{/* Right to Left Scrolling */}
373372
<Marquee gradient={false} speed={60} pauseOnHover={true} loop={0} className="w-full">

0 commit comments

Comments
 (0)