Skip to content

Commit 1708ad4

Browse files
Merge branch 'main' into main
2 parents 31ca1d7 + 2485738 commit 1708ad4

File tree

3 files changed

+15
-31
lines changed

3 files changed

+15
-31
lines changed

components/Sections/Features/Features.tsx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ export default function Features() {
55
<section className="p-6 lg:p-8 bg-gray-800 text-white">
66
<div className="py-8 text-center px-4 items-center">
77
<h1 className="text-center text-white tracking-tight leading-[1.3] font-extrabold text-3xl lg:text-4xl mb-2">
8-
We care your safety. Play with the{' '}
9-
<span className="text-blue-500">advantage</span>, hassle-free
8+
We care about your needs. Participate in a{' '}
9+
<span className="text-blue-500">leveled</span>, playing field
1010
</h1>
1111
<div className="w-full flex flex-row justify-center">
1212
<p className="text-gray-400 font-normal m-0 text-center max-w-4xl">
13-
We believe in your safety and privacy. The ClickCrystals client has
14-
multiple options to make it undetectable, including custom loading
15-
screen disabler and module toggle broadcast—so ever turn it on back
16-
when you wish, or keep off to stay hidden in the ghost era of
17-
ClickCrystals.
13+
We believe in equity. Clickcrystals can be adapated to fit the needs
14+
of anyone who uses it. Want to press less buttons when PvPing? Then
15+
clickcrystals is for you. Want something custom tailored to your
16+
prefernces? Script it to your liking. ClickCrystals comes
17+
hassle-free.
1818
</p>
1919
</div>
2020
<FeaturesGrid />

components/Sections/Features/FeaturesGrid.tsx

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3,42 +3,27 @@ import Feature from './Feature';
33
const features = [
44
{
55
icon: '/textures/totem.png',
6-
title: 'Undetectable gameplay',
7-
desc: 'All of our modules are designed to be safe, easy to use, and free of any potential risks. We regularly test our modules on different servers to ensure they are risk-free and do not flag. No worries of getting flagged!',
8-
linkTitle: 'List of servers to avoid/play on',
6+
title: 'Discrete gameplay',
7+
desc: 'All of our modules are designed to be safe, easy to use, and free of any potential risks. Our modules undergo rigourous scrutiny and testing to make sure there is no way they can be flagged as a cheat or unfair advantage.',
8+
linkTitle: 'List of servers which deny and support us',
99
linkUrl:
1010
'https://github.com/clickcrystals-development/ClickCrystals#but-isnt-this-cheating',
1111
},
1212
{
1313
icon: '/textures/diamond.png',
14-
title: 'Super quality for free!',
15-
desc: "The ClickCrystals mod is full of features proven to give you an astounding advantage in every match. From simple automation to advanced PvP modules, we've got you everything to dominate the game—autoattack, jump reset, auto totem, auto pot, auto pearl and whatsover.",
14+
title: 'Credible quality for free!',
15+
desc: 'Clickcrystals is full of powerful features to let you achieve success. From left clicking to both break and place crystals to automaticaly throwing a pearl apon your request, ClickCrystals will simplify your interactions. Clickcrystals includes powerful rendering modules to display FPS, CPS, Server IP, ArrayList, Armor Durrability, and more! All huds are rendered in high quality, displaying accurate information on your gameplay.',
1616
linkTitle: 'Explore the features',
1717
linkUrl:
1818
'https://github.com/clickcrystals-development/ClickCrystals#modules',
1919
},
2020
{
2121
icon: '/img/clickscript.png',
2222
title: 'ClickScript',
23-
desc: 'ClickScript (CCS) is a scripting language that lets you create modules, macros, and more. Write .ccs files, and use our in-game editor to build, debug, and run scripts. Automatic farms, kill aura, auto pots and a lot more!',
23+
desc: 'ClickScript (CCS) is a scripting language that lets you create modules, macros, and more. Write .ccs files, and use our in-game editor to build, debug, and run scripts. Automate chat commands, farming, or any other action.',
2424
linkTitle: 'Read the CCS Documentation',
2525
linkUrl: 'https://bit.ly/ccs-wiki',
2626
},
27-
{
28-
icon: '/textures/diamond_sword.png',
29-
title: 'Win every match',
30-
desc: 'AutoAttack, AimAssist, SpecatorSight and awesome things. Never miss a hit on your opponent and auto-respond with a L.',
31-
},
32-
{
33-
icon: '/textures/bed.png',
34-
title: 'Tailored to your mode',
35-
desc: 'ClickCrystals is tailored for Crystal PvP, however its many utillity modules and the custom coded ClickScript modules prove to bypass many ACs and players use ClickCrystals for all the different gamemodes!',
36-
},
37-
{
38-
icon: '/textures/painting.png',
39-
title: 'With the HUDs!',
40-
desc: "FPS, CPS, Server IP, ArrayList, etc. all the HUDs, enable by your choice! All the pixel-perfect HUDs you'll love.",
41-
},
4227
];
4328

4429
export default function FeaturesGrid() {

components/Sections/GetStarted/GetStarted.tsx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,8 @@ export default function GetStarted() {
4343
<p className="text-gray-500 font-normal m-0 text-center max-w-3xl">
4444
With built-in modules, ClickScript, and an online library for easy
4545
script downloads, ClickCrystals offers comprehensive customization
46-
options. Win every match, lead the game, and join our thriving
47-
community today. Experience unparalleled gameplay with the
48-
ultimate Minecraft mod.
46+
options. Join our thriving community today. Experience high level
47+
gameplay with the ultimate Minecraft mod.
4948
</p>
5049
</div>
5150
<div className="flex flex-row gap-4 justify-center my-4">

0 commit comments

Comments
 (0)