Update src/app/about/page.tsx

This commit is contained in:
2026-03-08 12:43:57 +00:00
parent 69c5546e40
commit 00bf2f11f4

View File

@@ -142,7 +142,7 @@ export default function AboutPage() {
{
text: "Contact Us", href: "#contact"},
]}
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>