diff --git a/src/app/page.tsx b/src/app/page.tsx index 42fc3b3..5b934aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function Page() { title="Unlock Your Peak Performance with V LABS" description="Experience the ultimate in muscle growth, strength, energy, and recovery. Our premium supplements are scientifically designed for serious results, helping you surpass your limits." background={{ - variant: "fluid" + variant: "plain" }} buttons={[ { text: "Shop Now", href: "#products" }, @@ -227,7 +227,7 @@ export default function Page() { ]} buttonAnimation="slide-up" background={{ - variant: "glowing-orb" + variant: "plain" }} useInvertedBackground={false} /> @@ -243,7 +243,6 @@ export default function Page() { rightLink={{ text: "Terms of Service", href: "#" }} - useInvertedBackground={true} />