Update src/app/page.tsx
This commit is contained in:
@@ -9,7 +9,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { Fire, Gamepad2, Globe, MessageSquare, Sparkles, Star, TrendingUp, Trophy, Users, Zap } from 'lucide-react';
|
||||
import { Gamepad2, Globe, MessageSquare, Sparkles, Star, TrendingUp, Trophy, Users, Zap } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="largeSmall"
|
||||
background="floatingGradient"
|
||||
background={{ variant: "plain" }}
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
title="Welcome to GameHub - Play Free Online Games"
|
||||
description="Discover thousands of free online games from action-packed adventures to strategic puzzles. Connect with millions of players worldwide and compete in tournaments."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Play Now"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
@@ -57,19 +57,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Chen", handle: "@alexgamer", testimonial: "Finally found a platform where I can play premium games completely free!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-photo-of-a-happy-gaming-enthu-1773544335300-91eba83e.png?_wi=1", imageAlt: "Alex Chen"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-photo-of-a-happy-gaming-enthu-1773544335300-91eba83e.png", imageAlt: "Alex Chen"
|
||||
},
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "@sarahplays", testimonial: "The community here is amazing. Made so many gaming friends!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-young-gamer-with-gaming--1773544335500-305ef3ec.png?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-young-gamer-with-gaming--1773544335500-305ef3ec.png", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
name: "Marcus Johnson", handle: "@marcusgaming", testimonial: "Best gaming experience I've had. No lag, no interruptions!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-competitive-gamer-profes-1773544335700-fb73221e.png?_wi=1", imageAlt: "Marcus Johnson"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-competitive-gamer-profes-1773544335700-fb73221e.png", imageAlt: "Marcus Johnson"
|
||||
},
|
||||
{
|
||||
name: "Emma Rodriguez", handle: "@emmaplays", testimonial: "Love the variety of games. There's something for everyone here!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-casual-gaming-enthusiast-1773544335336-ef5b65c4.png?_wi=1", imageAlt: "Emma Rodriguez"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-casual-gaming-enthusiast-1773544335336-ef5b65c4.png", imageAlt: "Emma Rodriguez"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
title="Popular Games"
|
||||
description="Explore our collection of free online games. From action-packed adventures to strategic puzzles, find your next favorite game."
|
||||
tag="Top Picks"
|
||||
tagIcon={Fire}
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -178,16 +178,16 @@ export default function LandingPage() {
|
||||
uniformGridCustomHeightClasses="min-h-80"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alex Chen", role: "Professional Gamer", testimonial: "GameHub has become my go-to platform for competitive gaming. The tournaments are well-organized and the prize pool is amazing!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-photo-of-a-happy-gaming-enthu-1773544335300-91eba83e.png?_wi=2", imageAlt: "Alex Chen", icon: Star
|
||||
id: "1", name: "Alex Chen", role: "Professional Gamer", testimonial: "GameHub has become my go-to platform for competitive gaming. The tournaments are well-organized and the prize pool is amazing!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-photo-of-a-happy-gaming-enthu-1773544335300-91eba83e.png", imageAlt: "Alex Chen", icon: Star
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Mitchell", role: "Casual Player", testimonial: "I love how easy it is to find new games and connect with other players. The community is so welcoming and helpful.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-young-gamer-with-gaming--1773544335500-305ef3ec.png?_wi=2", imageAlt: "Sarah Mitchell", icon: Star
|
||||
id: "2", name: "Sarah Mitchell", role: "Casual Player", testimonial: "I love how easy it is to find new games and connect with other players. The community is so welcoming and helpful.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-young-gamer-with-gaming--1773544335500-305ef3ec.png", imageAlt: "Sarah Mitchell", icon: Star
|
||||
},
|
||||
{
|
||||
id: "3", name: "Marcus Johnson", role: "Gaming Enthusiast", testimonial: "The platform performance is incredible. Zero lag, smooth gameplay, and such a huge variety of games to choose from!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-competitive-gamer-profes-1773544335700-fb73221e.png?_wi=2", imageAlt: "Marcus Johnson", icon: Star
|
||||
id: "3", name: "Marcus Johnson", role: "Gaming Enthusiast", testimonial: "The platform performance is incredible. Zero lag, smooth gameplay, and such a huge variety of games to choose from!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-competitive-gamer-profes-1773544335700-fb73221e.png", imageAlt: "Marcus Johnson", icon: Star
|
||||
},
|
||||
{
|
||||
id: "4", name: "Emma Rodriguez", role: "Content Creator", testimonial: "As a streaming content creator, GameHub offers the perfect platform to showcase games and build my audience. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-casual-gaming-enthusiast-1773544335336-ef5b65c4.png?_wi=2", imageAlt: "Emma Rodriguez", icon: Star
|
||||
id: "4", name: "Emma Rodriguez", role: "Content Creator", testimonial: "As a streaming content creator, GameHub offers the perfect platform to showcase games and build my audience. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axpez0tJap59BPdxns1zaagiBp/a-portrait-of-a-casual-gaming-enthusiast-1773544335336-ef5b65c4.png", imageAlt: "Emma Rodriguez", icon: Star
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user