diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b6f8770..79d0a08 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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"}, ]} /> @@ -120,7 +120,7 @@ export default function AboutPage() { @@ -283,7 +283,7 @@ export default function HomePage() {