Merge version_1 into main #1
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -47,12 +47,12 @@ export default function LandingPage() {
|
||||
{ text: "Launch Dashboard", href: "#instances" },
|
||||
{ text: "View Documentation", href: "#docs" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASBdVuSxxUrf9dcJGwa09HCiuk/a-modern-sleek-game-instance-management--1772576252752-5af3de68.png"
|
||||
imageAlt="Game Instance Management Dashboard"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
description="Everything you need to manage game instances, monitor performance, and control infrastructure from one intuitive platform."
|
||||
tag="Core Capabilities"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="opacity"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
<MetricCardFourteen
|
||||
title="Trusted by Game Studios and DevOps Teams Worldwide"
|
||||
tag="Impact"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="opacity"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "500+", description: "Active game studios managing millions of player instances across global infrastructure."},
|
||||
|
||||
Reference in New Issue
Block a user