We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a31c8 commit 4c3fe65Copy full SHA for 4c3fe65
src/pages/index.js
@@ -238,6 +238,16 @@ const IndexPage = () => {
238
from educational AI governance to digital response initiatives.
239
</p>
240
</div>
241
+
242
+ <div className="mission-card">
243
+ <div className="mission-icon">📚</div>
244
+ <h3>Educational Access</h3>
245
+ <p>
246
+ For 20 years at Oracle, built global learning infrastructure enabling
247
+ thousands of students worldwide to access technical education - from
248
+ Oracle classrooms to community colleges to distance learning programs.
249
+ </p>
250
+ </div>
251
252
253
<div className="vision-statement">
0 commit comments