Skip to content

Commit

Permalink
Update contact form label
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinkipruto committed Sep 20, 2023
1 parent 781de01 commit 6565464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/codeforafrica/src/payload/blocks/ContactForm.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const ContactForm = {
slug: "contact-form",
imageURL: "/images/cms/blocks/contact_form.jpg",
imageAltText: "Contact From Code",
imageAltText: "Contact Form",
fields: [
{
name: "embedCode",
Expand Down

0 comments on commit 6565464

Please sign in to comment.