Merge version_4 into main #6
@@ -44,7 +44,7 @@ export default function GamingPage() {
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Master the Fabric Modding Ecosystem"
|
||||
description="Build lightweight, high-performance mods for modern Minecraft versions. Join the thriving Fabric community and start creating your own game experience today."
|
||||
description="Reduce mod development time by 50% with our lightweight, high-performance toolkit. Join the thriving Fabric community and start creating your own game experience today."
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#features" },
|
||||
{ text: "View Docs", href: "#contact" }
|
||||
@@ -181,4 +181,4 @@ export default function GamingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user