Update src/app/about/page.tsx

This commit is contained in:
2026-03-07 18:19:14 +00:00
parent 6249c3bd2f
commit d3355b7536

View File

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