diff --git a/src/app/page.tsx b/src/app/page.tsx index c08dbf5..686e030 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="3D Tech Experience" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} buttons={[ { text: "Browse Products", href: "#products" }, { text: "Learn More", href: "#about" }