Merge version_2 into main #3
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user