We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7080054 commit ab776e0Copy full SHA for ab776e0
components/homepage/AboutSection.tsx
@@ -31,7 +31,8 @@ export default function AboutSection() {
31
</div>
32
<div>
33
<h4 className="font-semibold text-lg">
34
- Over 27 Years of Academic Excellence
+ Over ( {new Date().getFullYear() - 2004}) Years of Academic
35
+ Excellence
36
</h4>
37
<p className="text-gray-600 text-sm">
38
Proven experience in delivering quality education across
0 commit comments