@@ -57,10 +57,19 @@ initiatives:
5757<section id =" home " class =" p-5 text-center bg-light welcome-section " >
5858 <div class =" overlay px-0 py-4 " >
5959 <div class="container p-0">
60- <h1>Welcome to the <span class="bg-light text-warning rounded">Open Science Labs</span></h1>
60+ <h1>
61+ <span class="bg-dark text-white rounded">
62+ Welcome to the
63+ </span>
64+ <span class="bg-warning text-light rounded">
65+ Open Science Labs
66+ </span>
67+ </h1>
6168 <h2>
62- Fostering innovation and collaboration with open science and open
63- source.
69+ <span class="bg-secondary text-ligh rounded">
70+ Fostering innovation and collaboration with open science and open
71+ source.
72+ </span>
6473 </h2>
6574 </div>
6675 </div >
@@ -90,9 +99,9 @@ initiatives:
9099 </div >
91100</section >
92101
93- <section id =" initiatives " class =" p-5 bg-light " >
102+ <section id =" initiatives " class =" p-5 bg-light text-black-50 " >
94103 <div class =" container " >
95- <h2 class="text-center">Our Main Initiatives</h2>
104+ <h2 class="text-center text-dark ">Our Main Initiatives</h2>
96105 <p>
97106 Discover Our Main Initiatives at Open Science Labs, where we champion
98107 the advancement of scientific research and technology through a
@@ -109,7 +118,7 @@ initiatives:
109118 <div class="col">
110119 <div class="card m-0 p-0">
111120 <div class="card-body m-0">
112- <h5 class="card-title">Community</h5>
121+ <h5 class="card-title text-dark ">Community</h5>
113122 <p class="card-text fw-lighter">
114123 Whether you're here to learn, share, or contribute, you'll find
115124 a supportive space to explore open science and technology.
@@ -121,15 +130,15 @@ initiatives:
121130 class="btn btn-success"
122131 target="_blank"
123132 >
124- Join our Discord server
133+ Join us on Discord
125134 </a>
126135 </div>
127136 </div>
128137 </div>
129138 <div class="col">
130139 <div class="card m-0 p-0">
131140 <div class="card-body m-0">
132- <h5 class="card-title">Internship Program</h5>
141+ <h5 class="card-title text-dark ">Internship Program</h5>
133142 <p class="card-text fw-lighter">
134143 Offering hands-on experience in open source projects, fostering
135144 learning, and contributing to the community.
@@ -145,7 +154,7 @@ initiatives:
145154 <div class="col">
146155 <div class="card m-0 p-0">
147156 <div class="card-body m-0">
148- <h5 class="card-title">Project Affiliation</h5>
157+ <h5 class="card-title text-dark ">Project Affiliation</h5>
149158 <p class="card-text fw-lighter">
150159 Supporting and promoting open source projects aligned with our
151160 mission, providing visibility and resources.
@@ -159,7 +168,7 @@ initiatives:
159168 <div class="col">
160169 <div class="card m-0 p-0">
161170 <div class="card-body m-0">
162- <h5 class="card-title">Incubator Program</h5>
171+ <h5 class="card-title text-dark ">Incubator Program</h5>
163172 <p class="card-text fw-lighter">
164173 Nurturing innovative open source projects, providing the support
165174 and resources needed to evolve ideas into impactful solutions
@@ -176,23 +185,19 @@ initiatives:
176185 <div class="col">
177186 <div class="card m-0 p-0">
178187 <div class="card-body m-0">
179- <h5 class="card-title">Study Groups</h5>
188+ <h5 class="card-title text-dark ">Study Groups</h5>
180189 <p class="card-text fw-lighter">
181- We encourage the community to organize study groups
182- to foster a collaborative environment for learning
183- and sharing. Currently, OSL, sponsored by LiteRev,
184- hosts a study group dedicated to enhancing
185- problem-solving skills through the Advent of Code
186- challenges.
190+ Join Open Science Labs study groups to engage, learn, and
191+ collaborate on diverse topics around open science and
192+ technologies.
187193 </p>
188194 </div>
189195 <div class="card-footer m-0">
190196 <a
191- href="https://opensciencelabs.org/discord"
192- class="btn btn-success"
193- target="_blank"
197+ href="/learning/study-groups"
198+ class="btn btn-primary"
194199 >
195- Join our Discord server
200+ Learn More
196201 </a>
197202 </div>
198203 </div>
@@ -202,7 +207,7 @@ initiatives:
202207 <div class="card-body m-0">
203208 <h5 class="card-title">Blog</h5>
204209 <p class="card-text fw-lighter">
205- Our blog features contributions from our vibrant community,
210+ Our blog features contributions from our community,
206211 showcasing project updates, innovative research findings, and
207212 expert opinions to inspire and inform.
208213 </p>
@@ -235,9 +240,9 @@ initiatives:
235240 </div >
236241</section >
237242
238- <section id =" affiliation " class =" p-5 bg-light " >
243+ <section id =" affiliation " class =" p-5 bg-light text-black-50 " >
239244 <div class =" container " >
240- <h2 class="text-center">Project Affiliation</h2>
245+ <h2 class="text-center text-dark ">Project Affiliation</h2>
241246 <p>
242247 The Project Affiliation program at Open Science Labs is designed to
243248 foster collaboration and growth among open science and open source
@@ -274,15 +279,15 @@ initiatives:
274279 class="btn btn-success"
275280 target="_blank"
276281 >
277- Join our Discord server
282+ Join us on Discord
278283 </a>
279284 </div>
280285 </div >
281286</section >
282287
283- <section id =" partnership " class =" p-5 bg-light " >
288+ <section id =" partnership " class =" p-5 bg-light text-black-50 " >
284289 <div class =" container " >
285- <h2 class="text-center">Partnership</h2>
290+ <h2 class="text-center text-dark ">Partnership</h2>
286291 <div>
287292 <p>
288293 The Partner Program at Open Science Labs is designed to forge
0 commit comments