From 9b218f5b3882dba62684935c14e036b277391fc5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 13:24:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index db87079..e1ae01b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,13 +45,13 @@ export default function LandingPage() { title="Track Your Sports Picks with Confidence" description="The ultimate platform for serious sports bettors to track, analyze, and improve their betting performance with precision data." testimonials={[ - { name: "Alex R.", handle: "@alxr", testimonial: "Increased my win rate by 15% since using this tracker.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/african-american-accountant-video-call-with-representatives-sharing-insight_482257-124376.jpg", imageAlt: "sports analytics dashboard UI" }, - { name: "Jamie L.", handle: "@jamie", testimonial: "Incredible insights, the best tool in my arsenal.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/musical-gadget-innovation-man-jogging-with-earphones-entertainment-technology-remixed-media_53876-104258.jpg", imageAlt: "sports analytics dashboard UI" }, - { name: "Sam K.", handle: "@samk", testimonial: "The performance analytics are simply unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hands-with-smartphone-documents_1150-94.jpg", imageAlt: "sports analytics dashboard UI" }, - { name: "Jordan P.", handle: "@jordanp", testimonial: "Finally, a clean dashboard that just works.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-bar-graph-white-base_23-2152009995.jpg", imageAlt: "sports analytics dashboard UI" }, - { name: "Casey M.", handle: "@caseym", testimonial: "Reliable data, fast updates, and great UI.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stockholder-working-from-apartment-using-mockup-mobile-phone_482257-121882.jpg", imageAlt: "sports analytics dashboard UI" }, + { name: "Alex R.", handle: "@alxr", testimonial: "Increased my win rate by 15% since using this tracker.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/african-american-accountant-video-call-with-representatives-sharing-insight_482257-124376.jpg?_wi=1", imageAlt: "sports analytics dashboard UI" }, + { name: "Jamie L.", handle: "@jamie", testimonial: "Incredible insights, the best tool in my arsenal.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/musical-gadget-innovation-man-jogging-with-earphones-entertainment-technology-remixed-media_53876-104258.jpg?_wi=1", imageAlt: "sports analytics dashboard UI" }, + { name: "Sam K.", handle: "@samk", testimonial: "The performance analytics are simply unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hands-with-smartphone-documents_1150-94.jpg?_wi=1", imageAlt: "sports analytics dashboard UI" }, + { name: "Jordan P.", handle: "@jordanp", testimonial: "Finally, a clean dashboard that just works.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-bar-graph-white-base_23-2152009995.jpg?_wi=1", imageAlt: "sports analytics dashboard UI" }, + { name: "Casey M.", handle: "@caseym", testimonial: "Reliable data, fast updates, and great UI.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stockholder-working-from-apartment-using-mockup-mobile-phone_482257-121882.jpg?_wi=1", imageAlt: "sports analytics dashboard UI" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/african-american-accountant-video-call-with-representatives-sharing-insight_482257-124376.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-american-accountant-video-call-with-representatives-sharing-insight_482257-124376.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/stockholder-working-from-home-using-mockup-device_482257-121841.jpg", alt: "Stockholder working from home using mockup device" }, { src: "http://img.b2bpic.net/free-photo/african-american-freelancer-works-home-using-laptop-study-stock-prices_482257-121720.jpg", alt: "African American freelancer works at home using laptop to study stock prices" }, @@ -72,7 +72,7 @@ export default function LandingPage() { { value: "95%", title: "Data Accuracy" }, { value: "120+", title: "Leagues Covered" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/musical-gadget-innovation-man-jogging-with-earphones-entertainment-technology-remixed-media_53876-104258.jpg" + imageSrc="http://img.b2bpic.net/free-photo/musical-gadget-innovation-man-jogging-with-earphones-entertainment-technology-remixed-media_53876-104258.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -83,9 +83,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "f1", title: "Live Tracking", description: "Update your picks in real-time with our lightning-fast interface.", tag: "Speed", imageSrc: "http://img.b2bpic.net/free-photo/hands-with-smartphone-documents_1150-94.jpg" }, - { id: "f2", title: "Advanced Insights", description: "Deep-dive into performance trends with AI-powered analytics.", tag: "AI-Driven", imageSrc: "http://img.b2bpic.net/free-photo/3d-bar-graph-white-base_23-2152009995.jpg" }, - { id: "f3", title: "Secure Platform", description: "Your data is protected with military-grade encryption and privacy controls.", tag: "Security", imageSrc: "http://img.b2bpic.net/free-photo/stockholder-working-from-apartment-using-mockup-mobile-phone_482257-121882.jpg" }, + { id: "f1", title: "Live Tracking", description: "Update your picks in real-time with our lightning-fast interface.", tag: "Speed", imageSrc: "http://img.b2bpic.net/free-photo/hands-with-smartphone-documents_1150-94.jpg?_wi=2" }, + { id: "f2", title: "Advanced Insights", description: "Deep-dive into performance trends with AI-powered analytics.", tag: "AI-Driven", imageSrc: "http://img.b2bpic.net/free-photo/3d-bar-graph-white-base_23-2152009995.jpg?_wi=2" }, + { id: "f3", title: "Secure Platform", description: "Your data is protected with military-grade encryption and privacy controls.", tag: "Security", imageSrc: "http://img.b2bpic.net/free-photo/stockholder-working-from-apartment-using-mockup-mobile-phone_482257-121882.jpg?_wi=2" }, ]} title="Features That Drive Results" description="Everything you need to stay ahead of the game, optimized for mobile and desktop performance." -- 2.49.1