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 ab776e0 commit 330b06cCopy full SHA for 330b06c
components/homepage/AboutSection.tsx
@@ -31,7 +31,7 @@ export default function AboutSection() {
31
</div>
32
<div>
33
<h4 className="font-semibold text-lg">
34
- Over ( {new Date().getFullYear() - 2004}) Years of Academic
+ Over {new Date().getFullYear() - 2004} Years of Academic
35
Excellence
36
</h4>
37
<p className="text-gray-600 text-sm">
0 commit comments