From a3ce69e236f095c3ab0c3be461b8169475fe297c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:24:04 +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 23c180a..c424755 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,7 +137,7 @@ export default function LandingPage() { id: "5", title: "Scouting Profiles", description: "Build your professional player profile showcasing your best performances, statistics, and highlights. Get discovered by scouts, coaches, and talent managers looking for the next generation of elite players.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARG95IubePm72odE2W2PgzTebj/a-professional-scouting-profile-showcasi-1772547878220-1850ce61.png", imageAlt: "Player Scouting Profile" } ]} - gridVariant="uniform-4-items" + gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" -- 2.49.1