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 f4a141d commit 2224603Copy full SHA for 2224603
components/Sections/Ingame/Ingame.tsx
@@ -34,10 +34,10 @@ export default function Ingame() {
34
</div>
35
<h1 className="text-center text-gray-700 tracking-tight leading-[1.3] font-extrabold text-2xl md:text-3xl lg:text-4xl mt-6">
36
<span className="text-xl md:text-2xl lg:text-3xl">
37
- Ultimate features are inside!
+ Ultimate utilities are inside!
38
</span>
39
<br />
40
- That <span className="text-blue-600">beats</span> everyone!!
+ That <span className="text-blue-600">enhance</span> your experience!
41
</h1>
42
<div className="w-full flex flex-row justify-center">
43
<p className="text-gray-500 font-normal my-4 text-center max-w-4xl">
0 commit comments