From 46bc139b51aba6219a66e0dc6e33a8bde07c54df Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:41:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f60eff..32306d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,9 +138,9 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcDuZ1vUNrOjv0jXMLV72cHhQb/a-fourth-professional-headshot-showcasin-1772883270772-24d7338a.png", imageAlt: "Taylor Kim testimonial"}, ]} kpiItems={[ - { value: "Average 50K Views Per Video", label: "Consistent Reach" }, - { value: "15% Monthly Growth Rate", label: "Accelerating Growth" }, - { value: "98% Satisfaction Score", label: "Creator Testimonials" }, + { value: "Videos Reach 50K+ Instantly", label: "Consistent Reach" }, + { value: "Growing 15% Every Month", label: "Accelerating Growth" }, + { value: "Creators Rate Us 98%", label: "Creator Testimonials" }, ]} animationType="slide-up" textboxLayout="default" -- 2.49.1