diff --git a/src/app/page.tsx b/src/app/page.tsx index fb91714..ac35a9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,6 +58,8 @@ export default function LandingPage() { title="Why We Recommend" description="We only pick products that meet strict quality and performance standards." textboxLayout="split" + animationType="slide-up" + useInvertedBackground={false} features={[ { title: "Expert Selection", @@ -74,6 +76,8 @@ export default function LandingPage() { @@ -123,6 +131,8 @@ export default function LandingPage() {