Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9370d9173a | |||
| c7ae348cd8 | |||
| d245e0ffdb | |||
| 41b34f98a3 | |||
| 3d84977f39 |
@@ -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