Skip to content

Commit

Permalink
Improved overall language and mission
Browse files Browse the repository at this point in the history
  • Loading branch information
Trouper committed Sep 20, 2024
1 parent a895e0d commit ccf9014
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 35 deletions.
13 changes: 6 additions & 7 deletions components/Sections/Features/Features.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,15 @@ export default function Features() {
<section className="p-6 lg:p-8 bg-gray-800 text-white">
<div className="py-8 text-center px-4 items-center">
<h1 className="text-center text-white tracking-tight leading-[1.3] font-extrabold text-3xl lg:text-4xl mb-2">
We care your safety. Play with the{' '}
<span className="text-blue-500">advantage</span>, hassle-free
We care about your needs. Participate in a {' '}
<span className="text-blue-500">leveled</span>, playing field
</h1>
<div className="w-full flex flex-row justify-center">
<p className="text-gray-400 font-normal m-0 text-center max-w-4xl">
We believe in your safety and privacy. The ClickCrystals client has
multiple options to make it undetectable, including custom loading
screen disabler and module toggle broadcast—so ever turn it on back
when you wish, or keep off to stay hidden in the ghost era of
ClickCrystals.
We believe in equity. Clickcrystals can be adapated to fit the
needs of anyone who uses it. Want to press less buttons when PvPing?
Then clickcrystals is for you. Want something custom tailored to your prefernces?
Script it to your liking. ClickCrystals comes hassle-free.
</p>
</div>
<FeaturesGrid />
Expand Down
29 changes: 7 additions & 22 deletions components/Sections/Features/FeaturesGrid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,42 +3,27 @@ import Feature from './Feature';
const features = [
{
icon: '/textures/totem.png',
title: 'Undetectable gameplay',
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!',
linkTitle: 'List of servers to avoid/play on',
title: 'Discrete gameplay',
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.',
linkTitle: 'List of servers which deny and support us',
linkUrl:
'https://github.com/clickcrystals-development/ClickCrystals#but-isnt-this-cheating',
},
{
icon: '/textures/diamond.png',
title: 'Super quality for free!',
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.",
title: 'Credible quality for free!',
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.",
linkTitle: 'Explore the features',
linkUrl:
'https://github.com/clickcrystals-development/ClickCrystals#modules',
},
{
icon: '/img/clickscript.png',
title: 'ClickScript',
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!',
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.',
linkTitle: 'Read the CCS Documentation',
linkUrl: 'https://bit.ly/ccs-wiki',
},
{
icon: '/textures/diamond_sword.png',
title: 'Win every match',
desc: 'AutoAttack, AimAssist, SpecatorSight and awesome things. Never miss a hit on your opponent and auto-respond with a L.',
},
{
icon: '/textures/bed.png',
title: 'Tailored to your mode',
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!',
},
{
icon: '/textures/painting.png',
title: 'With the HUDs!',
desc: "FPS, CPS, Server IP, ArrayList, etc. all the HUDs, enable by your choice! All the pixel-perfect HUDs you'll love.",
},
}
];

export default function FeaturesGrid() {
Expand Down
5 changes: 2 additions & 3 deletions components/Sections/GetStarted/GetStarted.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@ export default function GetStarted() {
<p className="text-gray-500 font-normal m-0 text-center max-w-3xl">
With built-in modules, ClickScript, and an online library for easy
script downloads, ClickCrystals offers comprehensive customization
options. Win every match, lead the game, and join our thriving
community today. Experience unparalleled gameplay with the
ultimate Minecraft mod.
options. Join our thriving community today. Experience high level
gameplay with the ultimate Minecraft mod.
</p>
</div>
<div className="flex flex-row gap-4 justify-center my-4">
Expand Down
5 changes: 2 additions & 3 deletions components/Sections/Hero/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default function Hero() {
<div className="py-6 px-8 lg:grid lg:gap-8 lg:grid-cols-12 lg:py-8 lg:h-screen">
<div className="place-self-center col-span-5 lg:col-span-7 h-auto py-8 lg:py-0">
<h1 className="text-left text-gray-200 tracking-normal leading-[1] font-extrabold text-6xl xl:text-8xl lg:max-w-2xl mb-6 m-0">
Like Steroids,
Advanced hotkeys,
<br /> For{' '}
<span className="bg-[radial-gradient(ellipse_200%_100%_at_top_center,#a31ca5_100%,#ab46af_100%)] text-transparent bg-clip-text">
Crystal PvP.
Expand All @@ -24,8 +24,7 @@ export default function Hero() {
<p className="text-gray-200/90 font-normal max-w-2xl text-left">
Discover ClickCrystals—a powerful, free, and open-source Minecraft
mod designed to enhance your Crystal PvP experience, all without
cheats! Loaded with a comprehensive set of modules, you&apos;ll
feel like DrDonut 2.0!
cheats! Loaded with a comprehensive set of modules to modify your human input.
</p>
</div>
<div className="flex flex-row gap-4 mt-4">
Expand Down

0 comments on commit ccf9014

Please sign in to comment.