We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d64ccf commit a937f07Copy full SHA for a937f07
1 file changed
src/components/home/SponsorsSection.tsx
@@ -52,7 +52,7 @@ export function SponsorsSection() {
52
Interested in sponsoring NetAuto?
53
</p>
54
<a
55
- href="mailto:netautorheinmain@gmail.com" target="_blank"
+ href="mailto:netautorheinmain@gmail.com"
56
className="inline-flex items-center gap-2 text-accent hover:text-foreground transition-colors underline underline-offset-4 hover-scale">
57
Get in touch →
58
</a>
0 commit comments