Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-05 05:05:55 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -81,7 +81,7 @@ export default function AboutPage() {
tag="Our Mission"
tagIcon={Lightbulb}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg"
imageSrc="http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg?_wi=2"
imageAlt="EduLearn Academy community"
useInvertedBackground={false}
buttons={[

View File

@@ -155,7 +155,7 @@ export default function HomePage() {
tag="Our Mission"
tagIcon={Lightbulb}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg"
imageSrc="http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg?_wi=1"
imageAlt="EduLearn Academy community"
useInvertedBackground={false}
buttons={[{ text: "Learn Our Story", href: "/about" }]}