diff --git a/index.html b/index.html
index 7fc1f60..eb376bf 100644
--- a/index.html
+++ b/index.html
@@ -617,8 +617,8 @@
-
Learn & Level Up Your Skills
-
Select from a wide range of courses to upskill and advance your career!
+
The Future of Your Career Starts Now. Learn, Grow, Achieve
+
Stop waiting for opportunity—create it. Dive into our extensive library to level up your expertise and unlock your next big career move.
✓50+ Courses
✓Certificate
diff --git a/main.css b/main.css
index dac2bdc..e1db946 100644
--- a/main.css
+++ b/main.css
@@ -570,7 +570,7 @@
}
.card-hackathons {
- background: url('assets/images/seize/hackathons.png') no-repeat center/cover;
+ background: url('assets/images/seize/hackathon.png') no-repeat center/cover;
color: white;
}
@@ -580,12 +580,12 @@
}
.card-conferences {
- background: url('assets/images/seize/conferences.png') no-repeat center/cover;
+ background: url('assets/images/seize/conference.png') no-repeat center/cover;
color: #1f2937;
}
.card-festivals {
- background: url('assets/images/seize/test.png') no-repeat center/cover;
+ background: url('assets/images/seize/techfest.png') no-repeat center/cover;
color: #1f2937;
}