From b77901e2cf915fae89c0c5c0cdb4f3028a224591 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:36:12 +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 dbf87d7..23c180a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,10 +137,10 @@ 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-3-items" + gridVariant="uniform-4-items" animationType="slide-up" textboxLayout="default" - useInvertedBackground={false} + useInvertedBackground="noInvert" /> -- 2.49.1