Skip to content

Commit

Permalink
Update About.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
luloxi authored Nov 19, 2024
1 parent cc5a6d5 commit 4266422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nextjs/app/about/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ export const About = () => {
src="/socialmonetization.jpg"
alt="Animation clicking a like button and increasing USDC balance"
className="max-w-sm rounded-lg shadow-2xl border-2"
width={500}
height={500}
width={400}
height={400}
/>
<div>
<h1 className="text-6xl font-mono">What if you earned 💸 money from socials?</h1>
Expand Down

0 comments on commit 4266422

Please sign in to comment.