Update src/app/page.tsx
This commit is contained in:
@@ -97,6 +97,7 @@ export default function LandingPage() {
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardFive
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
title="Client Success Narratives"
|
||||
description="Partnering with leaders across the US to secure their fiscal future."
|
||||
testimonials={[
|
||||
@@ -128,6 +129,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Initiate Partnership"
|
||||
description="Connect with our senior advisory team to audit your current financial framework."
|
||||
inputs={[
|
||||
|
||||
Reference in New Issue
Block a user