From 73eb71d91ba62f8b3974b981cf7972dd942b04e3 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 5 Feb 2026 14:17:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 25fda5c..2430a0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { tag="Available Now" tagIcon={Check} textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" gridVariant="three-columns-all-equal-width" products={[ @@ -132,7 +132,7 @@ export default function LandingPage() { description="Join millions of iPhone users worldwide and experience the ecosystem that just works." tag="Global Impact" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="scale-rotate" gridVariant="uniform-all-items-equal" metrics={[ @@ -187,7 +187,7 @@ export default function LandingPage() { description="Find answers to common questions about iPhone models, features, pricing, and support." tag="Help & Support" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="smooth" faqs={[ { -- 2.49.1