From 88ef6c098aa0480a1416e81d6219413c515cf0fa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:43:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ee319b6..b6844c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,6 @@ export default function LandingPage() { tag="Key Features" tagIcon={Zap} tagAnimation="slide-up" - descriptionClassName="text-base font-semibold text-muted-foreground mb-6" features={[ { id: "1", title: "Schedules Itself", tags: ["Automation", "Time-Saving"], -- 2.49.1