Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 739ed5fb33 | |||
| 1016b7ae79 | |||
| 3a54a058a0 | |||
| ad881a9b8d | |||
| 38eb44225f |
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book a Free Strategy Call", href: "#contact"},
|
text: "Schedule Your Strategy Session", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -219,6 +219,7 @@ export default function LandingPage() {
|
|||||||
tag="Let's connect"
|
tag="Let's connect"
|
||||||
title="Have a brand worth building?"
|
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."
|
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"
|
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"
|
mediaAnimation="opacity"
|
||||||
mediaPosition="left"
|
mediaPosition="left"
|
||||||
@@ -258,4 +259,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user