Corrections and cleanup
This commit is contained in:
6
app/__generated__/[about]._index.server.tsx
generated
6
app/__generated__/[about]._index.server.tsx
generated
@@ -58,8 +58,8 @@ export const getResources = (_props: { system: System }) => {
|
||||
resources: Record<string, any>;
|
||||
}): PageMeta => {
|
||||
return {
|
||||
title: "Untitled",
|
||||
description: "",
|
||||
title: "About Us | Jamaican-American Bar Association",
|
||||
description: "We've been around since 2007 and we're here to stay. As a voluntary bar association of The Florida Bar, JABA was founded to help those in the community develop professionally. We host fundraisers and galas, award scholarships, and provide exposure, in support of those among us who aspire for more in the Jamaican-American community.",
|
||||
excludePageFromSearch: true,
|
||||
language: "",
|
||||
socialImageAssetName: undefined,
|
||||
@@ -78,5 +78,5 @@ export const getRemixParams = ({ ...params }: Params): Params => {
|
||||
}
|
||||
|
||||
|
||||
export const contactEmail = "sheckeem@gmail.com";
|
||||
export const contactEmail = "jabaflorida@gmail.com";
|
||||
|
||||
Reference in New Issue
Block a user