GameX - Games for all
-
- Come play funnest, freshest and most popular games. Get your free
- account today.
+
+ Come play{" "}
+
+ {adjectives.map((word, index) => (
+ index ? -50 : 50,
+ opacity: titleNumber === index ? 1 : 0,
+ }}
+ transition={{
+ y: { type: "spring", stiffness: 100, damping: 15 },
+ opacity: { duration: 0.2 },
+ }}
+ >
+
+ {word}
+
+ ))}
+
+ , and most popular games. Get your free account today.
-