From 1016b7ae79053860349dc69c68ab2ac432141c71 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 10:58:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99c2138..6eee905 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file -- 2.49.1