From f580a0fa8f2e76217c19550fa055f6134e31ab4e Mon Sep 17 00:00:00 2001 From: development Date: Thu, 5 Feb 2026 13:47:52 +0000 Subject: [PATCH 1/8] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 216aef6..7649f02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; @@ -73,7 +73,7 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -127,7 +127,7 @@ export default function LandingPage() { ]} animationType="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -180,7 +180,7 @@ export default function LandingPage() { id: "6", title: "Can I return my iPhone?", content: "Absolutely. We offer a 30-day return policy on all unopened devices and 14 days for opened products in original condition. We also provide hassle-free exchanges if you want to switch models or colors." } ]} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" /> -- 2.49.1 From 264d3d465beac21df464c52a704c06417eb2da81 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 5 Feb 2026 13:50:46 +0000 Subject: [PATCH 2/8] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7649f02..90b98b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" /> @@ -127,7 +127,7 @@ export default function LandingPage() { ]} animationType="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" /> @@ -180,7 +180,7 @@ export default function LandingPage() { id: "6", title: "Can I return my iPhone?", content: "Absolutely. We offer a 30-day return policy on all unopened devices and 14 days for opened products in original condition. We also provide hassle-free exchanges if you want to switch models or colors." } ]} - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" animationType="slide-up" /> -- 2.49.1 From f6120165633d3ee9f76dff5df8db36e4b5974d77 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 5 Feb 2026 13:50:58 +0000 Subject: [PATCH 3/8] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 90b98b0..7649f02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -127,7 +127,7 @@ export default function LandingPage() { ]} animationType="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -180,7 +180,7 @@ export default function LandingPage() { id: "6", title: "Can I return my iPhone?", content: "Absolutely. We offer a 30-day return policy on all unopened devices and 14 days for opened products in original condition. We also provide hassle-free exchanges if you want to switch models or colors." } ]} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" /> -- 2.49.1 From fc30ce9f2fb95f6de64d6655339cf4de362008b2 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 5 Feb 2026 13:52:18 +0000 Subject: [PATCH 4/8] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7649f02..d368c61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" /> @@ -127,7 +127,7 @@ export default function LandingPage() { ]} animationType="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" /> @@ -180,7 +180,7 @@ export default function LandingPage() { id: "6", title: "Can I return my iPhone?", content: "Absolutely. We offer a 30-day return policy on all unopened devices and 14 days for opened products in original condition. We also provide hassle-free exchanges if you want to switch models or colors." } ]} - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" animationType="slide-up" /> @@ -222,7 +222,7 @@ export default function LandingPage() { { label: "Accessibility", href: "#" } ] } - ]} + ] /> -- 2.49.1 From 22b7118d92af3d036616508a0e6c9bd1c00e1230 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 5 Feb 2026 13:52:32 +0000 Subject: [PATCH 5/8] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d368c61..7649f02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -127,7 +127,7 @@ export default function LandingPage() { ]} animationType="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -180,7 +180,7 @@ export default function LandingPage() { id: "6", title: "Can I return my iPhone?", content: "Absolutely. We offer a 30-day return policy on all unopened devices and 14 days for opened products in original condition. We also provide hassle-free exchanges if you want to switch models or colors." } ]} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" /> @@ -222,7 +222,7 @@ export default function LandingPage() { { label: "Accessibility", href: "#" } ] } - ] + ]} /> -- 2.49.1 From af4514ccee176c8f9aff02cf51488452b4d55291 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 5 Feb 2026 13:53:57 +0000 Subject: [PATCH 6/8] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7649f02..3a074dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" /> @@ -127,7 +127,7 @@ export default function LandingPage() { ]} animationType="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" /> @@ -140,10 +140,10 @@ export default function LandingPage() { id: "1", title: "Best Purchase Decision", quote: "The iPhone Pro has completely transformed my photography workflow. The camera system is absolutely incredible, and the build quality is exceptional. Highly recommend!", name: "Sarah Anderson", role: "Professional Photographer", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Anderson" }, { - id: "2", title: "Perfect Everyday Device", quote: "I've been using iPhone for years, but this latest model is a game-changer. Fast, reliable, and the battery lasts all day. Great value for the quality.", name: "Michael Chen", role: "Software Developer", imageSrc: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Chen" + id: "2", title: "Perfect Everyday Device", quote: "I have been using iPhone for years, but this latest model is a game-changer. Fast, reliable, and the battery lasts all day. Great value for the quality.", name: "Michael Chen", role: "Software Developer", imageSrc: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Chen" }, { - id: "3", title: "Seamless Experience", quote: "From unboxing to first use, everything felt premium and intuitive. The integration with my other Apple devices is seamless. Couldn't be happier!", name: "Emma Rodriguez", role: "Business Executive", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Emma Rodriguez" + id: "3", title: "Seamless Experience", quote: "From unboxing to first use, everything felt premium and intuitive. The integration with my other Apple devices is seamless. Could not be happier!", name: "Emma Rodriguez", role: "Business Executive", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Emma Rodriguez" }, { id: "4", title: "Excellent Customer Service", quote: "Not only is the iPhone fantastic, but the customer service team went above and beyond. Truly appreciated the support and quick delivery.", name: "James Wilson", role: "Tech Enthusiast", imageSrc: "https://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "James Wilson" @@ -180,7 +180,7 @@ export default function LandingPage() { id: "6", title: "Can I return my iPhone?", content: "Absolutely. We offer a 30-day return policy on all unopened devices and 14 days for opened products in original condition. We also provide hassle-free exchanges if you want to switch models or colors." } ]} - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" animationType="slide-up" /> @@ -222,7 +222,7 @@ export default function LandingPage() { { label: "Accessibility", href: "#" } ] } - ]} + ] /> -- 2.49.1 From b8348e428783c73372b0f4bb60ad55ab10fab3ae Mon Sep 17 00:00:00 2001 From: development Date: Thu, 5 Feb 2026 13:54:18 +0000 Subject: [PATCH 7/8] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a074dd..7649f02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -127,7 +127,7 @@ export default function LandingPage() { ]} animationType="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -140,10 +140,10 @@ export default function LandingPage() { id: "1", title: "Best Purchase Decision", quote: "The iPhone Pro has completely transformed my photography workflow. The camera system is absolutely incredible, and the build quality is exceptional. Highly recommend!", name: "Sarah Anderson", role: "Professional Photographer", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Anderson" }, { - id: "2", title: "Perfect Everyday Device", quote: "I have been using iPhone for years, but this latest model is a game-changer. Fast, reliable, and the battery lasts all day. Great value for the quality.", name: "Michael Chen", role: "Software Developer", imageSrc: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Chen" + id: "2", title: "Perfect Everyday Device", quote: "I've been using iPhone for years, but this latest model is a game-changer. Fast, reliable, and the battery lasts all day. Great value for the quality.", name: "Michael Chen", role: "Software Developer", imageSrc: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Chen" }, { - id: "3", title: "Seamless Experience", quote: "From unboxing to first use, everything felt premium and intuitive. The integration with my other Apple devices is seamless. Could not be happier!", name: "Emma Rodriguez", role: "Business Executive", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Emma Rodriguez" + id: "3", title: "Seamless Experience", quote: "From unboxing to first use, everything felt premium and intuitive. The integration with my other Apple devices is seamless. Couldn't be happier!", name: "Emma Rodriguez", role: "Business Executive", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Emma Rodriguez" }, { id: "4", title: "Excellent Customer Service", quote: "Not only is the iPhone fantastic, but the customer service team went above and beyond. Truly appreciated the support and quick delivery.", name: "James Wilson", role: "Tech Enthusiast", imageSrc: "https://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "James Wilson" @@ -180,7 +180,7 @@ export default function LandingPage() { id: "6", title: "Can I return my iPhone?", content: "Absolutely. We offer a 30-day return policy on all unopened devices and 14 days for opened products in original condition. We also provide hassle-free exchanges if you want to switch models or colors." } ]} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" /> @@ -222,7 +222,7 @@ export default function LandingPage() { { label: "Accessibility", href: "#" } ] } - ] + ]} /> -- 2.49.1 From 2cec57e81fd0e13385cb392540f3d7c2c8e8fe1c Mon Sep 17 00:00:00 2001 From: development Date: Thu, 5 Feb 2026 13:55:31 +0000 Subject: [PATCH 8/8] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7649f02..3a074dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" /> @@ -127,7 +127,7 @@ export default function LandingPage() { ]} animationType="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" /> @@ -140,10 +140,10 @@ export default function LandingPage() { id: "1", title: "Best Purchase Decision", quote: "The iPhone Pro has completely transformed my photography workflow. The camera system is absolutely incredible, and the build quality is exceptional. Highly recommend!", name: "Sarah Anderson", role: "Professional Photographer", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Anderson" }, { - id: "2", title: "Perfect Everyday Device", quote: "I've been using iPhone for years, but this latest model is a game-changer. Fast, reliable, and the battery lasts all day. Great value for the quality.", name: "Michael Chen", role: "Software Developer", imageSrc: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Chen" + id: "2", title: "Perfect Everyday Device", quote: "I have been using iPhone for years, but this latest model is a game-changer. Fast, reliable, and the battery lasts all day. Great value for the quality.", name: "Michael Chen", role: "Software Developer", imageSrc: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Chen" }, { - id: "3", title: "Seamless Experience", quote: "From unboxing to first use, everything felt premium and intuitive. The integration with my other Apple devices is seamless. Couldn't be happier!", name: "Emma Rodriguez", role: "Business Executive", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Emma Rodriguez" + id: "3", title: "Seamless Experience", quote: "From unboxing to first use, everything felt premium and intuitive. The integration with my other Apple devices is seamless. Could not be happier!", name: "Emma Rodriguez", role: "Business Executive", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Emma Rodriguez" }, { id: "4", title: "Excellent Customer Service", quote: "Not only is the iPhone fantastic, but the customer service team went above and beyond. Truly appreciated the support and quick delivery.", name: "James Wilson", role: "Tech Enthusiast", imageSrc: "https://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "James Wilson" @@ -180,7 +180,7 @@ export default function LandingPage() { id: "6", title: "Can I return my iPhone?", content: "Absolutely. We offer a 30-day return policy on all unopened devices and 14 days for opened products in original condition. We also provide hassle-free exchanges if you want to switch models or colors." } ]} - useInvertedBackground="noInvert" + useInvertedBackground="invertDefault" animationType="slide-up" /> @@ -222,7 +222,7 @@ export default function LandingPage() { { label: "Accessibility", href: "#" } ] } - ]} + ] /> -- 2.49.1