Skip to content

Commit 5661e3c

Browse files
committed
v2.0
1 parent 77677c9 commit 5661e3c

11 files changed

Lines changed: 84 additions & 29 deletions

File tree

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ const techevents = [
8888
location: 'NSUT Delhi',
8989
date: 'April 19, 2025',
9090
domains: ['Shayari', 'Songs', 'Pickup Lines'],
91-
applyLink: 'https://unstop.com/events/kagazi-sher-a-paper-dancing-event-moksha-netaji-subhas-university-of-technology-nsut-delhi-1459793?lb=i8K8QT8Y&utm_medium=Share&utm_source=shortUrl',
91+
applyLink:
92+
'https://unstop.com/events/kagazi-sher-a-paper-dancing-event-moksha-netaji-subhas-university-of-technology-nsut-delhi-1459793?lb=i8K8QT8Y&utm_medium=Share&utm_source=shortUrl',
9293
poster: '/assets/Events/Kagazi Sher.png',
9394
shareLink: '#kagazisher',
9495
},
@@ -122,7 +123,6 @@ const techevents = [
122123
poster: '/assets/Events/Build With AI Chandigarh.png',
123124
shareLink: '#buildwithaichd',
124125
},
125-
126126
];
127127

128128
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)