Skip to content

Commit 35756e2

Browse files
committed
fix: 🐛 update AIREADI project header
1 parent 2ad381d commit 35756e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/aireadi/hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default function Hero() {
2626
AI-READI
2727
</h1>
2828
<h2 className="mb-2 w-full max-w-xl text-center text-2xl font-medium sm:text-2xl">
29-
Artificial Intelligence Ready and Equitable Atlas for Diabetes
29+
Artificial Intelligence Ready and Exploratory Atlas for Diabetes
3030
Insights
3131
</h2>
3232
<p className="mx-auto mb-8 max-w-lg text-center font-asap text-base leading-relaxed text-black">

src/pages/projects.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export default function Home() {
7575
</div>
7676

7777
<h2 className="mb-2 mt-2 w-full text-2xl font-semibold sm:text-2xl">
78-
Artificial Intelligence Ready and Equitable Atlas for
78+
Artificial Intelligence Ready and Exploratory Atlas for
7979
Diabetes Insights
8080
</h2>
8181
</div>

0 commit comments

Comments
 (0)