Skip to content

Commit bd88373

Browse files
committed
fix: andy's profile picture
1 parent b2f8483 commit bd88373

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,15 +243,15 @@ export default async function Page(props) {
243243
<br />
244244
<br />
245245
<Card title="EXAMPLE">
246-
<Avatar src="https://pbs.twimg.com/profile_images/1892435035430801409/ExonBPYi_400x400.jpg" href="https://internet.dev" target="_blank" />
246+
<Avatar src="https://pbs.twimg.com/profile_images/1934755236364865537/OxJve4Jp_400x400.jpg" href="https://internet.dev" target="_blank" />
247247
<Avatar src="https://pbs.twimg.com/profile_images/1925213285663805441/fUiKWlj2_400x400.jpg" href="https://internet.dev" target="_blank" />
248248
<Avatar src="https://pbs.twimg.com/profile_images/1890125319224598528/ZILr9OGp_400x400.jpg" href="https://internet.dev" target="_blank" />
249249
<Avatar src="https://pbs.twimg.com/profile_images/1748647089633169408/B7vd7ito_400x400.jpg" href="https://internet.dev" target="_blank" />
250250
<Avatar src="https://pbs.twimg.com/profile_images/1841883108305731585/3rhRm7aY_400x400.jpg" href="https://internet.dev" target="_blank" />
251251
<Avatar src="https://avatars.githubusercontent.com/u/10610892?v=4" href="https://internet.dev" target="_blank" />
252252
<br />
253253
<br />
254-
<Avatar src="https://pbs.twimg.com/profile_images/1892435035430801409/ExonBPYi_400x400.jpg" href="https://x.com/aalimbuyuguen" target="_blank">
254+
<Avatar src="https://pbs.twimg.com/profile_images/1934755236364865537/OxJve4Jp_400x400.jpg" href="https://x.com/aalimbuyuguen" target="_blank">
255255
<Indent>
256256
ANDREW ALIMBUYUGUEN
257257
<br />

0 commit comments

Comments
 (0)