Update src/app/about/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function AboutPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="glowing-orb"
|
||||
background="fluid"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -79,7 +79,7 @@ export default function AboutPage() {
|
||||
<HeroSplitKpi
|
||||
title="The Story Behind Learning Point"
|
||||
description="Founded on the belief that every young person deserves the tools to express themselves powerfully and think critically about the world around them."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "fluid" }}
|
||||
kpis={[
|
||||
{ value: "2020", label: "Year Founded" },
|
||||
{ value: "50+", label: "Countries" },
|
||||
|
||||
Reference in New Issue
Block a user