fix: remove exclamation mark from "About SVR.JS" heading

This commit is contained in:
Dorian Niemiec 2024-09-07 10:13:08 +02:00
parent 34fdf4a62e
commit f3613f024b

View file

@ -20,7 +20,7 @@ const About = () => {
<h2 className="text-3xl md:text-5xl font-bold">
About{" "}
<span className="bg-gradient-to-b from-green-300 to-primary text-transparent bg-clip-text">
SVR.JS!
SVR.JS
</span>
</h2>
<p className="text-lg text-muted-foreground mt-4">