diff --git a/src/components/Error.tsx b/src/components/Error.tsx index 0e7b006..5c77741 100644 --- a/src/components/Error.tsx +++ b/src/components/Error.tsx @@ -35,7 +35,7 @@ export default function Error({ statusCode }: { statusCode: string }) { return ( <> - {title} - Restrafes XCS + {title} - Amperra Wyre {user ? ( - {`${user?.displayName || user?.name?.first}'s Profile`} - Restrafes XCS + {`${user?.displayName || user?.name?.first}'s Profile`} - Amperra Wyre ) : ( - {`Profile - Restrafes XCS`} + {`Profile - Amperra Wyre`} )} - This cannot be changed once set. + Universe ID will be automatically set once you insert the template into a published game and run it. This cannot be changed once set. )} diff --git a/src/components/nav/PlatformNav.tsx b/src/components/nav/PlatformNav.tsx index feef614..a7301ae 100644 --- a/src/components/nav/PlatformNav.tsx +++ b/src/components/nav/PlatformNav.tsx @@ -376,7 +376,7 @@ export default function PlatformNav({ type, title }: { type?: string; title?: st priority={true} fill={true} quality={64} - alt={'Restrafes XCS'} + alt={'Amperra Wyre'} style={{ objectFit: 'contain' }} @@ -529,7 +529,7 @@ export default function PlatformNav({ type, title }: { type?: string; title?: st priority={true} fill={true} quality={50} - alt={'Restrafes XCS'} + alt={'Amperra Wyre'} style={{ objectFit: 'contain' }} diff --git a/src/components/settings/SettingsInvite.tsx b/src/components/settings/SettingsInvite.tsx index 7cf5b9b..db00c93 100644 --- a/src/components/settings/SettingsInvite.tsx +++ b/src/components/settings/SettingsInvite.tsx @@ -67,7 +67,7 @@ export default function SettingsInvite() { You have {currentUser?.platform?.invites || 0} referral credit{currentUser?.platform?.invites === 1 ? '' : 's'}. - Who's a great addition to XCS? Invite them to join! + Who's a great addition to wyre? Invite them to join!