Update src/app/page.tsx

This commit is contained in:
2026-03-02 22:54:52 +00:00
parent 2940fa72ae
commit 0cf7c83946

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
completedLabel: "Completed"
},
{
title: "Implementation Steps", description: "You receive a tailored plan with clear outcomes, timelines, and investment requirements.", bentoComponent: "3d-task-list", title: "Implementation", items: [
title: "Implementation Steps", description: "You receive a tailored plan with clear outcomes, timelines, and investment requirements.", bentoComponent: "3d-task-list", items: [
{ icon: BookOpen, label: "Strategy Document", time: "Week 1" },
{ icon: Lightbulb, label: "Solution Design", time: "Week 2" },
{ icon: Zap, label: "Deployment Ready", time: "Week 3" }