diff --git a/src/app/page.tsx b/src/app/page.tsx index 07d7a77..bb3f691 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Level Up Your Game" tagIcon={Gamepad2} tagAnimation="slide-up" - background={{ variant: "canvas-reveal" }} + background={{ variant: "circleGradient" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-dynamic-gaming-hero-image-featuring-mu-1772544222254-10deb046.png" imageAlt="Gaming equipment and peripherals" buttons={[ @@ -55,7 +55,6 @@ export default function LandingPage() { { text: "Read News", href: "news" } ]} buttonAnimation="slide-up" - useInvertedBackground={false} />