Skip to content

Commit 8f9e1f6

Browse files
committed
tamen
1 parent ba30acc commit 8f9e1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ export default function Home() {
132132
poster="https://ik.imagekit.io/uqvsd50nv/teaser.jpg"
133133
className="absolute inset-0 h-full w-full object-contain bg-black"
134134
>
135-
<source src="https://ik.imagekit.io/uqvsd50nv/teaser.mp4" />
135+
<source src="https://ik.imagekit.io/7rgtwup0y/teaser.mp4" />
136136
</video>
137137
<div className="absolute inset-0 z-10 flex items-center justify-center px-4 md:px-8 bg-black/25">
138138
<div className="max-w-5xl text-center">

0 commit comments

Comments
 (0)