From 592c9d6eb4077e6cbcc0e7fb9f9944dd7718cfeb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 14:49:57 +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 7f04e66..0c05001 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "01", title: "Smart Distribution", description: "Intelligent allocation of funds across verified investment opportunities with AI-powered recommendations tailored to your profile.", imageSrc: "http://img.b2bpic.net/free-vector/business-man-business-woman-with-computer-diagram-information_24640-45222.jpg", imageAlt: "Smart Distribution System" + id: "01", title: "Smart Distribution", description: "Intelligent allocation of funds across verified investment opportunities with AI-powered recommendations tailored to your profile.", imageSrc: "http://img.b2bpic.net/free-vector/business-man-business-woman-with-computer-diagram-information_24640-45222.jpg?_wi=1", imageAlt: "Smart Distribution System" }, { id: "02", title: "Complete Transparency", description: "Real-time access to detailed analytics, performance metrics, and fund breakdowns. Know exactly where your money goes.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-gathering-data-business-concept_23-2149164457.jpg", imageAlt: "Transparency Dashboard" @@ -95,7 +95,7 @@ export default function LandingPage() { id: "04", title: "Advanced Analytics", description: "Comprehensive reporting tools with customizable dashboards, performance tracking, and actionable insights for better decision-making.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-office-supplies_1098-3510.jpg", imageAlt: "Analytics Suite" }, { - id: "05", title: "24/7 Support", description: "Dedicated investment advisors and customer support team available round-the-clock to address your queries and concerns.", imageSrc: "http://img.b2bpic.net/free-vector/business-man-business-woman-with-computer-diagram-information_24640-45222.jpg", imageAlt: "Customer Support" + id: "05", title: "24/7 Support", description: "Dedicated investment advisors and customer support team available round-the-clock to address your queries and concerns.", imageSrc: "http://img.b2bpic.net/free-vector/business-man-business-woman-with-computer-diagram-information_24640-45222.jpg?_wi=2", imageAlt: "Customer Support" } ]} textboxLayout="default" -- 2.49.1