Skip to content

Commit

Permalink
fix: job title
Browse files Browse the repository at this point in the history
  • Loading branch information
jis3r committed Dec 10, 2024
1 parent 2481801 commit 49957fb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/lib/components/testimonials.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
<div class="mt-auto flex items-center justify-between gap-4">
<div class="flex flex-col space-y-0.5">
<p class="font-medium">Patrick Sührer</p>
<p class="text-sm text-muted-foreground">
Senior Consultant @ Deloitte Blockchain Institute
</p>
<p class="text-sm text-muted-foreground">Senior Consultant @ Deloitte</p>
</div>
<img src={sührer} alt="Sührer" class="h-12 w-12 rounded-full object-cover" />
</div>
Expand Down

0 comments on commit 49957fb

Please sign in to comment.