Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-19 16:53:03 +00:00
parent c2aa7d03dc
commit 1df29faa25

View File

@@ -115,21 +115,21 @@ export default function PricingPage() {
id: 1,
title: "Advanced Trading Tools",
description: "Real-time market analysis, AI-powered signals, and institutional-grade execution infrastructure.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg?_wi=3",
imageAlt: "Trading tools and analytics",
},
{
id: 2,
title: "Dedicated Support",
description: "Expert advisors available 24/7 to help optimize your trading strategy and maximize returns.",
imageSrc: "http://img.b2bpic.net/free-photo/executive-chief-uses-telephone-call-coordinate-big-data-analysis-economic-forecasting-sharing_482257-136135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/executive-chief-uses-telephone-call-coordinate-big-data-analysis-economic-forecasting-sharing_482257-136135.jpg?_wi=2",
imageAlt: "Dedicated support team",
},
{
id: 3,
title: "Transparent Reporting",
description: "Daily performance dashboards, monthly statements, and quarterly strategic reviews for all tiers.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg?_wi=4",
imageAlt: "Performance reporting",
},
]}