Update src/app/join/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function JoinPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="glowing-orb"
|
||||
background="fluid"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -81,7 +81,7 @@ export default function JoinPage() {
|
||||
<HeroSplitKpi
|
||||
title="Join Our Community"
|
||||
description="Start your journey to becoming a confident communicator and critical thinker today."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "fluid" }}
|
||||
kpis={[
|
||||
{ value: "3", label: "Steps to Join" },
|
||||
{ value: "24h", label: "Onboarding" },
|
||||
|
||||
Reference in New Issue
Block a user