Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 13:28:00 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Level Up Your Game"
tagIcon={Gamepad2}
tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }}
background={{ variant: "circleGradient" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-dynamic-gaming-hero-image-featuring-mu-1772544222254-10deb046.png"
imageAlt="Gaming equipment and peripherals"
buttons={[
@@ -55,7 +55,6 @@ export default function LandingPage() {
{ text: "Read News", href: "news" }
]}
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>