diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d6a0499..23e6a90 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -39,13 +39,13 @@ export default function LandingPage() { useInvertedBackground={false} title="Who is Draxo?" description="Draxo is not your typical aggressive memcoin mascot. He is a shy, kind dinosaur who just wants to find his community on Solana. His journey is one of friendship, kindness, and decentralized growth." - imageSrc="http://img.b2bpic.net/free-photo/fun-3d-cartoon-lizard-running_183364-120307.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fun-3d-cartoon-lizard-running_183364-120307.jpg?_wi=1" />
@@ -60,7 +60,7 @@ export default function LandingPage() {