Update src/app/about/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function AboutPage() {
|
||||
id: "value-1",
|
||||
title: "Inclusive Learning",
|
||||
description: "We welcome students of all skill levels and backgrounds, fostering an environment where everyone can learn and contribute.",
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-pointing-finger-tablet-screen-showing-students_259150-60230.jpg", imageAlt: "Diverse group of students learning together" },
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-pointing-finger-tablet-screen-showing-students_259150-60230.jpg?_wi=2", imageAlt: "Diverse group of students learning together" },
|
||||
items: [
|
||||
{ icon: Users, text: "Diverse Community" },
|
||||
{ icon: BookOpen, text: "Peer Learning" },
|
||||
@@ -77,7 +77,7 @@ export default function AboutPage() {
|
||||
id: "value-2",
|
||||
title: "Innovation First",
|
||||
description: "We encourage creative thinking and experimentation, pushing the boundaries of what's possible with technology.",
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/team-software-engineers-doing-brainstorming-office_482257-123976.jpg", imageAlt: "Students innovating with technology" },
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/team-software-engineers-doing-brainstorming-office_482257-123976.jpg?_wi=2", imageAlt: "Students innovating with technology" },
|
||||
items: [
|
||||
{ icon: Code, text: "Creative Projects" },
|
||||
{ icon: Users, text: "Collaborative Innovation" },
|
||||
@@ -89,7 +89,7 @@ export default function AboutPage() {
|
||||
id: "value-3",
|
||||
title: "Real Impact",
|
||||
description: "Our projects and initiatives create meaningful change in our community and beyond.",
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/system-engineers-celebrating-successful-code-compiling-doing-high-five-hand-gesture-with-colleague-coder-analyzing-algorithm-multiple-screens-takes-off-glasses-congratulates-coworker_482257-41855.jpg", imageAlt: "Students celebrating successful project launch" },
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/system-engineers-celebrating-successful-code-compiling-doing-high-five-hand-gesture-with-colleague-coder-analyzing-algorithm-multiple-screens-takes-off-glasses-congratulates-coworker_482257-41855.jpg?_wi=2", imageAlt: "Students celebrating successful project launch" },
|
||||
items: [
|
||||
{ icon: Users, text: "Community Impact" },
|
||||
{ icon: Code, text: "Open Source Contributions" },
|
||||
|
||||
Reference in New Issue
Block a user