From a1728546f743a635b96b349720427e696955f932 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 14:06: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 e73474c..626acba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function LandingPage() { id: "match-day", title: "Match Day", descriptions: [ "Live action from competitive matches", "High-quality professional photography", "Download button for each image" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yvjd9l&_wi=2", imageAlt: "Match day action" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtMwSb7XtcCusJpAQKgNh79ZwX/uploaded-1773410770650-whrqjcis.png", imageAlt: "Match day action" }, { id: "training", title: "Training Sessions", descriptions: [ -- 2.49.1