Skip to content

Commit 2224603

Browse files
authored
Update Ingame.tsx
"Improved" wording
1 parent f4a141d commit 2224603

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/Sections/Ingame/Ingame.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ export default function Ingame() {
3434
</div>
3535
<h1 className="text-center text-gray-700 tracking-tight leading-[1.3] font-extrabold text-2xl md:text-3xl lg:text-4xl mt-6">
3636
<span className="text-xl md:text-2xl lg:text-3xl">
37-
Ultimate features are inside!
37+
Ultimate utilities are inside!
3838
</span>
3939
<br />
40-
That <span className="text-blue-600">beats</span> everyone!!
40+
That <span className="text-blue-600">enhance</span> your experience!
4141
</h1>
4242
<div className="w-full flex flex-row justify-center">
4343
<p className="text-gray-500 font-normal my-4 text-center max-w-4xl">

0 commit comments

Comments
 (0)