We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a37151 commit bcba72eCopy full SHA for bcba72e
src/app/tweets.tsx
@@ -9,19 +9,19 @@ export default function Tweets() {
9
<ClientTweetCard
10
className=" bg-card/60 text-sm"
11
id="1900398732023099470"
12
- video="/jordan.mp4"
+ video="https://images.codefoli.com/jordan.mp4"
13
pfp="/pfp/brainrotpfp.jpg"
14
/>
15
16
17
id="1893536210284372317"
18
- video="/squid.mp4"
+ video="https://images.codefoli.com/squid.mp4"
19
pfp="/pfp/noahpfp.jpg"
20
21
22
23
id="1889493561390792813"
24
- video="/jp.mp4"
+ video="https://images.codefoli.com/jp.mp4"
25
26
27
</div>
0 commit comments