From 884fb8be82c9d2c135262b30804a20ae89972fca Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:58:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index ad768d9..162d902 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,6 +72,7 @@ export default function PersonalTrainerPage() { tagIcon={TrendingUp} animationType="blur-reveal" textboxLayout="split" + useInvertedBackground={true} metrics={[ { id: "m1", value: "100%", title: "Elite Focus", description: "Calculated hypertrophy programming", imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-white-clothing-black-wall_176420-542.jpg" }, { id: "m2", value: "50+", title: "Transformations", description: "Sculpted physiques globally", imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg" }