diff --git a/src/app/page.tsx b/src/app/page.tsx index a22a681..3a86b51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,22 +87,22 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Pharma Hub", description: "Integrated Marketing & Product Launchpad for representatives.", bentoComponent: "reveal-icon", icon: Bell, + title: "Pharma Hub", description: "Drive market impact with our integrated marketing and product launchpad.", bentoComponent: "reveal-icon", icon: Bell, }, { - title: "Smart Logistics", description: "Automated B2B Supply Chain with e-payment integration.", bentoComponent: "reveal-icon", icon: Truck, + title: "Smart Logistics", description: "Eliminate supply chain delays with automated B2B procurement and instant payments.", bentoComponent: "reveal-icon", icon: Truck, }, { - title: "Physician Suite", description: "e-Prescriptions with smart QR recurring logic.", bentoComponent: "reveal-icon", icon: Activity, + title: "Physician Suite", description: "Reduce medication errors with instant, trackable digital e-prescriptions.", bentoComponent: "reveal-icon", icon: Activity, }, { - title: "Pharmacy POS", description: "Real-time inventory and EHR integration.", bentoComponent: "reveal-icon", icon: Scan, + title: "Pharmacy POS", description: "Simplify patient care with real-time inventory and EHR-linked sales.", bentoComponent: "reveal-icon", icon: Scan, }, { - title: "Family Hub", description: "Lifetime electronic health records and smart IDs.", bentoComponent: "reveal-icon", icon: Users, + title: "Family Hub", description: "Empower your family's health journey with secure lifetime records and smart IDs.", bentoComponent: "reveal-icon", icon: Users, }, { - title: "Predictive Oversight", description: "Regulatory heat maps for crisis management.", bentoComponent: "reveal-icon", icon: LayoutDashboard, + title: "Predictive Oversight", description: "Enhance national safety with real-time regulatory heat maps for crisis management.", bentoComponent: "reveal-icon", icon: LayoutDashboard, }, ]} title="Six Pillars of Innovation"