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" }