Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -16,11 +16,11 @@ export default function LandingPage() {
|
|||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="text-stagger"
|
defaultButtonVariant="text-stagger"
|
||||||
defaultTextAnimation="reveal-blur"
|
defaultTextAnimation="entrance-slide"
|
||||||
borderRadius="soft"
|
borderRadius="soft"
|
||||||
contentWidth="smallMedium"
|
contentWidth="smallMedium"
|
||||||
sizing="largeSmallSizeMediumTitles"
|
sizing="largeSmallSizeMediumTitles"
|
||||||
background="circleGradient"
|
background="aurora"
|
||||||
cardStyle="gradient-radial"
|
cardStyle="gradient-radial"
|
||||||
primaryButtonStyle="diagonal-gradient"
|
primaryButtonStyle="diagonal-gradient"
|
||||||
secondaryButtonStyle="glass"
|
secondaryButtonStyle="glass"
|
||||||
@@ -47,8 +47,8 @@ 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: "circleGradient" }}
|
background={{ variant: "canvas-reveal" }}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-dynamic-gaming-hero-image-featuring-mu-1772544222254-10deb046.png?_wi=1"
|
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={[
|
||||||
{ text: "Explore Games", href: "featured" },
|
{ text: "Explore Games", href: "featured" },
|
||||||
@@ -68,19 +68,19 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Epic Fantasy Adventure", description: "Immerse yourself in breathtaking worlds and legendary quests", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-stunning-screenshot-or-artwork-from-a--1772544224270-856f973a.png?_wi=1", imageAlt: "Fantasy adventure game", buttonIcon: ArrowRight,
|
title: "Epic Fantasy Adventure", description: "Immerse yourself in breathtaking worlds and legendary quests", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-stunning-screenshot-or-artwork-from-a--1772544224270-856f973a.png", imageAlt: "Fantasy adventure game", buttonIcon: ArrowRight,
|
||||||
buttonHref: "#featured"
|
buttonHref: "#featured"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Competitive Arena Shooter", description: "Fast-paced action where only the skilled survive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-competitive-multiplayer-game-screensho-1772544221824-35cea7a9.png?_wi=1", imageAlt: "Competitive multiplayer game", buttonIcon: ArrowRight,
|
title: "Competitive Arena Shooter", description: "Fast-paced action where only the skilled survive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-competitive-multiplayer-game-screensho-1772544221824-35cea7a9.png", imageAlt: "Competitive multiplayer game", buttonIcon: ArrowRight,
|
||||||
buttonHref: "#featured"
|
buttonHref: "#featured"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Story-Driven Masterpiece", description: "An emotional journey through stunning indie artistry", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/an-indie-game-or-story-driven-game-artwo-1772544223706-d5a2587e.png?_wi=1", imageAlt: "Indie game artwork", buttonIcon: ArrowRight,
|
title: "Story-Driven Masterpiece", description: "An emotional journey through stunning indie artistry", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/an-indie-game-or-story-driven-game-artwo-1772544223706-d5a2587e.png", imageAlt: "Indie game artwork", buttonIcon: ArrowRight,
|
||||||
buttonHref: "#featured"
|
buttonHref: "#featured"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Cooperative Multiplayer Fun", description: "Team up with friends for unforgettable experiences", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-cooperative-multiplayer-game-image-dis-1772544222430-147beff5.png?_wi=1", imageAlt: "Cooperative multiplayer game", buttonIcon: ArrowRight,
|
title: "Cooperative Multiplayer Fun", description: "Team up with friends for unforgettable experiences", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-cooperative-multiplayer-game-image-dis-1772544222430-147beff5.png", imageAlt: "Cooperative multiplayer game", buttonIcon: ArrowRight,
|
||||||
buttonHref: "#featured"
|
buttonHref: "#featured"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
@@ -131,19 +131,19 @@ export default function LandingPage() {
|
|||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", brand: "AAA Studio", name: "Legend of Kingdoms", price: "59.99", rating: 5,
|
id: "1", brand: "AAA Studio", name: "Legend of Kingdoms", price: "59.99", rating: 5,
|
||||||
reviewCount: "45.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-stunning-screenshot-or-artwork-from-a--1772544224270-856f973a.png?_wi=2", imageAlt: "Legend of Kingdoms game cover"
|
reviewCount: "45.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-stunning-screenshot-or-artwork-from-a--1772544224270-856f973a.png", imageAlt: "Legend of Kingdoms game cover"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", brand: "Competitive Games Inc", name: "Apex Champions", price: "Free-to-Play", rating: 5,
|
id: "2", brand: "Competitive Games Inc", name: "Apex Champions", price: "Free-to-Play", rating: 5,
|
||||||
reviewCount: "128.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-competitive-multiplayer-game-screensho-1772544221824-35cea7a9.png?_wi=2", imageAlt: "Apex Champions game cover"
|
reviewCount: "128.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-competitive-multiplayer-game-screensho-1772544221824-35cea7a9.png", imageAlt: "Apex Champions game cover"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", brand: "Indie Collective", name: "Whispers of Eternity", price: "24.99", rating: 5,
|
id: "3", brand: "Indie Collective", name: "Whispers of Eternity", price: "24.99", rating: 5,
|
||||||
reviewCount: "12.8k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/an-indie-game-or-story-driven-game-artwo-1772544223706-d5a2587e.png?_wi=2", imageAlt: "Whispers of Eternity game cover"
|
reviewCount: "12.8k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/an-indie-game-or-story-driven-game-artwo-1772544223706-d5a2587e.png", imageAlt: "Whispers of Eternity game cover"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", brand: "Multiplayer Studios", name: "Couch Quest Adventures", price: "39.99", rating: 5,
|
id: "4", brand: "Multiplayer Studios", name: "Couch Quest Adventures", price: "39.99", rating: 5,
|
||||||
reviewCount: "8.9k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-cooperative-multiplayer-game-image-dis-1772544222430-147beff5.png?_wi=2", imageAlt: "Couch Quest Adventures game cover"
|
reviewCount: "8.9k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-cooperative-multiplayer-game-image-dis-1772544222430-147beff5.png", imageAlt: "Couch Quest Adventures game cover"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
|||||||
id: "4", title: "Should I join a gaming clan or team?", content: "Joining a clan provides community, shared learning opportunities, and competitive gameplay. Find groups matching your skill level and gaming interests. Team play enhances coordination skills and makes gaming more enjoyable and rewarding."
|
id: "4", title: "Should I join a gaming clan or team?", content: "Joining a clan provides community, shared learning opportunities, and competitive gameplay. Find groups matching your skill level and gaming interests. Team play enhances coordination skills and makes gaming more enjoyable and rewarding."
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8cPkVIx4877lfR19d2tKlMKG/a-dynamic-gaming-hero-image-featuring-mu-1772544222254-10deb046.png?_wi=2"
|
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 setup and peripherals"
|
imageAlt="Gaming setup and peripherals"
|
||||||
mediaPosition="left"
|
mediaPosition="left"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
|||||||
cardTitle="Trusted by millions of gamers worldwide connecting through our gaming hub community"
|
cardTitle="Trusted by millions of gamers worldwide connecting through our gaming hub community"
|
||||||
cardTag="Join Our Community"
|
cardTag="Join Our Community"
|
||||||
cardTagIcon={Users}
|
cardTagIcon={Users}
|
||||||
cardAnimation="reveal-blur"
|
cardAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user