Corrections and cleanup

This commit is contained in:
deterge
2025-10-09 05:14:38 -04:00
parent 903e016eec
commit 446f3b1b3f
24 changed files with 1355 additions and 18557 deletions

View File

@@ -21,15 +21,19 @@ export const getResources = (_props: { system: System }) => {
resources: Record<string, any>;
}): PageMeta => {
return {
title: "Home",
description: undefined,
excludePageFromSearch: undefined,
title: "Jamaican-American Bar Association",
description: "The Jamaican-American Bar Association, founded in 2008, supports Jamaican-Americans aspiring to become attorneys. We are dedicated to advancing their professional interests and fostering a strong community of legal professionals in Miami and beyond.",
excludePageFromSearch: true,
language: undefined,
socialImageAssetName: undefined,
socialImageUrl: undefined,
status: undefined,
redirect: undefined,
custom: [
{
property: "title",
content: "Jamaican-American Bar Association: Empowering Future Attorneys | Jamaican-American Bar Association",
},
],
};
};
@@ -41,5 +45,5 @@ export const getRemixParams = ({ ...params }: Params): Params => {
}
export const contactEmail = "sheckeem@gmail.com";
export const contactEmail = "jabaflorida@gmail.com";