Avijit Ghosh
commited on
Commit
·
ee44922
1
Parent(s):
f6efde3
Update homepage description to focus on AI for Science
Browse files- Changed 'influential labs' to 'organizations working in AI for Science'
- Better reflects the site's focus on AI applications in scientific research
- Clarifies the purpose for visitors
- src/pages/index.tsx +1 -1
src/pages/index.tsx
CHANGED
|
@@ -64,7 +64,7 @@ function Page({
|
|
| 64 |
</span>
|
| 65 |
</h1>
|
| 66 |
<p className="text-base sm:text-lg lg:text-xl text-muted-foreground max-w-2xl mx-auto leading-relaxed px-4">
|
| 67 |
-
Open models, datasets, and apps from
|
| 68 |
</p>
|
| 69 |
</div>
|
| 70 |
|
|
|
|
| 64 |
</span>
|
| 65 |
</h1>
|
| 66 |
<p className="text-base sm:text-lg lg:text-xl text-muted-foreground max-w-2xl mx-auto leading-relaxed px-4">
|
| 67 |
+
Open models, datasets, and apps from orgs contributing to AI4Science in the last year.
|
| 68 |
</p>
|
| 69 |
</div>
|
| 70 |
|