diff --git a/src/app/page.tsx b/src/app/page.tsx index 55962c1..35a53c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,7 +167,7 @@ export default function ChatPlatformPage() { buttons={[ { text: "Join The Beta Today", href: "#contact" }, ]} - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} useInvertedBackground={false} />