Skip to content

Commit

Permalink
Improvements to About page
Browse files Browse the repository at this point in the history
  • Loading branch information
luloxi committed Dec 13, 2024
1 parent f3e4d5f commit c07ee1b
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -113,8 +113,8 @@ export const About = () => {
<div className="hero bg-base-200">
<div className="hero-content flex-col lg:flex-row-reverse ">
<Image
src="https://www.rawshorts.com/blog/wp-content/uploads/2019/08/instagram-ads.gif"
alt="Animation showing how to enter PunkSociety, and the experience of scrolling the home feed"
src="/sending-money.jpg"
alt="A dollar bill traveling from one phone to another"
className="max-w-sm rounded-lg shadow-2xl mx-3"
width={350}
height={350}
Expand Down
Binary file added packages/nextjs/public/sending-money.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c07ee1b

Please sign in to comment.