diff --git a/src/app/page.tsx b/src/app/page.tsx index f4809de..09aad4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,7 +168,7 @@ export default function LandingPage() { { text: "Send Email", href: "mailto:your.email@example.com" }, { text: "LinkedIn Profile", href: "https://linkedin.com" } ]} - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} />