From dbe1155a37860d1f6f0a155a57a987fc472120cb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 06:19:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c0291ef..0378ba3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { { id: "f2", title: "Good Times", author: "Chill Vibes", description: "Board games, slow jams, your people.", tags: [ "Games", "Vibes"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9bvu8h"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9bvu8h&_wi=1"}, { id: "f3", title: "Bring Everyone", author: "Inclusive", description: "Date nights. Family lunches. Birthday takeovers.", tags: [ "Family", "DateNight"], @@ -158,7 +158,7 @@ export default function LandingPage() {