Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 043e5ba213 | |||
| 2b6d18f252 |
@@ -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={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user