Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 05:58:18 +00:00

View File

@@ -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}
/>
</div>
</ThemeProvider>