Compare commits

2 Commits

Author SHA1 Message Date
043e5ba213 Update src/app/page.tsx 2026-02-05 14:17:34 +00:00
2b6d18f252 Merge version_1 into main
Merge version_1 into main
2026-02-05 14:13:41 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
tag="Available Now" tag="Available Now"
tagIcon={Check} tagIcon={Check}
textboxLayout="default" textboxLayout="default"
useInvertedBackground="invertDefault" useInvertedBackground="noInvert"
animationType="slide-up" animationType="slide-up"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
products={[ products={[
@@ -132,7 +132,7 @@ export default function LandingPage() {
description="Join millions of iPhone users worldwide and experience the ecosystem that just works." description="Join millions of iPhone users worldwide and experience the ecosystem that just works."
tag="Global Impact" tag="Global Impact"
textboxLayout="default" textboxLayout="default"
useInvertedBackground="invertDefault" useInvertedBackground="noInvert"
animationType="scale-rotate" animationType="scale-rotate"
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
metrics={[ metrics={[
@@ -187,7 +187,7 @@ export default function LandingPage() {
description="Find answers to common questions about iPhone models, features, pricing, and support." description="Find answers to common questions about iPhone models, features, pricing, and support."
tag="Help & Support" tag="Help & Support"
textboxLayout="default" textboxLayout="default"
useInvertedBackground="invertDefault" useInvertedBackground="noInvert"
animationType="smooth" animationType="smooth"
faqs={[ faqs={[
{ {