From 42b18b52e18d2ee4c1e286a7d27f06e63dc5db51 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 08:56:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 71a988a..90f6090 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,13 +47,13 @@ export default function LandingPage() { title="Generate $300/Day with Modern Digital Systems" description="Unlock proven income streams through our automated digital platform. Optimized for professionals seeking consistency, scalability, and measurable results." testimonials={[ - { name: "Sarah Chen", handle: "@sarah_c", testimonial: "The systems provided here are incredibly intuitive and the daily earnings are consistently hitting my targets.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg", imageAlt: "digital business dashboard concept" }, + { name: "Sarah Chen", handle: "@sarah_c", testimonial: "The systems provided here are incredibly intuitive and the daily earnings are consistently hitting my targets.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg?_wi=1", imageAlt: "digital business dashboard concept" }, { name: "Mark Ross", handle: "@markr", testimonial: "Finally found a platform that delivers on its promises. $300 a day is now my new baseline.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/meeting-room-with-table-chairs_23-2152005582.jpg", imageAlt: "digital business dashboard concept" }, - { name: "Emily J.", handle: "@emily_j", testimonial: "Streamlined, professional, and highly profitable. Worth every investment.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", imageAlt: "digital business dashboard concept" }, - { name: "David Kim", handle: "@davidk", testimonial: "Game changer for my passive income strategy.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-technology-background-with-connecting-lines-dots_1048-5766.jpg", imageAlt: "digital business dashboard concept" }, - { name: "Julia M.", handle: "@juliam", testimonial: "Excellent tools and support. Simply the best.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg", imageAlt: "digital business dashboard concept" }, + { name: "Emily J.", handle: "@emily_j", testimonial: "Streamlined, professional, and highly profitable. Worth every investment.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg?_wi=1", imageAlt: "digital business dashboard concept" }, + { name: "David Kim", handle: "@davidk", testimonial: "Game changer for my passive income strategy.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-technology-background-with-connecting-lines-dots_1048-5766.jpg?_wi=1", imageAlt: "digital business dashboard concept" }, + { name: "Julia M.", handle: "@juliam", testimonial: "Excellent tools and support. Simply the best.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg?_wi=1", imageAlt: "digital business dashboard concept" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg" + imageSrc="http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg?_wi=2" imageAlt="Digital growth growth dashboard" avatars={[ { src: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-autumn-coat-posing-street_1303-29532.jpg", alt: "Portrait of professional 1" }, @@ -88,9 +88,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { id: "1", title: "Automated Income Tracking", description: "Monitor your $300/day progress in real-time with our advanced metrics dashboard.", tag: "Automation", imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg" }, - { id: "2", title: "AI Opportunity Finder", description: "Let our intelligence scan global markets to identify where your next dollar is coming from.", tag: "Strategy", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-technology-background-with-connecting-lines-dots_1048-5766.jpg" }, - { id: "3", title: "Workflow Optimization", description: "Eliminate busy work and focus only on the high-ROI tasks that keep the daily balance growing.", tag: "Efficiency", imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg" }, + { id: "1", title: "Automated Income Tracking", description: "Monitor your $300/day progress in real-time with our advanced metrics dashboard.", tag: "Automation", imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg?_wi=2" }, + { id: "2", title: "AI Opportunity Finder", description: "Let our intelligence scan global markets to identify where your next dollar is coming from.", tag: "Strategy", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-technology-background-with-connecting-lines-dots_1048-5766.jpg?_wi=2" }, + { id: "3", title: "Workflow Optimization", description: "Eliminate busy work and focus only on the high-ROI tasks that keep the daily balance growing.", tag: "Efficiency", imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg?_wi=2" }, ]} title="Key Features for Success" description="Powerful capabilities to help you reach your daily income goals." -- 2.49.1