Update src/app/page.tsx

This commit is contained in:
2026-01-12 14:41:46 +00:00
parent b098420caf
commit 5dc04ab99f

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
title="Crafted for those who demand the finest. We source premium ingredients with unwavering attention to quality, purity, and efficacy. Every supplement is rigorously tested to ensure you receive nothing but excellence."
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
buttons={[
{
text: "Shop Premium Collection", href: "products"
@@ -109,7 +109,7 @@ export default function LandingPage() {
description="Carefully curated supplements for optimal wellness"
tag="Featured Products"
textboxLayout="default"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
products={[
@@ -159,7 +159,7 @@ export default function LandingPage() {
title="Our Impact"
description="Trusted credentials that reflect our commitment to excellence"
textboxLayout="default"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
metrics={[
@@ -213,7 +213,7 @@ export default function LandingPage() {
<ContactText
text="Ready to elevate your wellness journey? Discover our complete collection of premium supplements and experience the VITALIS difference today."
animationType="entrance-slide"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
buttons={[
{
text: "Shop Now", href: "products"