From feb5e2b4ea323752602320291167f8e25952c0ca Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 00:38:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 315 ++++++++--------------------------------------- 1 file changed, 52 insertions(+), 263 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f3f850d..b1f13fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -148,40 +88,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Advanced Security", - description: "Bank-grade encryption protecting every transaction and user profile.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-center_23-2151997031.jpg?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/banking-business-labels-template_23-2150981682.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2", - imageAlt: "digital security protection lock", + title: "Advanced Security", description: "Bank-grade encryption protecting every transaction and user profile.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-center_23-2151997031.jpg", imageAlt: "digital security protection lock" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/banking-business-labels-template_23-2150981682.jpg", imageAlt: "digital security protection lock" } }, { - title: "Predictive Analytics", - description: "Real-time AI monitoring for identifying high-yield daily opportunities.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-smartphone_23-2149151157.jpg?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-glowing-digital-waveform_84443-86252.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/diagrams-with-executives-interacting_1098-695.jpg?_wi=1", - imageAlt: "digital security protection lock", + title: "Predictive Analytics", description: "Real-time AI monitoring for identifying high-yield daily opportunities.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-smartphone_23-2149151157.jpg", imageAlt: "digital security protection lock" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-glowing-digital-waveform_84443-86252.jpg", imageAlt: "digital security protection lock" } }, { - title: "Automated Income", - description: "Smart payout protocols designed to ensure consistent daily earnings.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139291.jpg?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/green-light-with-bokeh-effect_1208-131.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-vector/employee-month-business-gradient-badge-collection_23-2149524701.jpg?_wi=1", - imageAlt: "digital security protection lock", + title: "Automated Income", description: "Smart payout protocols designed to ensure consistent daily earnings.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139291.jpg", imageAlt: "digital security protection lock" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/green-light-with-bokeh-effect_1208-131.jpg", imageAlt: "digital security protection lock" } }, ]} showStepNumbers={true} @@ -196,24 +112,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} metrics={[ - { - id: "m1", - icon: Shield, - title: "Security Uptime", - value: "99.9%", - }, - { - id: "m2", - icon: TrendingUp, - title: "Average Daily Yield", - value: "$3,000", - }, - { - id: "m3", - icon: Users, - title: "User Satisfaction", - value: "4.9/5", - }, + { id: "m1", icon: Shield, title: "Security Uptime", value: "99.9%" }, + { id: "m2", icon: TrendingUp, title: "Average Daily Yield", value: "$3,000" }, + { id: "m3", icon: Users, title: "User Satisfaction", value: "4.9/5" }, ]} title="Global Impact & Performance" description="Transparent growth metrics backed by verified user success stories." @@ -227,42 +128,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Starter Plan", - price: "$1,000", - imageSrc: "http://img.b2bpic.net/free-vector/employee-month-business-gradient-badge-collection_23-2149524701.jpg?_wi=2", - }, - { - id: "p2", - name: "Silver Plan", - price: "$5,000", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-online-shopping-concept_23-2148625707.jpg", - }, - { - id: "p3", - name: "Gold Plan", - price: "$10,000", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessperson-s-hand-showing-blank-visiting-card_23-2147899582.jpg", - }, - { - id: "p4", - name: "Platinum Plan", - price: "$25,000", - imageSrc: "http://img.b2bpic.net/free-photo/corporate-female-background-summer-sky_1187-4807.jpg", - }, - { - id: "p5", - name: "Elite Executive", - price: "$50,000", - imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-presenting-her-business-card-pointing-it_114579-21802.jpg", - }, - { - id: "p6", - name: "VIP Wealth Management", - price: "$100,000", - imageSrc: "http://img.b2bpic.net/free-photo/using-credit-card_23-2151918470.jpg", - }, + { id: "p1", name: "Starter Plan", price: "$1,000", imageSrc: "http://img.b2bpic.net/free-vector/employee-month-business-gradient-badge-collection_23-2149524701.jpg" }, + { id: "p2", name: "Silver Plan", price: "$5,000", imageSrc: "http://img.b2bpic.net/free-photo/front-view-online-shopping-concept_23-2148625707.jpg" }, + { id: "p3", name: "Gold Plan", price: "$10,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessperson-s-hand-showing-blank-visiting-card_23-2147899582.jpg" }, + { id: "p4", name: "Platinum Plan", price: "$25,000", imageSrc: "http://img.b2bpic.net/free-photo/corporate-female-background-summer-sky_1187-4807.jpg" }, + { id: "p5", name: "Elite Executive", price: "$50,000", imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-presenting-her-business-card-pointing-it_114579-21802.jpg" }, + { id: "p6", name: "VIP Wealth Management", price: "$100,000", imageSrc: "http://img.b2bpic.net/free-photo/using-credit-card_23-2151918470.jpg" }, ]} title="Flexible Membership Tiers" description="Choose the account level that fits your goals." @@ -274,61 +145,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "John Smith", - date: "Oct 2023", - title: "Consistent results", - quote: "Finally found a system that actually pays out daily.", - tag: "Investor", - avatarSrc: "http://img.b2bpic.net/free-photo/excited-positive-man-receiving-message_1262-20901.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=3", - imageAlt: "successful entrepreneur office portrait", - }, - { - id: "2", - name: "Maria Garcia", - date: "Nov 2023", - title: "Life changer", - quote: "I am hitting my goals consistently every single week.", - tag: "Entrepreneur", - avatarSrc: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3902.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/diagrams-with-executives-interacting_1098-695.jpg?_wi=2", - imageAlt: "successful entrepreneur office portrait", - }, - { - id: "3", - name: "Alex Chen", - date: "Dec 2023", - title: "Great tech", - quote: "The platform interface is intuitive and extremely reliable.", - tag: "Tech Expert", - avatarSrc: "http://img.b2bpic.net/free-photo/empty-business-office-with-cubicles-used-organizational-activity-efficiency_482257-125625.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-center_23-2151997031.jpg?_wi=2", - imageAlt: "successful entrepreneur office portrait", - }, - { - id: "4", - name: "Sarah Lee", - date: "Jan 2024", - title: "Secure and fast", - quote: "Fastest payouts I have experienced in five years.", - tag: "Investor", - avatarSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-financial-information-his-office_1098-19004.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-smartphone_23-2149151157.jpg?_wi=2", - imageAlt: "successful entrepreneur office portrait", - }, - { - id: "5", - name: "David Miller", - date: "Feb 2024", - title: "Highly recommended", - quote: "Solid daily returns and excellent support team.", - tag: "Trader", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-executive-busy-reading-financial-report_1098-19018.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139291.jpg?_wi=2", - imageAlt: "successful entrepreneur office portrait", - }, + { id: "1", name: "John Smith", date: "Oct 2023", title: "Consistent results", quote: "Finally found a system that actually pays out daily.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/excited-positive-man-receiving-message_1262-20901.jpg", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", imageAlt: "successful entrepreneur office portrait" }, + { id: "2", name: "Maria Garcia", date: "Nov 2023", title: "Life changer", quote: "I am hitting my goals consistently every single week.", tag: "Entrepreneur", avatarSrc: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3902.jpg", imageSrc: "http://img.b2bpic.net/free-photo/diagrams-with-executives-interacting_1098-695.jpg", imageAlt: "successful entrepreneur office portrait" }, + { id: "3", name: "Alex Chen", date: "Dec 2023", title: "Great tech", quote: "The platform interface is intuitive and extremely reliable.", tag: "Tech Expert", avatarSrc: "http://img.b2bpic.net/free-photo/empty-business-office-with-cubicles-used-organizational-activity-efficiency_482257-125625.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-center_23-2151997031.jpg", imageAlt: "successful entrepreneur office portrait" }, + { id: "4", name: "Sarah Lee", date: "Jan 2024", title: "Secure and fast", quote: "Fastest payouts I have experienced in five years.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-financial-information-his-office_1098-19004.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-smartphone_23-2149151157.jpg", imageAlt: "successful entrepreneur office portrait" }, + { id: "5", name: "David Miller", date: "Feb 2024", title: "Highly recommended", quote: "Solid daily returns and excellent support team.", tag: "Trader", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-executive-busy-reading-financial-report_1098-19018.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139291.jpg", imageAlt: "successful entrepreneur office portrait" }, ]} title="Investor Success Stories" description="Real users, real daily results." @@ -340,26 +161,14 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "Is my money safe?", - content: "Yes, we use advanced encryption and secure cold storage.", - }, - { - id: "q2", - title: "How do I withdraw?", - content: "You can request daily payouts directly to your wallet.", - }, - { - id: "q3", - title: "Is experience required?", - content: "No, our automated system does all the heavy lifting.", - }, + { id: "q1", title: "Is my money safe?", content: "Yes, we use advanced encryption and secure cold storage." }, + { id: "q2", title: "How do I withdraw?", content: "You can request daily payouts directly to your wallet." }, + { id: "q3", title: "Is experience required?", content: "No, our automated system does all the heavy lifting." }, ]} title="Common Questions" description="Find answers about our earning platform." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/diagrams-with-executives-interacting_1098-695.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/diagrams-with-executives-interacting_1098-695.jpg" mediaAnimation="slide-up" /> @@ -367,9 +176,7 @@ export default function LandingPage() {