From 57aed8ed4d803b24e4ac35144d8eb3f0922bc993 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:45:44 +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 dab71b8..b8e852c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,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="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" -- 2.49.1