From 76c471c1ef9d96b7d68bb7858b255f8a4638da22 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 20:04:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 407e8ef..5d37a25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Secure, transparent, and automated digital earnings platform. Manage your crypto assets and grow your portfolio." buttons={[{ text: "Get Started", href: "#contact" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461319.jpg", imageAlt: "Dashboard Interface" }, + { imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461319.jpg?_wi=1", imageAlt: "Dashboard Interface" }, { imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461348.jpg", imageAlt: "Secure Transaction" }, { imageSrc: "http://img.b2bpic.net/free-photo/blurry-man-holding-smartphone-indoors_23-2149321588.jpg", imageAlt: "Wallet Growth" }, { imageSrc: "http://img.b2bpic.net/free-photo/white-desk-with-glasses-phone-with-diagram-earphones_1163-2721.jpg", imageAlt: "Crypto Insights" }, @@ -105,7 +105,7 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { id: "starter", title: "Starter Plan", price: "₹500", period: "30 Days", features: ["1% daily yield", "Auto-credit daily", "24/7 Support"], button: { text: "Activate Plan" }, imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-concept_23-2148534119.jpg", imageAlt: "digital security shield icon" }, - { id: "pro", title: "Pro Plan", price: "₹2,500", period: "60 Days", features: ["1.5% daily yield", "Auto-credit daily", "Priority Support"], button: { text: "Activate Plan" }, imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461319.jpg", imageAlt: "digital security shield icon" }, + { id: "pro", title: "Pro Plan", price: "₹2,500", period: "60 Days", features: ["1.5% daily yield", "Auto-credit daily", "Priority Support"], button: { text: "Activate Plan" }, imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461319.jpg?_wi=2", imageAlt: "digital security shield icon" }, { id: "enterprise", title: "Elite Plan", price: "₹10,000", period: "90 Days", features: ["2.5% daily yield", "Auto-credit daily", "Dedicated Manager"], button: { text: "Activate Plan" }, imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904315.jpg", imageAlt: "digital security shield icon" } ]} title="Automated Special Plans"