File tree 2 files changed +563
-856
lines changed
2 files changed +563
-856
lines changed Original file line number Diff line number Diff line change
1
+ <section class =" w-full flex-col justify-start items-center bg-gray-700 text-white py-8" >
2
+ <div class =" text-center mb-12" >
3
+ <h2 class =" text-3xl md:text-5xl font-bold my-4 mx-4 sm:mx-8" >
4
+ Join Our Open Source Movement
5
+ <!-- Call To Action! -->
6
+ </h2 >
7
+ <p class =" text-lg md:text-xl mb-10 mx-4 sm:mx-8" >
8
+ Contribute your skills and knowledge to help build a vibrant alumni portal for NCIT. Your expertise can make a difference!
9
+
10
+ </p >
11
+ <div class =" flex flex-col sm:flex-row justify-center items-center space-y-4 sm:space-y-0 sm:space-x-4" >
12
+ <a href =" https://github.com/noskofficial" target =" _blank" class =" border border-green-500 hover:bg-green-500 text-white py-3 px-6 transition-all duration-300" >
13
+ Contribute Now
14
+ </a >
15
+ <a href =" /learn_more" class =" border border-yellow-500 hover:bg-yellow-500 text-white py-3 px-6 transition-all duration-300" >
16
+ Learn More
17
+ </a >
18
+ </div >
19
+ <p class =" text-lg md:text-xl pt-8 mx-4 sm:mx-8" >
20
+ A Call To Action!
21
+ </p >
22
+ </div >
23
+ </section >
You can’t perform that action at this time.
0 commit comments