diff --git a/src/app/community/page.tsx b/src/app/community/page.tsx index fb533c6..8a259c7 100644 --- a/src/app/community/page.tsx +++ b/src/app/community/page.tsx @@ -56,12 +56,12 @@ export default function LandingPage() { { id: "t1", name: "DinoFan99", - imageSrc: "http://img.b2bpic.net/free-photo/fun-3d-cartoon-illustration-trex-rocker_183364-123483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fun-3d-cartoon-illustration-trex-rocker_183364-123483.jpg?_wi=2", }, { id: "t2", name: "SolTrader", - imageSrc: "http://img.b2bpic.net/free-photo/fun-3d-cartoon-illustration-trex-rocker_183364-118323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fun-3d-cartoon-illustration-trex-rocker_183364-118323.jpg?_wi=2", }, ]} /> @@ -83,7 +83,7 @@ export default function LandingPage() {