1import PublicLayout from '../components/Layout/PublicLayout';
4export default function About() {
7 <div className="about-container">
8 <section className="about-hero">
9 <h1>About IBG MSP Platform</h1>
11 A complete Remote Monitoring & Management (RMM) and Professional Services Automation (PSA)
12 solution built for modern Managed Service Providers.
16 <section className="about-section">
19 We built the IBG MSP Platform to empower service providers with tools that scale.
20 From monitoring endpoints to managing tickets, contracts, and billing—everything in one place.
24 <section className="about-section">
25 <h2>What We Offer</h2>
26 <div className="features-grid">
27 <div className="feature-box">
28 <span className="material-symbols-outlined">computer</span>
29 <h3>Remote Monitoring</h3>
30 <p>Real-time agent reporting, alerts, and automated responses.</p>
32 <div className="feature-box">
33 <span className="material-symbols-outlined">confirmation_number</span>
35 <p>Streamlined support workflows with SLA tracking.</p>
37 <div className="feature-box">
38 <span className="material-symbols-outlined">payments</span>
40 <p>Invoicing, contracts, and revenue insights.</p>
42 <div className="feature-box">
43 <span className="material-symbols-outlined">inventory_2</span>
45 <p>Stock management, purchase orders, and product catalogs.</p>
50 <section className="about-section">
51 <h2>Technology Stack</h2>
53 Built with modern web technologies: React frontend, Node.js backend, PostgreSQL database,
54 and a multi-tenant architecture designed for security and scalability.
58 <section className="about-section">
61 Have questions or want to learn more? Reach out to our team at{' '}
62 <a href="mailto:support@ibgmsp.com">support@ibgmsp.com</a>