We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 565f657 commit a9a03daCopy full SHA for a9a03da
1 file changed
app/(default)/(team)/team/recognition2025/page.tsx
@@ -82,6 +82,15 @@ export default function Home() {
82
</div>
83
84
85
+ <div className="w-full px-6 flex justify-center mt-12">
86
+ <div className="w-full max-w-7xl">
87
+ <p>
88
+ Some other Awards are announced internally without shown onto the website here.
89
+ </p>
90
+ </div>
91
92
+
93
94
95
96
0 commit comments