Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
Udated About Us
  • Loading branch information
sheebaprakash authored Sep 19, 2024
1 parent f717bf7 commit 7c07aab
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions src/app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ export default function Page() {
<h2 className="text-xl font-semibold content-column">About Us</h2>
<div className="content-text">
<p>
AI Application Hub serves as a knowledge catalog with the theme AI for climate and
sustainability and is built to bring the Subject matter experts in this field together in one
place. The site has been categorized based on our community input into Data Sources, AI Models,
AI Application Hub serves as a knowledge catalog with the theme AI for climate action and is built to bring the Subject matter experts in this field together in one
place. This is place where experts can come to gather information as well as contribute to the hub based on their expertise on climate action and AI. The site has been categorized based on our community input into Data Sources, AI Models,
Publications and AI Tools. The site also provides a search capability for each of the sections.
</p>
<p>
Expand All @@ -29,16 +28,12 @@ export default function Page() {
</ul>
<br />
Alternatively, send an email with your contributions to {' '}
<a href= "mailto: [email protected]" className="text-blue-600 hover:underline">[email protected]</a>, {' '}
<a href= "mailto: [email protected]" className="text-blue-600 hover:underline">[email protected]</a>, {' '}
<a href= "mailto: [email protected]" className="text-blue-600 hover:underline">[email protected]</a>.
<a href= "mailto: support1" className="text-blue-600 hover:underline">[email protected]</a>, {' '}
<a href= "mailto: support2" className="text-blue-600 hover:underline">[email protected]</a>, {' '}
<a href= "mailto: support3" className="text-blue-600 hover:underline">[email protected]</a>.
<br />
<br />
<strong>Acknowledgement</strong>: All of this started with ENG CTO, Dinesh Verma’s vision for a comprehensive Data
Catalog for Enterprise Neurosystems and evolved into current form with dedicated work from the Hub team (Sheeba
Prakash, Abhay Ratnaparkhi and Anindita Das). Lot of volunteer hours and multiple iterations have gone into this to
make our AI Application Hub a reality. The team is grateful for the opportunity and support from ENG (Dinesh Verma,
Bill Wright, John Overton & others) and we look forward to more collaborations.

</p>
</div>
<Link legacyBehavior href="/" className="mt-4 rounded-md bg-blue-500 px-4 py-2 text-sm text-white transition-colors hover:bg-blue-400">
Expand Down

0 comments on commit 7c07aab

Please sign in to comment.