From 2a4422742d8187586757f3bf4b0e44e957c472f8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:10:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a87c3a8..a45316a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="UNSTOPPABLE. ELEVATED." description="Benett Stirtz isn’t just a name—it’s a presence. Experience the fusion of precision, discipline, and raw athleticism rising out of Iowa." buttons={[{ text: "Watch the Rise", href: "#about" }]} - imageSrc="http://img.b2bpic.net/free-photo/blurred-nightlights-city_23-2149049650.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BidN79lTY6yAwtwGRjZWTmcXmo/uploaded-1774976928264-q8i7z6hq.webp" /> @@ -70,9 +70,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} metrics={[ - { id: "m1", value: "24.5", title: "PPG", items: ["Consistent scoring", "Efficiency focused"] }, - { id: "m2", value: "8.2", title: "REB", items: ["Dominant boards", "Aggressive positioning"] }, - { id: "m3", value: "6.1", title: "AST", items: ["High basketball IQ", "Court vision"] }, + { id: "m1", value: "19.8", title: "PPG", items: ["Consistent scoring", "Efficiency focused"] }, + { id: "m2", value: "2.6 ", title: "REB", items: ["Dominant boards", "Aggressive positioning"] }, + { id: "m3", value: "4.4 ", title: "AST", items: ["High basketball IQ", "Court vision"] }, ]} /> -- 2.49.1