diff --git a/src/app/page.tsx b/src/app/page.tsx index 577041d..3e1fb42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,7 @@ import ReactLenis from "lenis/react"; import ContactText from '@/components/sections/contact/ContactText'; import FaqBase from '@/components/sections/faq/FaqBase'; import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern'; -import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; +import FooterCard from '@/components/sections/footer/FooterCard'; import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial'; import MediaAbout from '@/components/sections/about/MediaAbout'; import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; @@ -13,7 +13,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; -import { Cloud, Cog, Gauge, Globe, LineChart, Lock, Repeat, RotateCcw, ShieldCheck, Sparkles, TrendingUp, Wallet } from "lucide-react"; +import { Cloud, Cog, Gauge, Globe, LineChart, Lock, Repeat, RotateCcw, ShieldCheck, Sparkles, TrendingUp, Wallet, Facebook, Twitter, Instagram, Linkedin } from "lucide-react"; export default function LandingPage() { return ( @@ -34,29 +34,17 @@ export default function LandingPage() { @@ -66,85 +54,45 @@ export default function LandingPage() { @@ -185,15 +123,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Stripe", - "Ramp", - "Mercury", - "Brex", - "Linear", - "Figma", - "Slack", - "Notion", - ]} + "Stripe", "Ramp", "Mercury", "Brex", "Linear", "Figma", "Slack", "Notion"]} title="Partnered with Industry Innovators" description="Our solutions are trusted by leading companies across various sectors to streamline their financial processes." speed={60} @@ -208,34 +138,22 @@ export default function LandingPage() { features={[ { icon: Wallet, - title: "Integrated Treasury Management", - description: "Optimize cash flow, manage liquidity, and mitigate risk with real-time visibility across all accounts.", - }, + title: "Integrated Treasury Management", description: "Optimize cash flow, manage liquidity, and mitigate risk with real-time visibility across all accounts."}, { icon: LineChart, - title: "Advanced Analytics & Reporting", - description: "Gain deep financial insights with customizable dashboards and automated, AI-powered reports.", - }, + title: "Advanced Analytics & Reporting", description: "Gain deep financial insights with customizable dashboards and automated, AI-powered reports."}, { icon: ShieldCheck, - title: "Bank-Grade Security & Compliance", - description: "Protect your assets with industry-leading security protocols and ensure regulatory compliance effortlessly.", - }, + title: "Bank-Grade Security & Compliance", description: "Protect your assets with industry-leading security protocols and ensure regulatory compliance effortlessly."}, { icon: RotateCcw, - title: "Automated Reconciliation", - description: "Eliminate manual errors and save time with intelligent matching and reconciliation across all transactions.", - }, + title: "Automated Reconciliation", description: "Eliminate manual errors and save time with intelligent matching and reconciliation across all transactions."}, { icon: Cloud, - title: "Scalable Cloud Infrastructure", - description: "Grow without limits. Our cloud-native platform scales with your business needs, from startups to enterprises.", - }, + title: "Scalable Cloud Infrastructure", description: "Grow without limits. Our cloud-native platform scales with your business needs, from startups to enterprises."}, { icon: Cog, - title: "AI-Powered Fraud Detection", - description: "Proactive identification of suspicious activities, safeguarding your financial operations 24/7.", - }, + title: "AI-Powered Fraud Detection", description: "Proactive identification of suspicious activities, safeguarding your financial operations 24/7."}, ]} title="Unleash the Power of Intelligent Finance" description="Our cutting-edge solutions empower your business with automation, insights, and robust control." @@ -249,13 +167,9 @@ export default function LandingPage() { description="At MonterFinance, we are dedicated to transforming the way businesses manage their finances. Our mission is to provide secure, efficient, and intelligent financial tools that drive growth and ensure stability. With a focus on innovation and customer success, we build platforms that adapt to the complexities of modern commerce, helping you navigate the future with confidence." buttons={[ { - text: "Our Story", - href: "#", - }, + text: "Our Story", href: "#"}, { - text: "Meet the Team", - href: "#team", - }, + text: "Meet the Team", href: "#team"}, ]} imageSrc="http://img.b2bpic.net/free-vector/business-man-inserting-credit-card-into-cellphone_74855-2334.jpg" imageAlt="Secure digital financial network" @@ -269,40 +183,20 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "99.9%", - title: "Uptime Reliability", - items: [ - "Consistent performance", - "Always-on service", - ], + id: "1", value: "99.9%", title: "Uptime Reliability", items: [ + "Consistent performance", "Always-on service"], }, { - id: "2", - value: "$5B+", - title: "Assets Under Management", - items: [ - "Managed securely", - "Growing portfolios", - ], + id: "2", value: "$5B+", title: "Assets Under Management", items: [ + "Managed securely", "Growing portfolios"], }, { - id: "3", - value: "100K+", - title: "Transactions Processed", - items: [ - "Daily volume", - "Seamless execution", - ], + id: "3", value: "100K+", title: "Transactions Processed", items: [ + "Daily volume", "Seamless execution"], }, { - id: "4", - value: "20+", - title: "Countries Served", - items: [ - "Global reach", - "Local expertise", - ], + id: "4", value: "20+", title: "Countries Served", items: [ + "Global reach", "Local expertise"], }, ]} title="Driving Impact Through Numbers" @@ -316,59 +210,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Exceptional Efficiency Gains", - quote: "MonterFinance has revolutionized our financial reporting. The automated insights and seamless integration saved us countless hours and significantly improved our decision-making process. It's truly a leap forward for any finance team.", - name: "Alex Johnson", - role: "CEO, Quantify Solutions", - imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", - imageAlt: "Alex Johnson", - }, + id: "1", title: "Exceptional Efficiency Gains", quote: "MonterFinance has revolutionized our financial reporting. The automated insights and seamless integration saved us countless hours and significantly improved our decision-making process. It's truly a leap forward for any finance team.", name: "Alex Johnson", role: "CEO, Quantify Solutions", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", imageAlt: "Alex Johnson"}, { - id: "2", - title: "Unmatched Security and Trust", - quote: "Security is paramount in our industry, and MonterFinance delivers. Their robust infrastructure and compliance features give us complete peace of mind. A trustworthy partner we highly recommend.", - name: "Maria Garcia", - role: "CFO, SecureLedger Inc.", - imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", - imageAlt: "Maria Garcia", - }, + id: "2", title: "Unmatched Security and Trust", quote: "Security is paramount in our industry, and MonterFinance delivers. Their robust infrastructure and compliance features give us complete peace of mind. A trustworthy partner we highly recommend.", name: "Maria Garcia", role: "CFO, SecureLedger Inc.", imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", imageAlt: "Maria Garcia"}, { - id: "3", - title: "Scalable for Growth", - quote: "As a rapidly expanding startup, we needed a financial platform that could scale with us. MonterFinance has proven to be incredibly adaptable, supporting our growth every step of the way without a hitch.", - name: "Ben Carter", - role: "Founder, Accelerate Ventures", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-employee-standing-with-crossed-arms-looking-confident-wearing-white-shirt-standing-office_141793-21248.jpg", - imageAlt: "Ben Carter", - }, + id: "3", title: "Scalable for Growth", quote: "As a rapidly expanding startup, we needed a financial platform that could scale with us. MonterFinance has proven to be incredibly adaptable, supporting our growth every step of the way without a hitch.", name: "Ben Carter", role: "Founder, Accelerate Ventures", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-employee-standing-with-crossed-arms-looking-confident-wearing-white-shirt-standing-office_141793-21248.jpg", imageAlt: "Ben Carter"}, { - id: "4", - title: "Seamless Onboarding Experience", - quote: "The onboarding process was surprisingly smooth. The MonterFinance team provided excellent support, ensuring our transition was effortless and we were up and running in no time.", - name: "Chloe Davies", - role: "Operations Director, Synapse Corp", - imageSrc: "http://img.b2bpic.net/free-photo/interviewer-reviewing-cv-candidate-job-interview_482257-106970.jpg", - imageAlt: "Chloe Davies", - }, + id: "4", title: "Seamless Onboarding Experience", quote: "The onboarding process was surprisingly smooth. The MonterFinance team provided excellent support, ensuring our transition was effortless and we were up and running in no time.", name: "Chloe Davies", role: "Operations Director, Synapse Corp", imageSrc: "http://img.b2bpic.net/free-photo/interviewer-reviewing-cv-candidate-job-interview_482257-106970.jpg", imageAlt: "Chloe Davies"}, { - id: "5", - title: "Transformative Financial Control", - quote: "Finally, a platform that gives us true command over our finances. The real-time data and customizable controls from MonterFinance mean we can react faster and plan with greater accuracy.", - name: "Samir Patel", - role: "Lead Analyst, Visionary Capital", - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-smiling-sitting-workplace-desk_482257-5730.jpg", - imageAlt: "Samir Patel", - }, + id: "5", title: "Transformative Financial Control", quote: "Finally, a platform that gives us true command over our finances. The real-time data and customizable controls from MonterFinance mean we can react faster and plan with greater accuracy.", name: "Samir Patel", role: "Lead Analyst, Visionary Capital", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-smiling-sitting-workplace-desk_482257-5730.jpg", imageAlt: "Samir Patel"}, { - id: "6", - title: "Innovative Feature Set", - quote: "MonterFinance consistently rolls out features that anticipate our needs. Their commitment to innovation keeps us ahead of the curve in a competitive market.", - name: "Jessica Lee", - role: "Product Manager, Innovate Finance", - imageSrc: "http://img.b2bpic.net/free-photo/showing-curious-data_1098-14123.jpg", - imageAlt: "Jessica Lee", - }, + id: "6", title: "Innovative Feature Set", quote: "MonterFinance consistently rolls out features that anticipate our needs. Their commitment to innovation keeps us ahead of the curve in a competitive market.", name: "Jessica Lee", role: "Product Manager, Innovate Finance", imageSrc: "http://img.b2bpic.net/free-photo/showing-curious-data_1098-14123.jpg", imageAlt: "Jessica Lee"}, ]} title="What Our Clients Say" description="Discover how MonterFinance empowers businesses to achieve their financial goals through our innovative platform and dedicated support." @@ -382,62 +234,23 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "starter", - title: "Starter", - price: "$99", - period: "per month", - features: [ - "Essential analytics", - "Single user license", - "Standard support", - "Automated basic reporting", - ], + id: "starter", title: "Starter", price: "$99", period: "per month", features: [ + "Essential analytics", "Single user license", "Standard support", "Automated basic reporting"], button: { - text: "Start Free Trial", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg", - imageAlt: "Teleworker in home office gathering information from internet seminar", - }, + text: "Start Free Trial", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg", imageAlt: "Teleworker in home office gathering information from internet seminar"}, { - id: "pro", - title: "Professional", - price: "$299", - period: "per month", - features: [ - "Advanced analytics", - "5 user licenses", - "Priority support", - "Customizable dashboards", - "Integrated treasury management", - ], + id: "pro", title: "Professional", price: "$299", period: "per month", features: [ + "Advanced analytics", "5 user licenses", "Priority support", "Customizable dashboards", "Integrated treasury management"], button: { - text: "Choose Pro", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg?_wi=2", - imageAlt: "Teleworker in home office gathering information from internet seminar", - }, + text: "Choose Pro", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg?_wi=2", imageAlt: "Teleworker in home office gathering information from internet seminar"}, { - id: "enterprise", - title: "Enterprise", - price: "Contact Us", - period: "", - features: [ - "All Pro features", - "Unlimited users", - "Dedicated account manager", - "Custom integrations", - "Advanced compliance suite", - "On-premise deployment option", - ], + id: "enterprise", title: "Enterprise", price: "Contact Us", period: "", features: [ + "All Pro features", "Unlimited users", "Dedicated account manager", "Custom integrations", "Advanced compliance suite", "On-premise deployment option"], button: { - text: "Request Quote", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=2", - imageAlt: "Teleworker in home office gathering information from internet seminar", - }, + text: "Request Quote", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=2", imageAlt: "Teleworker in home office gathering information from internet seminar"}, ]} title="Flexible Plans for Every Business" description="Choose the MonterFinance plan that best fits your business size and financial operational needs. Scale up or down as you grow." @@ -450,30 +263,15 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq-1", - title: "What kind of businesses can benefit from MonterFinance?", - content: "MonterFinance is designed for small to medium-sized businesses and large enterprises across various sectors, particularly those with complex financial operations, seeking to automate, gain insights, and ensure compliance.", - }, + id: "faq-1", title: "What kind of businesses can benefit from MonterFinance?", content: "MonterFinance is designed for small to medium-sized businesses and large enterprises across various sectors, particularly those with complex financial operations, seeking to automate, gain insights, and ensure compliance."}, { - id: "faq-2", - title: "How secure is my financial data with MonterFinance?", - content: "Security is our top priority. We employ bank-grade encryption, multi-factor authentication, and adhere to strict regulatory compliance standards (e.g., SOC 2, ISO 27001) to ensure your data is always protected.", - }, + id: "faq-2", title: "How secure is my financial data with MonterFinance?", content: "Security is our top priority. We employ bank-grade encryption, multi-factor authentication, and adhere to strict regulatory compliance standards (e.g., SOC 2, ISO 27001) to ensure your data is always protected."}, { - id: "faq-3", - title: "Can MonterFinance integrate with my existing accounting software?", - content: "Yes, MonterFinance offers robust API integrations and connectors for popular accounting software like QuickBooks, Xero, SAP, and Oracle, ensuring a seamless data flow.", - }, + id: "faq-3", title: "Can MonterFinance integrate with my existing accounting software?", content: "Yes, MonterFinance offers robust API integrations and connectors for popular accounting software like QuickBooks, Xero, SAP, and Oracle, ensuring a seamless data flow."}, { - id: "faq-4", - title: "What kind of customer support does MonterFinance offer?", - content: "We offer tiered customer support, from standard email support for Starter plans to dedicated account managers and 24/7 priority support for Professional and Enterprise clients.", - }, + id: "faq-4", title: "What kind of customer support does MonterFinance offer?", content: "We offer tiered customer support, from standard email support for Starter plans to dedicated account managers and 24/7 priority support for Professional and Enterprise clients."}, { - id: "faq-5", - title: "Is there a free trial available?", - content: "Yes, we offer a 14-day free trial for our Starter and Professional plans. You can sign up directly from our pricing page to experience the full benefits.", - }, + id: "faq-5", title: "Is there a free trial available?", content: "Yes, we offer a 14-day free trial for our Starter and Professional plans. You can sign up directly from our pricing page to experience the full benefits."}, ]} title="Frequently Asked Questions" description="Find quick answers to common questions about MonterFinance's platform, security, and services." @@ -485,91 +283,35 @@ export default function LandingPage() {