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 340a98d commit a507bd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/nextjs/app/about/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@ export const About = () => {
<div className="flex flex-col items-center justify-center">
<div className="hero bg-base-200">
<div className="hero-content flex-col lg:flex-row-reverse text-2xl">
<img
<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"
className="max-w-sm rounded-lg shadow-2xl mx-3"
/>
<div>
Expand Down

0 comments on commit a507bd5

Please sign in to comment.