diff --git a/src/Project/Sugcon2024/Sugcon/src/components/Basic Components/Person.tsx b/src/Project/Sugcon2024/Sugcon/src/components/Basic Components/Person.tsx
index 72d3dfac..8ea460a7 100644
--- a/src/Project/Sugcon2024/Sugcon/src/components/Basic Components/Person.tsx
+++ b/src/Project/Sugcon2024/Sugcon/src/components/Basic Components/Person.tsx
@@ -82,10 +82,10 @@ export const Default = (props: PersonProps): JSX.Element => {
)}
-
+
-
+
{(isEditorActive() ||
@@ -93,7 +93,7 @@ export const Default = (props: PersonProps): JSX.Element => {
{
{(isEditorActive() ||
(props.params?.DisplaySocialLinks == '1' &&
props.fields.Linkedin?.value?.href !== '' &&
- props.fields.Twitter?.value?.href !== '')) && / }
+ props.fields.Twitter?.value?.href !== '')) && (
+
+ {' '}
+ /{' '}
+
+ )}
{(isEditorActive() ||
(props.params?.DisplaySocialLinks == '1' && props.fields.Twitter?.value?.href !== '')) && (
{
{props.fields.Name?.value}
-
+
{props.fields.JobRole?.value}
-
+
{props.fields.Company?.value}
-
+