diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f6d7d9f..7e93e07 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -142,7 +142,7 @@ export default function AboutPage() { { text: "Contact Us", href: "#contact"}, ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} />