Merge version_2 into main #4
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
title="Why Players Love Us"
|
||||
description="We bridge the gap between imagination and reality with cutting-edge tech."
|
||||
features={[
|
||||
{ icon: Rocket, title: "Speed", description: "Blazing fast optimization." },
|
||||
{ icon: Rocket, title: "Speed", description: "Smooth, lag-free gameplay." },
|
||||
{ icon: Shield, title: "Security", description: "Safe for all ages." },
|
||||
{ icon: Heart, title: "Passion", description: "Made with love." },
|
||||
]}
|
||||
@@ -167,4 +167,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user