From e245ebbcb065faa1b20ee152394fbdec6d8491fa Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:32:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f9486ce..8692318 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,6 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={false} - tag="Why Us" tagIcon={Star} /> @@ -210,7 +209,6 @@ export default function LandingPage() { ctaIcon={Bell} useInvertedBackground={false} animationType="slide-up" - tag="FAQ" /> -- 2.49.1