Update src/app/page.tsx
This commit is contained in:
@@ -19,7 +19,7 @@ export default function GameHubPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="large"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,7 +45,7 @@ export default function GameHubPage() {
|
||||
<HeroSplitTestimonial
|
||||
title="Play Unlimited Games Today"
|
||||
description="Discover thousands of games across all genres. From indie classics to AAA blockbusters, GameHub brings the best gaming experiences to your fingertips."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Welcome to Gaming Paradise"
|
||||
tagIcon={Gamepad2}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user