Merge version_1 into main #1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user