From 12830892523231b28980601800be92521b7bc28d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 22:59:53 +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 f5d8df3..cc2794c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "gradient-bars" }} title="Scaling Brands in the Digital Era" - description="We differentiate through proprietary behavioral analytics and high-velocity creative production, delivering a guaranteed 3x average ROI within the first 90 days." + description="Guaranteed 3x ROI: We differentiate through proprietary behavioral analytics and high-velocity creative production to deliver industry-leading results for your brand." testimonials={[ { name: "Sarah J.", handle: "@sarahj", testimonial: "Transformed our digital presence overnight.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg?_wi=1", imageAlt: "digital agency background dark mode" }, { name: "Mike D.", handle: "@miked", testimonial: "The best agency in the industry.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-particle-design_1048-13547.jpg", imageAlt: "digital agency background dark mode" }, -- 2.49.1