Spaces:
Running
Running
ameerazam08
commited on
Commit
•
2bb2194
1
Parent(s):
9412525
Update src/app/about-event.tsx
Browse files- src/app/about-event.tsx +2 -2
src/app/about-event.tsx
CHANGED
@@ -144,10 +144,10 @@ export function AboutEvent() {
|
|
144 |
|
145 |
|
146 |
<Typography variant="h6" className="text-center mb-2" color="orange" placeholder="">
|
147 |
-
Day
|
148 |
</Typography>
|
149 |
<Typography variant="h6" className="text-center mb-2" color="blue-gray" placeholder="">
|
150 |
-
|
151 |
</Typography>
|
152 |
|
153 |
<Typography variant="lead"
|
|
|
144 |
|
145 |
|
146 |
<Typography variant="h6" className="text-center mb-2" color="orange" placeholder="">
|
147 |
+
Every Day Update
|
148 |
</Typography>
|
149 |
<Typography variant="h6" className="text-center mb-2" color="blue-gray" placeholder="">
|
150 |
+
Gen AI Top Papers and Research
|
151 |
</Typography>
|
152 |
|
153 |
<Typography variant="lead"
|