From a9e01551cb3a978fbdfd418f026407e440026a40 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 11:44:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 979ba85..12b7d45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} mediaAnimation="slide-up" rating={5} - ratingText="Trusted by 50+ Premium Brands" + ratingText="50+ Premium Brands | 2.5B+ Views" className="py-20 md:py-32" titleClassName="text-5xl md:text-7xl font-light leading-tight" descriptionClassName="text-lg md:text-xl text-foreground/80"