We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbdb999 commit aa7d7f0Copy full SHA for aa7d7f0
app/(home)/page.tsx
@@ -60,7 +60,7 @@ export default function HomePage() {
60
</h1>
61
62
<p className="text-xl md:text-2xl text-slate-300 max-w-4xl mx-auto leading-relaxed font-medium">
63
- Ultimate .NET React Templates for <span className="text-cyan-400 font-bold">Vibe Coded UIs</span>
+ Ultimate .NET 10 React Templates for <span className="text-cyan-400 font-bold">Vibe Coded UIs</span>
64
<br className="hidden md:block" />
65
running on <span className="text-sky-400 font-bold">robust and scalable .NET backends</span>.
66
</p>
0 commit comments