From 4025fc65f340f49df5d65c5ad79cbe78e7757229 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 12:45:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f44c0f6..79cfb4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,8 +153,6 @@ export default function LandingPage() { testimonialRotationInterval={5000} tagAnimation="none" buttonAnimation="none" - avatarsAnimation="none" - ratingAnimation="none" useInvertedBackground={false} /> @@ -197,7 +195,6 @@ export default function LandingPage() {
-- 2.49.1