Update src/app/about/page.tsx
This commit is contained in:
@@ -90,12 +90,12 @@ export default function AboutPage() {
|
||||
id: 2,
|
||||
tag: "Values", title: "Accuracy & Transparency", subtitle: "Trust through precision", description:
|
||||
"Every calculation, prediction, and recommendation is built on rigorous data science and transparent algorithms. Our students trust us with their academic futures, and we take that responsibility seriously.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APzrAl8FUR6Sq885GZcTzaJsFb/a-clean-interface-mockup-showing-weighte-1772509353351-5d519432.png", imageAlt: "Accuracy and Transparency"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APzrAl8FUR6Sq885GZcTzaJsFb/a-clean-interface-mockup-showing-weighte-1772509353351-5d519432.png?_wi=2", imageAlt: "Accuracy and Transparency"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Innovation", title: "AI-Powered Insights", subtitle: "Technology for learning", description:
|
||||
"We harness the power of machine learning and artificial intelligence to deliver personalized, actionable recommendations. Our AI gets smarter as it learns from each student's unique academic patterns.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APzrAl8FUR6Sq885GZcTzaJsFb/an-ai-powered-recommendation-engine-inte-1772509353241-88fb0cf9.png", imageAlt: "AI-Powered Innovation"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APzrAl8FUR6Sq885GZcTzaJsFb/an-ai-powered-recommendation-engine-inte-1772509353241-88fb0cf9.png?_wi=2", imageAlt: "AI-Powered Innovation"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -120,7 +120,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APzrAl8FUR6Sq885GZcTzaJsFb/a-subtle-modern-educational-background-i-1772509353273-4ef8c2ce.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APzrAl8FUR6Sq885GZcTzaJsFb/a-subtle-modern-educational-background-i-1772509353273-4ef8c2ce.png?_wi=3"
|
||||
imageAlt="Academic Success Background"
|
||||
logoText="GradeOptim"
|
||||
copyrightText="© 2025 GradeOptim. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user