Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 73eb71d91b |
@@ -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={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user