Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-02-05 12:43:22 +00:00

View File

@@ -1,4 +1,4 @@
"use client" "use client";
import { Camera, Facebook, Instagram, Linkedin, Monitor, Shield, ShoppingBag, Sparkles, Twitter, Zap } from "lucide-react"; import { Camera, Facebook, Instagram, Linkedin, Monitor, Shield, ShoppingBag, Sparkles, Twitter, Zap } from "lucide-react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
@@ -81,7 +81,7 @@ export default function iPhoneLandingPage() {
tag="Available Now" tag="Available Now"
tagIcon={ShoppingBag} tagIcon={ShoppingBag}
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={[
@@ -161,7 +161,7 @@ export default function iPhoneLandingPage() {
title="Trusted by Millions" title="Trusted by Millions"
description="Join a global community of iPhone users who experience excellence daily." description="Join a global community of iPhone users who experience excellence daily."
textboxLayout="default" textboxLayout="default"
useInvertedBackground="invertDefault" useInvertedBackground="noInvert"
animationType="slide-up" animationType="slide-up"
metrics={[ metrics={[
{ {
@@ -215,7 +215,7 @@ export default function iPhoneLandingPage() {
sideTitle="Frequently Asked Questions" sideTitle="Frequently Asked Questions"
sideDescription="Find answers to common questions about iPhone features, purchasing, and support." sideDescription="Find answers to common questions about iPhone features, purchasing, and support."
textPosition="left" textPosition="left"
useInvertedBackground="invertDefault" useInvertedBackground="noInvert"
animationType="smooth" animationType="smooth"
faqs={[ faqs={[
{ {