From f9c76a411cdb979869738cc951ae467d785dd1ec Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 18:13:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 43dc603..4ed6546 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/thunderstorm-city_23-2151750345.jpg", imageAlt: "Nova City Street" }, { imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds-wallpapers_181624-20143.jpg", imageAlt: "Nova City Sunset" }, { imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-colorful-glowing-neon-lights-3d-rendering_181624-21209.jpg", imageAlt: "Nova City Skyline" }, - { imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2390.jpg", imageAlt: "Nova City Police" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJW5GfAAOyIS2B4ls3mgTd525s/uploaded-1778004796206-q1ccv206.png", imageAlt: "Nova City Police" }, { imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-futuristic-city-with-neon-lights_23-2151966338.jpg", imageAlt: "Nova City Interior" } ]} /> -- 2.49.1