diff --git a/src/app/page.tsx b/src/app/page.tsx index d78725e..e61f409 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,92 +34,57 @@ export default function LandingPage() {
@@ -133,17 +98,11 @@ export default function LandingPage() { description="We are dedicated to providing cutting-edge solutions that empower individuals and businesses to achieve their financial aspirations. Our platform is built on innovation, security, and a deep understanding of market dynamics." bulletPoints={[ { - title: "Visionary Technology", - description: "Leveraging AI and machine learning for predictive insights.", - }, + title: "Visionary Technology", description: "Leveraging AI and machine learning for predictive insights."}, { - title: "Unwavering Security", - description: "State-of-the-art encryption and fraud prevention.", - }, + title: "Unwavering Security", description: "State-of-the-art encryption and fraud prevention."}, { - title: "Global Reach", - description: "Access to markets and opportunities worldwide.", - }, + title: "Global Reach", description: "Access to markets and opportunities worldwide."}, ]} imageSrc="http://img.b2bpic.net/free-photo/teamworking-photovoltaics-factory-engineers-researching-cheaper-solar-solutions_482257-120606.jpg" imageAlt="Diverse team collaborating in an innovative office" @@ -158,25 +117,13 @@ export default function LandingPage() { description="Our comprehensive suite of tools and services is designed to give you an unfair advantage in the market. Explore how Prosperity Nexus can transform your financial journey." accordionItems={[ { - id: "ai-analytics", - title: "AI-Driven Predictive Analytics", - content: "Gain deep market insights with our advanced AI algorithms, providing accurate predictions and data-driven strategies for optimal investment decisions.", - }, + id: "ai-analytics", title: "AI-Driven Predictive Analytics", content: "Gain deep market insights with our advanced AI algorithms, providing accurate predictions and data-driven strategies for optimal investment decisions."}, { - id: "automated-investments", - title: "Automated & Smart Investment Portfolios", - content: "Set up automated investment strategies tailored to your risk tolerance and financial goals, managed by intelligent systems to maximize returns effortlessly.", - }, + id: "automated-investments", title: "Automated & Smart Investment Portfolios", content: "Set up automated investment strategies tailored to your risk tolerance and financial goals, managed by intelligent systems to maximize returns effortlessly."}, { - id: "realtime-monitoring", - title: "Real-time Market Monitoring", - content: "Stay ahead with live updates and alerts on market trends, news, and portfolio performance, ensuring you never miss a critical opportunity.", - }, + id: "realtime-monitoring", title: "Real-time Market Monitoring", content: "Stay ahead with live updates and alerts on market trends, news, and portfolio performance, ensuring you never miss a critical opportunity."}, { - id: "multi-asset", - title: "Multi-Asset Class Support", - content: "Diversify your portfolio across various asset classes including stocks, crypto, commodities, and real estate, all managed from one intuitive dashboard.", - }, + id: "multi-asset", title: "Multi-Asset Class Support", content: "Diversify your portfolio across various asset classes including stocks, crypto, commodities, and real estate, all managed from one intuitive dashboard."}, ]} imageSrc="http://img.b2bpic.net/free-photo/3d-cryptocurrency-rendering-design_23-2149074560.jpg" imageAlt="Financial management app on smartphone and laptop" @@ -192,47 +139,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "product-1", - name: "Advanced Analytics Suite", - price: "From $99/month", - imageSrc: "http://img.b2bpic.net/free-vector/modern-flat-design-infographic_23-2147490788.jpg", - imageAlt: "Advanced Analytics Icon", - }, + id: "product-1", name: "Advanced Analytics Suite", price: "From $99/month", imageSrc: "http://img.b2bpic.net/free-vector/modern-flat-design-infographic_23-2147490788.jpg", imageAlt: "Advanced Analytics Icon"}, { - id: "product-2", - name: "Automated Trading Bots", - price: "From $149/month", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg", - imageAlt: "Automated Trading Icon", - }, + id: "product-2", name: "Automated Trading Bots", price: "From $149/month", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg", imageAlt: "Automated Trading Icon"}, { - id: "product-3", - name: "Secure Digital Wallets", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/gold-bitcoin-padlock_93675-129522.jpg", - imageAlt: "Secure Digital Wallets Icon", - }, + id: "product-3", name: "Secure Digital Wallets", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/gold-bitcoin-padlock_93675-129522.jpg", imageAlt: "Secure Digital Wallets Icon"}, { - id: "product-4", - name: "Global Market Access", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/gold-coin-belarusian-ruble-currency-money-icon-sign-symbol-business-financial-exchange-3d-background-illustration_56104-1969.jpg", - imageAlt: "Global Market Access Icon", - }, + id: "product-4", name: "Global Market Access", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/gold-coin-belarusian-ruble-currency-money-icon-sign-symbol-business-financial-exchange-3d-background-illustration_56104-1969.jpg", imageAlt: "Global Market Access Icon"}, { - id: "product-5", - name: "Portfolio Diversification Tools", - price: "From $79/month", - imageSrc: "http://img.b2bpic.net/free-photo/pie-chart-paper-business-hand-craft-element_53876-127098.jpg", - imageAlt: "Portfolio Diversification Icon", - }, + id: "product-5", name: "Portfolio Diversification Tools", price: "From $79/month", imageSrc: "http://img.b2bpic.net/free-photo/pie-chart-paper-business-hand-craft-element_53876-127098.jpg", imageAlt: "Portfolio Diversification Icon"}, { - id: "product-6", - name: "Real-time Risk Management", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412233.jpg", - imageAlt: "Risk Management Icon", - }, + id: "product-6", name: "Real-time Risk Management", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412233.jpg", imageAlt: "Risk Management Icon"}, ]} title="Our Solutions: Tools for Every Investor" description="Explore our powerful suite of tools designed to cater to both novice and experienced investors, ensuring you have everything you need for success." @@ -241,67 +158,36 @@ export default function LandingPage() {