3 Commits

Author SHA1 Message Date
53d4914fd5 Update src/app/page.tsx 2026-05-12 20:21:13 +00:00
90bab7788c Merge version_1 into main
Merge version_1 into main
2026-05-12 20:20:09 +00:00
e47ed91d60 Merge version_1 into main
Merge version_1 into main
2026-05-12 20:19:37 +00:00

View File

@@ -169,6 +169,7 @@ export default function LandingPage() {
tag="Contact"
title="Let's Get Started"
description="Ready to streamline your finances? Contact us today."
buttonText="Request Your Free Consultation"
imageSrc="http://img.b2bpic.net/free-photo/focused-boss-analyzing-managers-report-reading-reviewing-papers-while-sitting-workplace-business-communication-concept_74855-11702.jpg"
mediaAnimation="slide-up"
/>
@@ -183,4 +184,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}