From 00bf2f11f41d401a39880e3bf83e02eb2edea3ff Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:43:57 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} />