feat: rewording and add initial animation

This commit is contained in:
Henry Li
2026-02-08 21:24:17 +08:00
parent 17365e40d5
commit 0355493a16
7 changed files with 45 additions and 12 deletions
@@ -16,8 +16,9 @@ const features: BentoCardProps[] = [
{
color: COLOR,
label: "Long Task Running",
title: "Planning and Reasoning",
description: "Plans ahead, reasons through complexity, then acts",
title: "Planning and Sub-tasking",
description:
"Plans ahead, reasons through complexity, then executes sequentially or in parallel",
},
{
color: COLOR,