Skip to content

Commit f14b395

Browse files
committed
2 parents 62b8e1d + 8772a8c commit f14b395

File tree

11 files changed

+82
-28
lines changed

11 files changed

+82
-28
lines changed

public/assets/Courses/CSS1.png

354 KB
Loading

public/assets/Courses/CSS2.png

409 KB
Loading

public/assets/Courses/CSS3.png

361 KB
Loading

public/assets/Courses/HTML1.png

302 KB
Loading

public/assets/Courses/HTML2.png

332 KB
Loading

public/assets/Courses/HTML3.png

192 KB
Loading

public/assets/Courses/HTML4.png

399 KB
Loading
341 KB
Loading

src/Page/OpportunitiesHub/EventsList.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ const techevents = [
122122
poster: '/assets/Events/Build With AI Chandigarh Edition.png',
123123
shareLink: '#build-with-ai-chandigarh-edition',
124124
},
125-
126125
];
127126

128127
const StyledtecheventsCard = styled.div`

src/Page/ResoucesHub/Courses.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ const Tags = () => {
362362
return (
363363
<section id="tags" className="mb-0 w-full pt-12 sm:py-16">
364364
<h1 className="text-md text-primary mb-8 text-center font-bold text-[#00a6fb] lg:text-2xl">
365-
Explore the top tech courses
365+
Explore the top best tech courses!
366366
</h1>
367367
{/* <h2 className="text-md text-primary mb-8 text-center text-[#00a6fb] font-bold lg:text-2xl">One Platform, Endless Tech Hackathon</h2> */}
368368

0 commit comments

Comments
 (0)