diff --git a/src/app/page.tsx b/src/app/page.tsx index f1185d3..5f60eff 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: "50K+", label: "Happy Subscribers" }, - { value: "98%", label: "Positive Feedback" }, - { value: "200+", label: "Collaborative Projects" }, + { value: "Average 50K Views Per Video", label: "Consistent Reach" }, + { value: "15% Monthly Growth Rate", label: "Accelerating Growth" }, + { value: "98% Satisfaction Score", label: "Creator Testimonials" }, ]} animationType="slide-up" textboxLayout="default"