Skip to content

Commit 091946a

Browse files
committed
.
1 parent 6f5fd3b commit 091946a

File tree

1 file changed

+4
-2
lines changed
  • app/(default)/(event)/cvpr2026/workshop

1 file changed

+4
-2
lines changed

app/(default)/(event)/cvpr2026/workshop/page.tsx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ export default function Home() {
231231
Embodied intelligence brings us closer to creating robots that can truly see, think, and act in the real world. Yet, today’s systems remain fragile, struggling to handle the complexity of the real world. This workshop looks ahead - toward generalizable embodied intelligence that thrives beyond the lab. By gathering pioneers from vision and robotics, the workshop seeks to identify key challenges, discuss interdisciplinary solutions, and chart promising directions for advancing embodied systems to everyday life.
232232
</p>
233233
<p className="leading-relaxed">
234-
If you are interested in our workshop, please <b>mark the workshop in your CVPR registration</b>, to have enough space for the workshop room.
234+
If you are interested in our workshop, please <span className="underline">mark the workshop in your CVPR registration</span>, to have enough space for the workshop room.
235235
</p>
236236
</div>
237237
</div>
@@ -334,7 +334,9 @@ export default function Home() {
334334
</Link>
335335
<div className="flex-1 flex flex-col gap-3">
336336
<h2 className="text-xl font-bold">
337-
Autonomous Grand Challenge 2026
337+
<Link href="/challenge2026/" className="text-o-blue animated-underline">
338+
Autonomous Grand Challenge 2026
339+
</Link>
338340
</h2>
339341
<p>
340342
To be released.

0 commit comments

Comments
 (0)