Skip to content

Commit

Permalink
update cta propter
Browse files Browse the repository at this point in the history
  • Loading branch information
musiur committed Nov 19, 2024
1 parent 3da0685 commit 4c3ab25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/molecule/services-cta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const ServicesCTA = ({
"text-right": position === "right",
})}
>
Get a free one-on-one Consultation
Go Here To Fill Out A 2-Minute Application For The Free Resources
</p>
<div className="grid grid-cols-1 min-[400px]:flex flex-wrap items-center justify-start gap-[12px]">
<EmailModal buttonText={primary.text} path={primary.link} />
Expand Down

0 comments on commit 4c3ab25

Please sign in to comment.