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