Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -237,4 +236,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user