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