We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c240a72 commit b6ce907Copy full SHA for b6ce907
1 file changed
src/pages/index.tsx
@@ -6,11 +6,11 @@ export default function Index() {
6
return (
7
<Layout siteTitle="Jack Leslie">
8
<p>
9
- I'm a frontend developer at{" "}
+ I'm a senior software engineer at{" "}
10
<a href="https://wise.com" className="wise">
11
Wise
12
</a>{" "}
13
- working in the Send Money product team. I also sometimes take photos;
+ working in the Send product team. I also sometimes take photos;
14
you can look at them on my <Link href="/gallery">gallery</Link>.
15
</p>
16
0 commit comments