Merge version_1 into main #2

Merged
development merged 1 commits from version_1 into main 2026-02-05 13:40:12 +00:00

View File

@@ -160,7 +160,7 @@ export default function LandingPage() {
title="What Our Customers Say"
description="Hear from real users about their iPhone experience"
textboxLayout="default"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
testimonials={[
{
id: "1", title: "Best Camera Phone Ever", quote: "The camera quality on iPhone 15 Pro is absolutely phenomenal. I've completely replaced my dedicated camera for most of my photography work. The computational photography and portrait mode are unmatched.", name: "Sarah Chen", role: "Professional Photographer", imageSrc: "https://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Sarah Chen"
@@ -214,7 +214,7 @@ export default function LandingPage() {
text="Ready to experience the future? Get your iPhone today and discover why millions trust Apple."
animationType="entrance-slide"
background={{ variant: "plain" }}
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
buttons={[
{ text: "Shop iPhone", href: "#products" },
{ text: "Contact Support", href: "https://support.apple.com" }