Skip to content

Commit a9a03da

Browse files
committed
.
1 parent 565f657 commit a9a03da

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

  • app/(default)/(team)/team/recognition2025

app/(default)/(team)/team/recognition2025/page.tsx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,15 @@ export default function Home() {
8282
</div>
8383

8484

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+
</div>
92+
93+
8594

8695

8796

0 commit comments

Comments
 (0)