From a4cbe96799882e8749bbf3ae610ff95e455261c2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 12:29:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 00e43ad..99dda3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,6 +72,7 @@ export default function LandingPage() { testimonialRotationInterval={5000} useInvertedBackground={false} mediaAnimation="blur-reveal" + avatarText="Join 500+ satisfied customers" /> -- 2.49.1