From bd3dece404f44d64ed6913fb4e6f425daaac2dc5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:54:31 +0000 Subject: [PATCH] Update src/app/community/page.tsx --- src/app/community/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {