Skip to content

Commit 5bbd5c2

Browse files
authored
Update second avatar photo
This PR updates the second photo that wasn't working to a new one
1 parent b3cf170 commit 5bbd5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ export default async function Page(props) {
243243
<br />
244244
<Card title="EXAMPLE">
245245
<Avatar src="https://pbs.twimg.com/profile_images/1818030201051430918/M6kSNje3_400x400.jpg" href="https://internet.dev" target="_blank" />
246-
<Avatar src="https://pbs.twimg.com/profile_images/1768438338841890816/taF_Uvqu_400x400.jpg" href="https://internet.dev" target="_blank" />
246+
<Avatar src="https://pbs.twimg.com/profile_images/1880540584588570624/4LQlAZ0q_400x400.jpg" href="https://internet.dev" target="_blank" />
247247
<Avatar src="https://pbs.twimg.com/profile_images/1748647089633169408/B7vd7ito_400x400.jpg" href="https://internet.dev" target="_blank" />
248248
<Avatar src="https://pbs.twimg.com/profile_images/1778697935544627200/1LvOcE-F_400x400.jpg" href="https://internet.dev" target="_blank" />
249249
<Avatar src="https://pbs.twimg.com/profile_images/1841883108305731585/3rhRm7aY_400x400.jpg" href="https://internet.dev" target="_blank" />

0 commit comments

Comments
 (0)