From 75972642bb8789fe29f289c2203119d02d2fb919 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 17:14:02 +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 a6a9126..c600fc6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { text: "Spoznajte Nás", href: "#about"}, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/soccer-stadium-full-people_23-2151548638.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EuICNkH3LI11nHK4HpX7kHvGfx/uploaded-1781025209311-l2twzkkv.jpg" imageAlt="Dynamic soccer action shot" showDimOverlay={true} /> @@ -340,4 +340,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1