From ed9ee347df16f5411aa4b61ae3cec0ea2d8be63f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Feb 2026 16:29:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 125e6e9..f9496d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,7 +133,6 @@ export default function HomePage() { id: "testimonial-3", title: "Partners Who Understand Scale", quote: "McLaren Labs gets it. They understand the unique challenges of scaling a SaaS business and provided tactical strategies that immediately improved our metrics. Highly recommended for any serious founder.", name: "Jessica Martinez", role: "VP Growth, CloudScale", imageSrc: "https://img.b2bpic.net/free-vector/business-growth-concept-with-computer_23-2147796638.jpg", imageAlt: "Jessica Martinez" } ]} - animationType="slide-up" /> @@ -237,4 +236,4 @@ export default function HomePage() { ); -} +} \ No newline at end of file