From ed76ab80829927c22b6d660453e3763f8e063252 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 19:23:59 +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 1bf2051..b6dea64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-interior-old-abandoned-building_181624-31016.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-interior-old-abandoned-building_181624-31016.jpg?_wi=1" imageAlt="Dark horror escape room environment" showBlur={true} avatars={[ @@ -121,7 +121,7 @@ export default function LandingPage() { description: "Complete the forbidden ceremony before time runs out.", bentoComponent: "reveal-icon", icon: Flame, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-interior-old-abandoned-building_181624-31016.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-interior-old-abandoned-building_181624-31016.jpg?_wi=2", imageAlt: "Man sitting and showing peace sign", }, { -- 2.49.1