We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a58d8 commit 7b69facCopy full SHA for 7b69fac
1 file changed
components/TopBar.tsx
@@ -32,7 +32,7 @@ export default function TopBar({ variant = 'legacyDark' }: Props) {
32
>
33
<div style={{ display: 'flex', alignItems: 'center', flexWrap: 'wrap', gap: '1.25rem', color: '#ffffff' }}>
34
<span style={{ fontWeight: 500, lineHeight: 1.45 }}>
35
- 🔥 24×7 Proxy Interview Support · Job Support · Profile Engineering | USA • Canada • UK • Europe
+ 🔥 24×7 Proxy Interview Support · Job Support · Profile Engineering | USA • Canada • UK • Europe • Australia
36
</span>
37
</div>
38
<SocialIcons style={{ color: '#ffffff' }} />
0 commit comments