Skip to content

Commit

Permalink
Add: contact us link to the footer props in Page block
Browse files Browse the repository at this point in the history
  • Loading branch information
georgiganchev-7DIGIT committed Jan 10, 2024
1 parent 80e2adc commit b1dd8b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/blocks/Page/Page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,7 @@ export const Page = ({
<Footer
lists={footerLists}
contactUsText={t("contact_us")}
contactUsUrl="/contact-us"
navigate={navigateTo}
Link={Link}
showSocials={false}
Expand Down

0 comments on commit b1dd8b2

Please sign in to comment.