Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
tag="Level Up Your Game"
|
tag="Level Up Your Game"
|
||||||
tagIcon={Gamepad2}
|
tagIcon={Gamepad2}
|
||||||
tagAnimation="slide-up"
|
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"
|
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"
|
imageAlt="Gaming equipment and peripherals"
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -55,7 +55,6 @@ export default function LandingPage() {
|
|||||||
{ text: "Read News", href: "news" }
|
{ text: "Read News", href: "news" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user