Skip to content

Commit 2d49e1a

Browse files
committed
tamen
1 parent 7dd4ead commit 2d49e1a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/(default)/(project)/TAMEn/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ export default function Home() {
151151
</p>
152152
<div className="mt-4 md:mt-6 flex flex-row justify-center gap-2 md:gap-4">
153153
<a
154-
href="http://arxiv.org/abs/2506.01941"
154+
href="https://arxiv.org/abs/2604.07335"
155155
className="px-3 py-1 md:px-4 md:py-2 bg-black/30 text-white rounded-lg shadow-md hover:shadow-lg hover:bg-white/10 transition-all duration-200 border border-white/40 text-[10px] sm:text-xs md:text-sm"
156156
target="_blank"
157157
rel="noopener noreferrer"
@@ -473,7 +473,7 @@ export default function Home() {
473473
<Separator className="max-w-6xl mt-14 md:mt-28" />
474474
</div>
475475

476-
{/* FreeTacMan 3D Model */}
476+
{/* TAMEn 3D Model */}
477477
<div
478478
className="w-full px-4 md:px-6 flex flex-col items-center"
479479
id="model"

0 commit comments

Comments
 (0)