diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d0c38b0..2ec9e68 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { borderRadius="rounded" contentWidth="compact" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="solid" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -63,20 +63,13 @@ export default function AboutPage() {