Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-05-01 10:58:14 +00:00

View File

@@ -219,6 +219,7 @@ export default function LandingPage() {
tag="Let's connect"
title="Have a brand worth building?"
description="Book a free strategy call today. Let's discuss how we can turn your ideas into sellable reality."
buttonText="Book Strategy Call"
imageSrc="http://img.b2bpic.net/free-photo/male-psychologist-consulting-people-couple-therapy-using-laptop-write-listen-marriage-problems-helping-partners-with-issues-giving-support-doing-psychoanalysis_482257-47511.jpg"
mediaAnimation="opacity"
mediaPosition="left"
@@ -258,4 +259,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}