diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f696df..ecca743 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { ], }, { - title: "Training Steps", description: "AR/VR-driven solutions tailored for safety, efficiency, and high-retention learning.", bentoComponent: "3d-task-list", title: "Process Milestones", items: [ + title: "Process Milestones", description: "AR/VR-driven solutions tailored for safety, efficiency, and high-retention learning.", bentoComponent: "3d-task-list", items: [ { icon: Zap, label: "Safety Simulation", time: "Immersive" }, { icon: Target, label: "Skill Assessment", time: "Precision" }, { icon: Award, label: "Certification", time: "Verified" },